From f78191047fcfc936b1bd361792deb2376f6db550 Mon Sep 17 00:00:00 2001 From: eric_scmitt Date: Fri, 11 Oct 2024 19:11:41 +0000 Subject: [PATCH] update for STU publication hl7.fhir.us.vr-common-library#2.0.0 --- fhir-ig-list.json | 15165 ++++++++++++++++++++------------------------ 1 file changed, 6843 insertions(+), 8322 deletions(-) diff --git a/fhir-ig-list.json b/fhir-ig-list.json index a55f331..70cab17 100644 --- a/fhir-ig-list.json +++ b/fhir-ig-list.json @@ -1,8741 +1,7262 @@ { - "guides": [ - { - "name": "US Core", - "category": "National Base", - "npm-name": "hl7.fhir.us.core", - "description": "Base US national implementation guide", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "implementations": [ - { - "name": "Test Server", - "type": "server", - "url": "http://test.fhir.org" + "guides" : [ + { + "name" : "US Core", + "category" : "National Base", + "npm-name" : "hl7.fhir.us.core", + "description" : "Base US national implementation guide", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "implementations" : [ + { + "name" : "Test Server", + "type" : "server", + "url" : "http://test.fhir.org" }, { - "name": "Source Code", - "type": "source", - "url": "http://github.com/HealthIntersections/fhirserver" - } - ], - "history": "http://hl7.org/fhir/us/core/history.html", - "canonical": "http://hl7.org/fhir/us/core", - "ci-build": "http://build.fhir.org/ig/HL7/US-Core", - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 42, - "extensions": 5, - "operations": 1, - "valuesets": 31, - "codeSystems": 4, - "examples": 111 + "name" : "Source Code", + "type" : "source", + "url" : "http://github.com/HealthIntersections/fhirserver" + } + ], + "history" : "http://hl7.org/fhir/us/core/history.html", + "canonical" : "http://hl7.org/fhir/us/core", + "ci-build" : "http://build.fhir.org/ig/HL7/US-Core", + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 42, + "extensions" : 5, + "operations" : 1, + "valuesets" : 31, + "codeSystems" : 4, + "examples" : 111 }, - "editions": [ + "editions" : [ { - "name": "STU7", - "ig-version": "7.0.0", - "package": "hl7.fhir.us.core#7.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/core/STU7" + "name" : "STU7", + "ig-version" : "7.0.0", + "package" : "hl7.fhir.us.core#7.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/core/STU7" } ] }, { - "name": "AU Base", - "category": "National Base", - "npm-name": "hl7.fhir.au.base", - "description": "AU Base implementation guide provides support for the use of FHIR®© in an Australian context.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "au", - "language": [ - "en" - ], - "history": "http://hl7.org.au/fhir/history.html", - "canonical": "http://hl7.org.au/fhir", - "ci-build": "http://build.fhir.org/ig/hl7au/au-fhir-base", - "editions": [ - { - "name": "Preview", - "ig-version": "4.2.1-preview", - "package": "hl7.fhir.au.base#4.2.1-preview", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org.au/fhir/4.2.1-preview" + "name" : "AU Base", + "category" : "National Base", + "npm-name" : "hl7.fhir.au.base", + "description" : "AU Base implementation guide provides support for the use of FHIR®© in an Australian context.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "au", + "language" : ["en"], + "history" : "http://hl7.org.au/fhir/history.html", + "canonical" : "http://hl7.org.au/fhir", + "ci-build" : "http://build.fhir.org/ig/hl7au/au-fhir-base", + "editions" : [ + { + "name" : "Preview", + "ig-version" : "4.2.1-preview", + "package" : "hl7.fhir.au.base#4.2.1-preview", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org.au/fhir/4.2.1-preview" } ], - "analysis": { - "error": "JsonObject" + "analysis" : { + "error" : "JsonObject" } }, { - "name": "AU Core", - "category": "National Base", - "npm-name": "hl7.fhir.au.core", - "description": "AU Core implementation guide provides support for the use of FHIR®© in an Australian context, and defines the minimum set of constraints on the FHIR resources to create the AU Core profiles.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "au", - "language": [ - "en" - ], - "history": "http://hl7.org.au/fhir/core/history.html", - "canonical": "http://hl7.org.au/fhir/core", - "ci-build": "http://build.fhir.org/ig/hl7au/au-fhir-core", - "editions": [ - { - "name": "Preview", - "ig-version": "0.4.0-preview", - "package": "hl7.fhir.au.core#0.4.0-preview", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org.au/fhir/core/0.4.0-preview" - } - ], - "analysis": { - "error": "JsonObject" + "name" : "AU Core", + "category" : "National Base", + "npm-name" : "hl7.fhir.au.core", + "description" : "AU Core implementation guide provides support for the use of FHIR®© in an Australian context, and defines the minimum set of constraints on the FHIR resources to create the AU Core profiles.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "au", + "language" : ["en"], + "history" : "http://hl7.org.au/fhir/core/history.html", + "canonical" : "http://hl7.org.au/fhir/core", + "ci-build" : "http://build.fhir.org/ig/hl7au/au-fhir-core", + "editions" : [ + { + "name" : "Preview", + "ig-version" : "0.4.0-preview", + "package" : "hl7.fhir.au.core#0.4.0-preview", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org.au/fhir/core/0.4.0-preview" + } + ], + "analysis" : { + "error" : "JsonObject" } }, { - "name": "NZ Base", - "category": "National Base", - "npm-name": "fhir.org.nz.ig.base", - "description": "Base New Zealand national implementation guide", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "nz", - "language": [ - "en" - ], - "canonical": "http://fhir.org.nz/ig/base", - "ci-build": "http://build.fhir.org/ig/HL7NZ/nzbase/branches/master/index.html", - "editions": [ - { - "name": "Release 3", - "ig-version": "3.0.0", - "package": "fhir.org.nz.ig.base#3.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.org.nz/ig/base" + "name" : "NZ Base", + "category" : "National Base", + "npm-name" : "fhir.org.nz.ig.base", + "description" : "Base New Zealand national implementation guide", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "nz", + "language" : ["en"], + "canonical" : "http://fhir.org.nz/ig/base", + "ci-build" : "http://build.fhir.org/ig/HL7NZ/nzbase/branches/master/index.html", + "editions" : [ + { + "name" : "Release 3", + "ig-version" : "3.0.0", + "package" : "fhir.org.nz.ig.base#3.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.org.nz/ig/base" } ], - "analysis": { - "error": "Error fetching package directly (http://fhir.org.nz/ig/base/1.0.0/package.tgz), or fetching package list for fhir.org.nz.ig.base from http://fhir.org.nz/ig/base/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://fhir.org.nz/ig/base/1.0.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-6.log)" + "analysis" : { + "error" : "Error fetching package directly (http://fhir.org.nz/ig/base/1.0.0/package.tgz), or fetching package list for fhir.org.nz.ig.base from http://fhir.org.nz/ig/base/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://fhir.org.nz/ig/base/1.0.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-6.log)" } }, { - "name": "CCDA on FHIR", - "category": "Clinical Documents", - "npm-name": "hl7.fhir.us.ccda", - "description": "US Realm Implementation Guide (IG) addressing the key aspects of Consolidated CDA (C-CDA) required for Meaningful Use (MU). This IG focuses on the clinical document header and narrative constraints necessary for human readability, and references the Data Access Framework (DAF) implementation guide for coded data representation", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/ccda/history.html", - "canonical": "http://hl7.org/fhir/us/ccda", - "ci-build": "http://build.fhir.org/ig/HL7/ccda-on-fhir", - "analysis": { - "content": true, - "rest": true, - "profiles": 12, - "extensions": 8, - "valuesets": 10, - "examples": 32 + "name" : "CCDA on FHIR", + "category" : "Clinical Documents", + "npm-name" : "hl7.fhir.us.ccda", + "description" : "US Realm Implementation Guide (IG) addressing the key aspects of Consolidated CDA (C-CDA) required for Meaningful Use (MU). This IG focuses on the clinical document header and narrative constraints necessary for human readability, and references the Data Access Framework (DAF) implementation guide for coded data representation", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/ccda/history.html", + "canonical" : "http://hl7.org/fhir/us/ccda", + "ci-build" : "http://build.fhir.org/ig/HL7/ccda-on-fhir", + "analysis" : { + "content" : true, + "rest" : true, + "profiles" : 12, + "extensions" : 8, + "valuesets" : 10, + "examples" : 32 }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.2.0", - "package": "hl7.fhir.us.ccda#1.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/ccda/STU1.2" - } - ] - }, - { - "name": "SDC (Structured Data Capture)", - "category": "Forms Management", - "npm-name": "hl7.fhir.uv.sdc", - "description": "Defines expectations for sharing of Questionnaires and answers, including mechanisms for automatically populating portions of a questionnaire based on embedded mappings to underlying data elements", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/sdc/history.html", - "canonical": "http://hl7.org/fhir/uv/sdc", - "ci-build": "http://build.fhir.org/ig/HL7/sdc", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "carePlanning": true, - "questionnaire": true, - "profiles": 26, - "extensions": 42, - "logicals": 2, - "operations": 7, - "valuesets": 9, - "codeSystems": 7, - "examples": 48 + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.2.0", + "package" : "hl7.fhir.us.ccda#1.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/ccda/STU1.2" + } + ] + }, + { + "name" : "SDC (Structured Data Capture)", + "category" : "Forms Management", + "npm-name" : "hl7.fhir.uv.sdc", + "description" : "Defines expectations for sharing of Questionnaires and answers, including mechanisms for automatically populating portions of a questionnaire based on embedded mappings to underlying data elements", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/sdc/history.html", + "canonical" : "http://hl7.org/fhir/uv/sdc", + "ci-build" : "http://build.fhir.org/ig/HL7/sdc", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "carePlanning" : true, + "questionnaire" : true, + "profiles" : 26, + "extensions" : 42, + "logicals" : 2, + "operations" : 7, + "valuesets" : 9, + "codeSystems" : 7, + "examples" : 48 }, - "editions": [ - { - "name": "STU 3", - "ig-version": "3.0.0", - "package": "hl7.fhir.uv.sdc#3.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/sdc/STU3" + "editions" : [ + { + "name" : "STU 3", + "ig-version" : "3.0.0", + "package" : "hl7.fhir.uv.sdc#3.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/sdc/STU3" }, { - "name": "STU 2", - "ig-version": "2.0.0", - "package": "hl7.fhir.uv.sdc#2.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://hl7.org/fhir/us/sdc/STU2" + "name" : "STU 2", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.uv.sdc#2.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://hl7.org/fhir/us/sdc/STU2" }, { - "name": "DSTU 1", - "ig-version": "1.0.2", - "package": "hl7.fhir.uv.sdc#1.0.2", - "fhir-version": [ - "1.0.2" - ], - "url": "http://hl7.org/fhir/DSTU2/sdc/sdc.html" + "name" : "DSTU 1", + "ig-version" : "1.0.2", + "package" : "hl7.fhir.uv.sdc#1.0.2", + "fhir-version" : ["1.0.2"], + "url" : "http://hl7.org/fhir/DSTU2/sdc/sdc.html" } ] }, { - "name": "SDC Data Elements Registry", - "category": "Forms Management", - "npm-name": "hl7.fhir.us.sdcde", - "description": "Defines expectations for sharing of data elements between registries", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/sdcde/history.html", - "canonical": "http://hl7.org/fhir/us/sdcde", - "ci-build": "http://build.fhir.org/ig/HL7/sdc-de", - "analysis": { - "error": "Unable to resolve package id hl7.fhir.us.sdcde#1.0.2" + "name" : "SDC Data Elements Registry", + "category" : "Forms Management", + "npm-name" : "hl7.fhir.us.sdcde", + "description" : "Defines expectations for sharing of data elements between registries", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/sdcde/history.html", + "canonical" : "http://hl7.org/fhir/us/sdcde", + "ci-build" : "http://build.fhir.org/ig/HL7/sdc-de", + "analysis" : { + "error" : "Unable to resolve package id hl7.fhir.us.sdcde#1.0.2" }, - "editions": [ - { - "name": "STU 2", - "ig-version": "2.0", - "package": "hl7.fhir.us.sdcde#2.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://hl7.org/fhir/us/sdcde/STU2" + "editions" : [ + { + "name" : "STU 2", + "ig-version" : "2.0", + "package" : "hl7.fhir.us.sdcde#2.0", + "fhir-version" : ["3.0.1"], + "url" : "http://hl7.org/fhir/us/sdcde/STU2" }, { - "name": "STU 1", - "ig-version": "1.0.2", - "package": "hl7.fhir.us.sdcde#1.0.2", - "fhir-version": [ - "1.0.2" - ], - "url": "http://hl7.org/fhir/DSTU2/sdcde/sdcde.html" + "name" : "STU 1", + "ig-version" : "1.0.2", + "package" : "hl7.fhir.us.sdcde#1.0.2", + "fhir-version" : ["1.0.2"], + "url" : "http://hl7.org/fhir/DSTU2/sdcde/sdcde.html" } ] }, { - "name": "US Lab", - "category": "Diagnostics", - "npm-name": "hl7.fhir.us.lab", - "description": "US Realm Laboratory ordering and reporting between ambulatory care setting and the laboratory and laboratory reporting to public health jurisdictions", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "editions": [ + "name" : "US Lab", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.us.lab", + "description" : "US Realm Laboratory ordering and reporting between ambulatory care setting and the laboratory and laboratory reporting to public health jurisdictions", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "editions" : [ { - "name": "DSTU2", - "ig-version": "n/a", - "package": "hl7.fhir.us.lab#n/a", - "fhir-version": [ - "1.0.2" - ], - "url": "http://hl7.org/fhir/DSTU2/uslab/uslab.html" + "name" : "DSTU2", + "ig-version" : "n/a", + "package" : "hl7.fhir.us.lab#n/a", + "fhir-version" : ["1.0.2"], + "url" : "http://hl7.org/fhir/DSTU2/uslab/uslab.html" } ], - "analysis": { - "error": "Unable to resolve package id hl7.fhir.us.lab#n/a" + "analysis" : { + "error" : "Unable to resolve package id hl7.fhir.us.lab#n/a" } }, { - "name": "RCPA Cancer Reports", - "category": "Diagnostics", - "npm-name": "hl7.fhir.au.rcpa", - "description": "Structured Cancer Reporting Protocols (FHIR adaptation of joint CAP/RCPA protocols)", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "au", - "language": [ - "en" - ], - "ci-build": "http://build.fhir.org/ig/hl7au/au-fhir-rcpa", - "canonical": "http://hl7.org.au/fhir/rcpa", - "editions": [ - { - "name": "Release 1 Draft", - "ig-version": "0.1.0", - "package": "hl7.fhir.au.rcpa#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://hl7.org.au/fhir/rcpa/0.1.0" + "name" : "RCPA Cancer Reports", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.au.rcpa", + "description" : "Structured Cancer Reporting Protocols (FHIR adaptation of joint CAP/RCPA protocols)", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "au", + "language" : ["en"], + "ci-build" : "http://build.fhir.org/ig/hl7au/au-fhir-rcpa", + "canonical" : "http://hl7.org.au/fhir/rcpa", + "editions" : [ + { + "name" : "Release 1 Draft", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.au.rcpa#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://hl7.org.au/fhir/rcpa/0.1.0" } ], - "analysis": {} + "analysis" : { + } }, { - "name": "DAF", - "category": "EHR Access", - "npm-name": "hl7.fhir.us.daf", - "description": "Basic arrangements for accessing meaningful use data from EHR systems **NOTE: DAF has been superseded by Argonaut, DAF-Research and US-Core**", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/daf/history.html", - "canonical": "http://hl7.org/fhir/us/daf", - "ci-build": "http://build.fhir.org/ig/HL7/daf-research", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "carePlanning": true, - "profiles": 5, - "extensions": 2, - "operations": 3, - "valuesets": 2, - "codeSystems": 2 + "name" : "DAF", + "category" : "EHR Access", + "npm-name" : "hl7.fhir.us.daf", + "description" : "Basic arrangements for accessing meaningful use data from EHR systems **NOTE: DAF has been superseded by Argonaut, DAF-Research and US-Core**", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/daf/history.html", + "canonical" : "http://hl7.org/fhir/us/daf", + "ci-build" : "http://build.fhir.org/ig/HL7/daf-research", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "carePlanning" : true, + "profiles" : 5, + "extensions" : 2, + "operations" : 3, + "valuesets" : 2, + "codeSystems" : 2 }, - "editions": [ - { - "name": "STU 2", - "ig-version": "2.0.0", - "package": "hl7.fhir.us.daf#2.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://hl7.org/fhir/us/daf-research/STU2" + "editions" : [ + { + "name" : "STU 2", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.us.daf#2.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://hl7.org/fhir/us/daf-research/STU2" }, { - "name": "DSTU 1", - "ig-version": "1.0.2", - "package": "hl7.fhir.us.daf#1.0.2", - "fhir-version": [ - "1.0.2" - ], - "url": "http://hl7.org/fhir/DSTU2/daf/daf.html" - } - ] + "name" : "DSTU 1", + "ig-version" : "1.0.2", + "package" : "hl7.fhir.us.daf#1.0.2", + "fhir-version" : ["1.0.2"], + "url" : "http://hl7.org/fhir/DSTU2/daf/daf.html" + } + ] + }, + { + "name" : "Argonaut Data Query", + "category" : "EHR Access", + "npm-name" : "fhir.argonaut.r2", + "description" : "This implementation guide is based upon DSTU2 FHIR standard and covers the US EHR data access for the ONC Common Clinical Data Set and retrieval of static documents", + "authority" : "Argonaut (US)", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://www.fhir.org/guides/argonaut/r2/history.html", + "ci-build" : "http://build.fhir.org/ig/argonautproject/data-query", + "canonical" : "http://fhir.org/guides/argonaut/r2", + "editions" : [ + { + "name" : "First Release", + "ig-version" : "1.0.0", + "package" : "fhir.argonaut.r2#1.0.0", + "fhir-version" : ["1.0.2"], + "url" : "http://fhir.org/guides/argonaut/r2/1.0" + } + ], + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 17, + "extensions" : 5, + "operations" : 1, + "valuesets" : 25 + } }, { - "name": "Argonaut Data Query", - "category": "EHR Access", - "npm-name": "fhir.argonaut.r2", - "description": "This implementation guide is based upon DSTU2 FHIR standard and covers the US EHR data access for the ONC Common Clinical Data Set and retrieval of static documents", - "authority": "Argonaut (US)", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://www.fhir.org/guides/argonaut/r2/history.html", - "ci-build": "http://build.fhir.org/ig/argonautproject/data-query", - "canonical": "http://fhir.org/guides/argonaut/r2", - "editions": [ - { - "name": "First Release", - "ig-version": "1.0.0", - "package": "fhir.argonaut.r2#1.0.0", - "fhir-version": [ - "1.0.2" - ], - "url": "http://fhir.org/guides/argonaut/r2/1.0" - } - ], - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 17, - "extensions": 5, - "operations": 1, - "valuesets": 25 + "name" : "HSPC EHR Guide", + "category" : "EHR Access", + "npm-name" : "fhir.hspc.core", + "description" : "Builds on Argonaut to make agreements around consistent data (in progress)", + "authority" : "HSPC (USA)", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://fhir.org/guides/hspc/core/history.html", + "canonical" : "http://fhir.org/guides/hspc/core", + "ci-build" : "http://build.fhir.org/ig/hspc/core", + "editions" : [], + "analysis" : { } }, { - "name": "HSPC EHR Guide", - "category": "EHR Access", - "npm-name": "fhir.hspc.core", - "description": "Builds on Argonaut to make agreements around consistent data (in progress)", - "authority": "HSPC (USA)", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://fhir.org/guides/hspc/core/history.html", - "canonical": "http://fhir.org/guides/hspc/core", - "ci-build": "http://build.fhir.org/ig/hspc/core", - "editions": [], - "analysis": {} - }, - { - "name": "US Meds Maturity Project", - "category": "Medications / Immunizations", - "npm-name": "hl7.fhir.us.meds", - "description": "US Meds Maturity Project: promote consistent use of the FHIR pharmacy resources in the US Realm", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/meds/history.html", - "canonical": "http://hl7.org/fhir/us/meds", - "ci-build": "http://build.fhir.org/ig/HL7/FHIR-ONC-Meds", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 2 + "name" : "US Meds Maturity Project", + "category" : "Medications / Immunizations", + "npm-name" : "hl7.fhir.us.meds", + "description" : "US Meds Maturity Project: promote consistent use of the FHIR pharmacy resources in the US Realm", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/meds/history.html", + "canonical" : "http://hl7.org/fhir/us/meds", + "ci-build" : "http://build.fhir.org/ig/HL7/FHIR-ONC-Meds", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 2 }, - "editions": [ - { - "name": "STU 2", - "ig-version": "1.2.0", - "package": "hl7.fhir.us.meds#1.2.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://hl7.org/fhir/us/meds/STU2" + "editions" : [ + { + "name" : "STU 2", + "ig-version" : "1.2.0", + "package" : "hl7.fhir.us.meds#1.2.0", + "fhir-version" : ["3.0.1"], + "url" : "http://hl7.org/fhir/us/meds/STU2" }, { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.meds#1.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://hl7.org/fhir/us/meds/STU1" - } - ] - }, - { - "name": "QICore", - "category": "Quality / CDS", - "npm-name": "hl7.fhir.us.qicore", - "description": "QICore defines a uniform way for quality measurement and decision support knowledge to refer to clinical data. The profiles align as much as possible with DAF and incorporate content from the (Quality Data Model) and the (Virtual Medical Record) specifications", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/qicore/history.html", - "canonical": "http://hl7.org/fhir/us/qicore", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-qi-core", - "analysis": { - "content": true, - "clinicalCore": true, - "carePlanning": true, - "financials": true, - "medsMgmt": true, - "diagnostics": true, - "profiles": 51, - "extensions": 8, - "valuesets": 21, - "codeSystems": 5, - "examples": 66 + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.meds#1.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://hl7.org/fhir/us/meds/STU1" + } + ] + }, + { + "name" : "QICore", + "category" : "Quality / CDS", + "npm-name" : "hl7.fhir.us.qicore", + "description" : "QICore defines a uniform way for quality measurement and decision support knowledge to refer to clinical data. The profiles align as much as possible with DAF and incorporate content from the (Quality Data Model) and the (Virtual Medical Record) specifications", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/qicore/history.html", + "canonical" : "http://hl7.org/fhir/us/qicore", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-qi-core", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "carePlanning" : true, + "financials" : true, + "medsMgmt" : true, + "diagnostics" : true, + "profiles" : 51, + "extensions" : 8, + "valuesets" : 21, + "codeSystems" : 5, + "examples" : 66 }, - "editions": [ + "editions" : [ { - "name": "STU7 (v7.0.0) Ballot", - "ig-version": "7.0.0-ballot", - "package": "hl7.fhir.us.qicore#7.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/qicore/2024Sep" + "name" : "STU7 (v7.0.0) Ballot", + "ig-version" : "7.0.0-ballot", + "package" : "hl7.fhir.us.qicore#7.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/qicore/2024Sep" } ] }, { - "name": "DAF-Research", - "category": "Research", - "npm-name": "hl7.fhir.us.daf-research", - "description": "DAF-Research IG focuses on enabling researchers to access data from multiple organizations", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/daf/history.html", - "canonical": "http://hl7.org/fhir/us/daf", - "ci-build": "http://build.fhir.org/ig/HL7/daf-research", - "editions": [ - { - "name": "STU", - "ig-version": "2.0.0", - "package": "hl7.fhir.us.daf-research#2.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://hl7.org/fhir/us/daf-research" + "name" : "DAF-Research", + "category" : "Research", + "npm-name" : "hl7.fhir.us.daf-research", + "description" : "DAF-Research IG focuses on enabling researchers to access data from multiple organizations", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/daf/history.html", + "canonical" : "http://hl7.org/fhir/us/daf", + "ci-build" : "http://build.fhir.org/ig/HL7/daf-research", + "editions" : [ + { + "name" : "STU", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.us.daf-research#2.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://hl7.org/fhir/us/daf-research" } ], - "analysis": { - "error": "Unable to resolve package id hl7.fhir.us.daf-research#2.0.0" + "analysis" : { + "error" : "Unable to resolve package id hl7.fhir.us.daf-research#2.0.0" } }, { - "name": "US HAI", - "category": "Public Health", - "npm-name": "hl7.fhir.us.hai", - "description": "Specifies standards for electronic submission of Healthcare Associated Infection (HAI) reports to the National Healthcare Safety Network (NHSN) of the Centers for Disease Control and Prevention (CDC)", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/hai/history.html", - "canonical": "http://hl7.org/fhir/us/hai", - "ci-build": "http://build.fhir.org/ig/HL7/HAI", - "analysis": { - "content": true, - "questionnaire": true, - "profiles": 4, - "valuesets": 15, - "codeSystems": 2 + "name" : "US HAI", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.hai", + "description" : "Specifies standards for electronic submission of Healthcare Associated Infection (HAI) reports to the National Healthcare Safety Network (NHSN) of the Centers for Disease Control and Prevention (CDC)", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/hai/history.html", + "canonical" : "http://hl7.org/fhir/us/hai", + "ci-build" : "http://build.fhir.org/ig/HL7/HAI", + "analysis" : { + "content" : true, + "questionnaire" : true, + "profiles" : 4, + "valuesets" : 15, + "codeSystems" : 2 }, - "editions": [ - { - "name": "STU2", - "ig-version": "2.1.0", - "package": "hl7.fhir.us.hai#2.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/hai/STU2.1" - } - ] - }, - { - "name": "US Breast Cancer Data", - "category": "Diagnostics", - "npm-name": "hl7.fhir.us.breastcancer", - "description": "Logical models and FHIR profiles for supporting breast cancer staging estimation, including the traditional three-component staging involving primary tumor classification, regional lymph nodes and distant metastases, as well as other factors important to prognosis and recurrence risk, such as tumor grade, hormone receptor status (progesterone and estrogen), as well as human epidermal growth factor 2 (HER 2) status", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/breastcancer/history.html", - "canonical": "http://hl7.org/fhir/us/breastcancer", - "ci-build": "http://build.fhir.org/ig/HL7/us-breastcancer", - "analysis": { - "content": true, - "clinicalCore": true, - "medsMgmt": true, - "diagnostics": true, - "profiles": 57, - "extensions": 46, - "logicals": 260, - "valuesets": 35, - "codeSystems": 9 + "editions" : [ + { + "name" : "STU2", + "ig-version" : "2.1.0", + "package" : "hl7.fhir.us.hai#2.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/hai/STU2.1" + } + ] + }, + { + "name" : "US Breast Cancer Data", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.us.breastcancer", + "description" : "Logical models and FHIR profiles for supporting breast cancer staging estimation, including the traditional three-component staging involving primary tumor classification, regional lymph nodes and distant metastases, as well as other factors important to prognosis and recurrence risk, such as tumor grade, hormone receptor status (progesterone and estrogen), as well as human epidermal growth factor 2 (HER 2) status", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/breastcancer/history.html", + "canonical" : "http://hl7.org/fhir/us/breastcancer", + "ci-build" : "http://build.fhir.org/ig/HL7/us-breastcancer", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "diagnostics" : true, + "profiles" : 57, + "extensions" : 46, + "logicals" : 260, + "valuesets" : 35, + "codeSystems" : 9 }, - "editions": [ - { - "name": "STU 1 Draft", - "ig-version": "0.2.0", - "package": "hl7.fhir.us.breastcancer#0.2.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://hl7.org/fhir/us/breastcancer/2018Sep" - } - ] - }, - { - "name": "Genomics Reporting", - "category": "Diagnostics", - "npm-name": "hl7.fhir.uv.genomics-reporting", - "description": "This implementation guide tries to provide guidance that will enable improved interoperable and computable sharing of genetic testing results", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/uv/genomics-reporting/history.html", - "canonical": "http://hl7.org/fhir/uv/genomics-reporting", - "ci-build": "http://build.fhir.org/ig/HL7/genomics-reporting", - "analysis": { - "content": true, - "clinicalCore": true, - "carePlanning": true, - "profiles": 18, - "extensions": 4, - "operations": 1, - "valuesets": 10, - "codeSystems": 3, - "examples": 65 + "editions" : [ + { + "name" : "STU 1 Draft", + "ig-version" : "0.2.0", + "package" : "hl7.fhir.us.breastcancer#0.2.0", + "fhir-version" : ["3.0.1"], + "url" : "http://hl7.org/fhir/us/breastcancer/2018Sep" + } + ] + }, + { + "name" : "Genomics Reporting", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.uv.genomics-reporting", + "description" : "This implementation guide tries to provide guidance that will enable improved interoperable and computable sharing of genetic testing results", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://hl7.org/fhir/uv/genomics-reporting/history.html", + "canonical" : "http://hl7.org/fhir/uv/genomics-reporting", + "ci-build" : "http://build.fhir.org/ig/HL7/genomics-reporting", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "carePlanning" : true, + "profiles" : 18, + "extensions" : 4, + "operations" : 1, + "valuesets" : 10, + "codeSystems" : 3, + "examples" : 65 }, - "editions": [ + "editions" : [ { - "name": "STU 3 Ballot", - "ig-version": "3.0.0-ballot", - "package": "hl7.fhir.uv.genomics-reporting#3.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/genomics-reporting/2024Jan" + "name" : "STU 3 Ballot", + "ig-version" : "3.0.0-ballot", + "package" : "hl7.fhir.uv.genomics-reporting#3.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/genomics-reporting/2024Jan" } ] }, { - "name": "Argonaut Provider Directory", - "category": "Administration", - "npm-name": "fhir.argonaut.pd", - "description": "This implementation guide is based upon STU3 FHIR standard and outlines the key data elements for any provider directory and basic query guidance. The components developed in this guide are intended to provide a foundation for a central or distributed Provider or Healthcare Directory", - "authority": "Argonaut (US)", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://www.fhir.org/guides/argonaut/pd/history.html", - "ci-build": "http://build.fhir.org/ig/argonautproject/provider-directory", - "canonical": "http://fhir.org/guides/argonaut/pd", - "editions": [ - { - "name": "Release 1", - "ig-version": "1.0.0", - "package": "fhir.argonaut.pd#1.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://fhir.org/guides/argonaut/pd/release1" + "name" : "Argonaut Provider Directory", + "category" : "Administration", + "npm-name" : "fhir.argonaut.pd", + "description" : "This implementation guide is based upon STU3 FHIR standard and outlines the key data elements for any provider directory and basic query guidance. The components developed in this guide are intended to provide a foundation for a central or distributed Provider or Healthcare Directory", + "authority" : "Argonaut (US)", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://www.fhir.org/guides/argonaut/pd/history.html", + "ci-build" : "http://build.fhir.org/ig/argonautproject/provider-directory", + "canonical" : "http://fhir.org/guides/argonaut/pd", + "editions" : [ + { + "name" : "Release 1", + "ig-version" : "1.0.0", + "package" : "fhir.argonaut.pd#1.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://fhir.org/guides/argonaut/pd/release1" } ], - "analysis": { - "error": "Unknown FHIRVersion code \u0027STU3\u0027" + "analysis" : { + "error" : "Unknown FHIRVersion code 'STU3'" } }, { - "name": "Argonaut Scheduling", - "category": "Administration", - "npm-name": "fhir.argonaut.scheduling", - "description": "This implementation guide is based upon STU3 FHIR standard and provides FHIR RESTful APIs and guidance for access to and booking of appointments for patients by both patient and practitioner end users", - "authority": "Argonaut (US)", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://www.fhir.org/guides/argonaut/scheduling/history.html", - "ci-build": "http://build.fhir.org/ig/argonautproject/scheduling", - "canonical": "http://fhir.org/guides/argonaut/scheduling", - "editions": [ - { - "name": "First Release", - "ig-version": "1.0.0", - "package": "fhir.argonaut.scheduling#1.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://fhir.org/guides/argonaut/scheduling/release1" - } - ], - "analysis": { - "content": true, - "rest": true, - "financials": true, - "scheduling": true, - "profiles": 7, - "extensions": 4, - "operations": 4, - "valuesets": 7, - "codeSystems": 3 + "name" : "Argonaut Scheduling", + "category" : "Administration", + "npm-name" : "fhir.argonaut.scheduling", + "description" : "This implementation guide is based upon STU3 FHIR standard and provides FHIR RESTful APIs and guidance for access to and booking of appointments for patients by both patient and practitioner end users", + "authority" : "Argonaut (US)", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://www.fhir.org/guides/argonaut/scheduling/history.html", + "ci-build" : "http://build.fhir.org/ig/argonautproject/scheduling", + "canonical" : "http://fhir.org/guides/argonaut/scheduling", + "editions" : [ + { + "name" : "First Release", + "ig-version" : "1.0.0", + "package" : "fhir.argonaut.scheduling#1.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://fhir.org/guides/argonaut/scheduling/release1" + } + ], + "analysis" : { + "content" : true, + "rest" : true, + "financials" : true, + "scheduling" : true, + "profiles" : 7, + "extensions" : 4, + "operations" : 4, + "valuesets" : 7, + "codeSystems" : 3 } }, { - "name": "International Patient Summary", - "category": "Patient Summary", - "npm-name": "hl7.fhir.uv.ips", - "description": "The International Patient Summary (IPS) is a minimal and non-exhaustive patient summary, specialty-agnostic, condition-independent, but readily usable by clinicians for the cross-border unscheduled care of a patient", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/uv/ips/history.html", - "canonical": "http://hl7.org/fhir/uv/ips", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-ips", - "analysis": { - "content": true, - "clinicalCore": true, - "medsMgmt": true, - "diagnostics": true, - "profiles": 33, - "extensions": 1, - "valuesets": 44, - "codeSystems": 1, - "examples": 33 + "name" : "International Patient Summary", + "category" : "Patient Summary", + "npm-name" : "hl7.fhir.uv.ips", + "description" : "The International Patient Summary (IPS) is a minimal and non-exhaustive patient summary, specialty-agnostic, condition-independent, but readily usable by clinicians for the cross-border unscheduled care of a patient", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://hl7.org/fhir/uv/ips/history.html", + "canonical" : "http://hl7.org/fhir/uv/ips", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-ips", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "diagnostics" : true, + "profiles" : 33, + "extensions" : 1, + "valuesets" : 44, + "codeSystems" : 1, + "examples" : 33 }, - "editions": [ - { - "name": "STU 2 Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.uv.ips#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/ips/2024Sep" - } - ] - }, - { - "name": "IHE Patient Demographics Query for Mobile (PDQm)", - "category": "Administration", - "npm-name": "ihe.iti.pdqm", - "description": "Defines a lightweight RESTful interface to a patient demographics supplier leveraging technologies readily available to mobile applications and lightweight browser based applications", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://profiles.ihe.net/ITI/PDQm/history.html", - "ci-build": "http://build.fhir.org/ig/IHE/ITI.PDQm/branches/main", - "canonical": "https://profiles.ihe.net/ITI/PDQm", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 3, - "examples": 4 + "editions" : [ + { + "name" : "STU 2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.uv.ips#2.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/ips/2024Sep" + } + ] + }, + { + "name" : "IHE Patient Demographics Query for Mobile (PDQm)", + "category" : "Administration", + "npm-name" : "ihe.iti.pdqm", + "description" : "Defines a lightweight RESTful interface to a patient demographics supplier leveraging technologies readily available to mobile applications and lightweight browser based applications", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://profiles.ihe.net/ITI/PDQm/history.html", + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.PDQm/branches/main", + "canonical" : "https://profiles.ihe.net/ITI/PDQm", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 3, + "examples" : 4 }, - "editions": [ - { - "name": "Publication", - "ig-version": "3.0.0", - "package": "ihe.iti.pdqm#3.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/PDQm/3.0.0" - } - ] - }, - { - "name": "IHE Patient Identifier Cross-referencing for Mobile (PIXm)", - "category": "Administration", - "npm-name": "ihe.iti.pixm", - "description": "Defines a lightweight RESTful interface to a Patient Identifier Cross-reference Manager, leveraging technologies readily available to mobile applications and lightweight browser based applications", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "history": "https://profiles.ihe.net/ITI/PIXm/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/ITI/PIXm", - "ci-build": "http://build.fhir.org/ig/IHE/ITI.PIXm", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 8, - "operations": 1, - "examples": 17 + "editions" : [ + { + "name" : "Publication", + "ig-version" : "3.0.0", + "package" : "ihe.iti.pdqm#3.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/PDQm/3.0.0" + } + ] + }, + { + "name" : "IHE Patient Identifier Cross-referencing for Mobile (PIXm)", + "category" : "Administration", + "npm-name" : "ihe.iti.pixm", + "description" : "Defines a lightweight RESTful interface to a Patient Identifier Cross-reference Manager, leveraging technologies readily available to mobile applications and lightweight browser based applications", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "history" : "https://profiles.ihe.net/ITI/PIXm/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/ITI/PIXm", + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.PIXm", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 8, + "operations" : 1, + "examples" : 17 }, - "editions": [ + "editions" : [ { - "name": "Publication", - "ig-version": "3.0.4", - "package": "ihe.iti.pixm#3.0.4", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/PIXm/3.0.4" + "name" : "Publication", + "ig-version" : "3.0.4", + "package" : "ihe.iti.pixm#3.0.4", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/PIXm/3.0.4" } ] }, { - "name": "IHE Patient Master Identity Registry (PMIR)", - "category": "Administration", - "npm-name": "ihe.iti.pmir", - "description": "Supports the creating, updating and deprecating of patient master identity information about a subject of care, as well as subscribing to these changes, using the HL7 FHIR standard and its RESTful transactions. In PMIR, “patient identity” information includes all information found in the FHIR Patient Resource such as identifier, name, phone, gender, birth date, address, marital status, photo, others to contact, preference for language, general practitioner, and links to other instances of identities. The “patient master identity” is a dominant identity managed centrally among many participating organizations (a.k.a., “Golden Patient Identity”).", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "https://profiles.ihe.net/ITI/PMIR/history.html", - "analysis": { - "error": "Error fetching package directly (https://profiles.ihe.net/ITI/PMIR/0.1.0/package.tgz), or fetching package list for ihe.iti.pmir from https://profiles.ihe.net/ITI/PMIR/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://profiles.ihe.net/ITI/PMIR/0.1.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-23.log)" + "name" : "IHE Patient Master Identity Registry (PMIR)", + "category" : "Administration", + "npm-name" : "ihe.iti.pmir", + "description" : "Supports the creating, updating and deprecating of patient master identity information about a subject of care, as well as subscribing to these changes, using the HL7 FHIR standard and its RESTful transactions. In PMIR, “patient identity” information includes all information found in the FHIR Patient Resource such as identifier, name, phone, gender, birth date, address, marital status, photo, others to contact, preference for language, general practitioner, and links to other instances of identities. The “patient master identity” is a dominant identity managed centrally among many participating organizations (a.k.a., “Golden Patient Identity”).", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "https://profiles.ihe.net/ITI/PMIR/history.html", + "analysis" : { + "error" : "Error fetching package directly (https://profiles.ihe.net/ITI/PMIR/0.1.0/package.tgz), or fetching package list for ihe.iti.pmir from https://profiles.ihe.net/ITI/PMIR/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://profiles.ihe.net/ITI/PMIR/0.1.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-23.log)" }, - "ci-build": "http://build.fhir.org/ig/IHE/ITI.PMIR/branches/master/index.html", - "canonical": "https://profiles.ihe.net/ITI/PMIR", - "editions": [ - { - "name": "Publication", - "ig-version": "1.5.0", - "package": "ihe.iti.pmir#1.5.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/PMIR/1.5.0" + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.PMIR/branches/master/index.html", + "canonical" : "https://profiles.ihe.net/ITI/PMIR", + "editions" : [ + { + "name" : "Publication", + "ig-version" : "1.5.0", + "package" : "ihe.iti.pmir#1.5.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/PMIR/1.5.0" }, { - "name": "Publication", - "ig-version": "1.3.0", - "package": "ihe.iti.pmir#1.3.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ihe.net/wp-content/uploads/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_PMIR_Rev1-3_TI_2020-12-11.pdf" + "name" : "Publication", + "ig-version" : "1.3.0", + "package" : "ihe.iti.pmir#1.3.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ihe.net/wp-content/uploads/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_PMIR_Rev1-3_TI_2020-12-11.pdf" } ] }, { - "name": "IHE FHIR AuditEvent query and feed to ATNA", - "category": "Security", - "npm-name": "ihe.iti.atna", - "description": "Enable audit log recording (feed) and access to ATNA Audit Repository queries using FHIR AuditEvent resource", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "https://wiki.ihe.net/index.php/Audit_Trail_and_Node_Authentication", - "canonical": "https://wiki.ihe.net/index.php/Audit_Trail_and_Node_Authentication", - "editions": [ - { - "name": "R4 Trial-Implementation", - "ig-version": "0.2.0", - "package": "ihe.iti.atna#0.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://wiki.ihe.net/index.php/Audit_Trail_and_Node_Authentication" + "name" : "IHE FHIR AuditEvent query and feed to ATNA", + "category" : "Security", + "npm-name" : "ihe.iti.atna", + "description" : "Enable audit log recording (feed) and access to ATNA Audit Repository queries using FHIR AuditEvent resource", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "https://wiki.ihe.net/index.php/Audit_Trail_and_Node_Authentication", + "canonical" : "https://wiki.ihe.net/index.php/Audit_Trail_and_Node_Authentication", + "editions" : [ + { + "name" : "R4 Trial-Implementation", + "ig-version" : "0.2.0", + "package" : "ihe.iti.atna#0.2.0", + "fhir-version" : ["4.0.1"], + "url" : "https://wiki.ihe.net/index.php/Audit_Trail_and_Node_Authentication" } ], - "analysis": { - "error": "Unable to resolve package id ihe.iti.atna#0.2.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.iti.atna#0.2.0" } }, { - "name": "IHE Mobile Alert Communication Management(mACM)", - "category": "Communications", - "npm-name": "ihe.iti.macm", - "description": "Provides the infrastructural components needed to send short, unstructured text alerts to human recipients and can record the outcomes of any human interactions upon receipt of the alert. ", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Mobile_Alert_Communication_Management(mACM)", - "canonical": "http://wiki.ihe.net/index.php/Mobile_Alert_Communication_Management(mACM)", - "editions": [ - { - "name": "R4 Trial-Implementation", - "ig-version": "0.2.0", - "package": "ihe.iti.macm#0.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Mobile_Alert_Communication_Management(mACM)" + "name" : "IHE Mobile Alert Communication Management(mACM)", + "category" : "Communications", + "npm-name" : "ihe.iti.macm", + "description" : "Provides the infrastructural components needed to send short, unstructured text alerts to human recipients and can record the outcomes of any human interactions upon receipt of the alert. ", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Mobile_Alert_Communication_Management(mACM)", + "canonical" : "http://wiki.ihe.net/index.php/Mobile_Alert_Communication_Management(mACM)", + "editions" : [ + { + "name" : "R4 Trial-Implementation", + "ig-version" : "0.2.0", + "package" : "ihe.iti.macm#0.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://wiki.ihe.net/index.php/Mobile_Alert_Communication_Management(mACM)" } ], - "analysis": { - "error": "Unable to resolve package id ihe.iti.macm#0.2.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.iti.macm#0.2.0" } }, { - "name": "IHE Mobile Cross-Enterprise Document Data Element Extraction (mXDE)", - "category": "Clinical Documents", - "npm-name": "ihe.iti.mxde", - "description": "Provides the means to access data elements extracted from shared structured documents", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Mobile_Cross-Enterprise_Document_Data_Element_Extraction", - "analysis": { - "error": "Unable to resolve package id ihe.iti.mxde#0.1.2" + "name" : "IHE Mobile Cross-Enterprise Document Data Element Extraction (mXDE)", + "category" : "Clinical Documents", + "npm-name" : "ihe.iti.mxde", + "description" : "Provides the means to access data elements extracted from shared structured documents", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Mobile_Cross-Enterprise_Document_Data_Element_Extraction", + "analysis" : { + "error" : "Unable to resolve package id ihe.iti.mxde#0.1.2" }, - "canonical": "https://profiles.ihe.net/ITI/mXDE", - "ci-build": "http://build.fhir.org/ig/IHE/ITI.mXDE/branches/master/index.html", - "editions": [ + "canonical" : "https://profiles.ihe.net/ITI/mXDE", + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.mXDE/branches/master/index.html", + "editions" : [ { - "name": "Publication", - "ig-version": "1.3.0", - "package": "ihe.iti.mxde#1.3.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/mXDE/1.3.0" + "name" : "Publication", + "ig-version" : "1.3.0", + "package" : "ihe.iti.mxde#1.3.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/mXDE/1.3.0" } ] }, { - "name": "IHE Query for Existing Data for Mobile (QEDm)", - "category": "EHR Access", - "npm-name": "ihe.pcc.qedm", - "description": "Supports queries for clinical data elements, including observations, allergy and intolerances, conditions, diagnostic results, medications, immunizations, procedures, encounters and provenance by making the information widely available to other systems within and across enterprises", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Query_for_Existing_Data_for_Mobile", - "canonical": "http://wiki.ihe.net/index.php/Query_for_Existing_Data_for_Mobile", - "editions": [ - { - "name": "R4 Trial-Implementation", - "ig-version": "0.2.1", - "package": "ihe.pcc.qedm#0.2.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Query_for_Existing_Data_for_Mobile" + "name" : "IHE Query for Existing Data for Mobile (QEDm)", + "category" : "EHR Access", + "npm-name" : "ihe.pcc.qedm", + "description" : "Supports queries for clinical data elements, including observations, allergy and intolerances, conditions, diagnostic results, medications, immunizations, procedures, encounters and provenance by making the information widely available to other systems within and across enterprises", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Query_for_Existing_Data_for_Mobile", + "canonical" : "http://wiki.ihe.net/index.php/Query_for_Existing_Data_for_Mobile", + "editions" : [ + { + "name" : "R4 Trial-Implementation", + "ig-version" : "0.2.1", + "package" : "ihe.pcc.qedm#0.2.1", + "fhir-version" : ["4.0.1"], + "url" : "http://wiki.ihe.net/index.php/Query_for_Existing_Data_for_Mobile" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pcc.qedm#0.2.1" + "analysis" : { + "error" : "Unable to resolve package id ihe.pcc.qedm#0.2.1" } }, { - "name": "IHE Non-Patient File Sharing (NPFS)", - "category": "Administration", - "npm-name": "ihe.iti.npfs", - "description": "Defines how to enable the sharing of non-patient files such as workflow definitions, privacy policies, blank forms, and stylesheets", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Non-patient_File_Sharing_(NPFS)", - "analysis": { - "error": "Unable to resolve package id ihe.iti.npfs#0.2.0" + "name" : "IHE Non-Patient File Sharing (NPFS)", + "category" : "Administration", + "npm-name" : "ihe.iti.npfs", + "description" : "Defines how to enable the sharing of non-patient files such as workflow definitions, privacy policies, blank forms, and stylesheets", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Non-patient_File_Sharing_(NPFS)", + "analysis" : { + "error" : "Unable to resolve package id ihe.iti.npfs#0.2.0" }, - "canonical": "https://profiles.ihe.net/ITI/NPFS", - "ci-build": "http://build.fhir.org/ig/IHE/ITI.NPFS/branches/master/index.html", - "editions": [ + "canonical" : "https://profiles.ihe.net/ITI/NPFS", + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.NPFS/branches/master/index.html", + "editions" : [ { - "name": "Publication", - "ig-version": "2.2.0", - "package": "ihe.iti.npfs#2.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/NPFS/2.2.0" + "name" : "Publication", + "ig-version" : "2.2.0", + "package" : "ihe.iti.npfs#2.2.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/NPFS/2.2.0" } ] }, { - "name": "IHE Standardized Operational Log of Events (SOLE)", - "category": "Administration", - "npm-name": "ihe.rad.sole", - "description": "Defines a way to exchange information about events that can then be collected and displayed using standard methods", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Standardized_Operational_Log_of_Events", - "canonical": "http://wiki.ihe.net/index.php/Standardized_Operational_Log_of_Events", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.rad.sole#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Standardized_Operational_Log_of_Events" + "name" : "IHE Standardized Operational Log of Events (SOLE)", + "category" : "Administration", + "npm-name" : "ihe.rad.sole", + "description" : "Defines a way to exchange information about events that can then be collected and displayed using standard methods", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Standardized_Operational_Log_of_Events", + "canonical" : "http://wiki.ihe.net/index.php/Standardized_Operational_Log_of_Events", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.rad.sole#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Standardized_Operational_Log_of_Events" } ], - "analysis": { - "error": "Unable to resolve package id ihe.rad.sole#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.rad.sole#0.1.0" } }, { - "name": "IHE Mobile Medication Administration (MMA)", - "category": "Medications / Immunizations", - "npm-name": "ihe.pharm.mma", - "description": "Defines the integration between healthcare systems and mobile (or any other) clients using RESTful web services. This allows connecting EHRs with smartphones, smart pill boxes, and other personal or professional devices", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Mobile_Medication_Administration", - "canonical": "http://wiki.ihe.net/index.php/Mobile_Medication_Administration", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.pharm.mma#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Mobile_Medication_Administration" + "name" : "IHE Mobile Medication Administration (MMA)", + "category" : "Medications / Immunizations", + "npm-name" : "ihe.pharm.mma", + "description" : "Defines the integration between healthcare systems and mobile (or any other) clients using RESTful web services. This allows connecting EHRs with smartphones, smart pill boxes, and other personal or professional devices", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Mobile_Medication_Administration", + "canonical" : "http://wiki.ihe.net/index.php/Mobile_Medication_Administration", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.pharm.mma#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Mobile_Medication_Administration" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pharm.mma#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.pharm.mma#0.1.0" } }, { - "name": "IHE Uniform Barcode Processing (UBP)", - "category": "Medications / Immunizations", - "npm-name": "ihe.pharm.ubp", - "description": "Uniform Barcode Processing for Medications", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Uniform_Barcode_Processing", - "canonical": "http://wiki.ihe.net/index.php/Uniform_Barcode_Processing", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.pharm.ubp#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Uniform_Barcode_Processing" + "name" : "IHE Uniform Barcode Processing (UBP)", + "category" : "Medications / Immunizations", + "npm-name" : "ihe.pharm.ubp", + "description" : "Uniform Barcode Processing for Medications", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Uniform_Barcode_Processing", + "canonical" : "http://wiki.ihe.net/index.php/Uniform_Barcode_Processing", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.pharm.ubp#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Uniform_Barcode_Processing" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pharm.ubp#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.pharm.ubp#0.1.0" } }, { - "name": "IHE Mobile Retrieve Form for Data Capture (mRFD)", - "category": "Forms Management", - "npm-name": "ihe.qrph.mrfd", - "description": "Provides a method for gathering data within a user’s current application to meet the requirements of an external system. mRFD supports RESTful retrieval of forms from a form source, display and completion of a form, and return of instance data from the display application to the source application. The workflows defined in this profile are based on those defined by the Retrieve Form for Data Capture (RFD) profile", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Mobile_Retrieve_Form_for_Data_Capture", - "canonical": "http://wiki.ihe.net/index.php/Mobile_Retrieve_Form_for_Data_Capture", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.qrph.mrfd#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Mobile_Retrieve_Form_for_Data_Capture" + "name" : "IHE Mobile Retrieve Form for Data Capture (mRFD)", + "category" : "Forms Management", + "npm-name" : "ihe.qrph.mrfd", + "description" : "Provides a method for gathering data within a user’s current application to meet the requirements of an external system. mRFD supports RESTful retrieval of forms from a form source, display and completion of a form, and return of instance data from the display application to the source application. The workflows defined in this profile are based on those defined by the Retrieve Form for Data Capture (RFD) profile", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Mobile_Retrieve_Form_for_Data_Capture", + "canonical" : "http://wiki.ihe.net/index.php/Mobile_Retrieve_Form_for_Data_Capture", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.qrph.mrfd#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Mobile_Retrieve_Form_for_Data_Capture" } ], - "analysis": { - "error": "Unable to resolve package id ihe.qrph.mrfd#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.qrph.mrfd#0.1.0" } }, { - "name": "IHE Vital Records Death Reporting (VRDR)", - "category": "Public Health", - "npm-name": "ihe.qrph.vrdr", - "description": "Defines a Retrieve Form for Data Capture (RFD) content profile that will specify derivation of source content from a medical summary document. by defining requirements for form filler content and form manager handling of the content", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Vital_Records_Death_Reporting", - "canonical": "http://wiki.ihe.net/index.php/Vital_Records_Death_Reporting", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.qrph.vrdr#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Vital_Records_Death_Reporting" + "name" : "IHE Vital Records Death Reporting (VRDR)", + "category" : "Public Health", + "npm-name" : "ihe.qrph.vrdr", + "description" : "Defines a Retrieve Form for Data Capture (RFD) content profile that will specify derivation of source content from a medical summary document. by defining requirements for form filler content and form manager handling of the content", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Vital_Records_Death_Reporting", + "canonical" : "http://wiki.ihe.net/index.php/Vital_Records_Death_Reporting", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.qrph.vrdr#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Vital_Records_Death_Reporting" } ], - "analysis": { - "error": "Unable to resolve package id ihe.qrph.vrdr#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.qrph.vrdr#0.1.0" } }, { - "name": "IHE Dynamic Care Planning (DCP)", - "category": "Care Planning", - "npm-name": "ihe.pcc.dcp", - "description": "Provides the structures and transactions for care planning, sharing Care Plans that meet the needs of many, such as providers, patients and payers", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Dynamic_Care_Planning", - "canonical": "http://wiki.ihe.net/index.php/Dynamic_Care_Planning", - "editions": [ - { - "name": "R4 Trial-Implementation", - "ig-version": "0.2.0", - "package": "ihe.pcc.dcp#0.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Dynamic_Care_Planning" + "name" : "IHE Dynamic Care Planning (DCP)", + "category" : "Care Planning", + "npm-name" : "ihe.pcc.dcp", + "description" : "Provides the structures and transactions for care planning, sharing Care Plans that meet the needs of many, such as providers, patients and payers", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Dynamic_Care_Planning", + "canonical" : "http://wiki.ihe.net/index.php/Dynamic_Care_Planning", + "editions" : [ + { + "name" : "R4 Trial-Implementation", + "ig-version" : "0.2.0", + "package" : "ihe.pcc.dcp#0.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://wiki.ihe.net/index.php/Dynamic_Care_Planning" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pcc.dcp#0.2.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.pcc.dcp#0.2.0" } }, { - "name": "IHE Dynamic Care Team Management (DCTM)", - "category": "Care Planning", - "npm-name": "ihe.pcc.dctm", - "description": "Provides the means for sharing care team information about a patient’s care teams that meet the needs of many users, such as providers, patients and payers", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Dynamic_Care_Team_Management", - "canonical": "http://wiki.ihe.net/index.php/Dynamic_Care_Team_Management", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.2.0", - "package": "ihe.pcc.dctm#0.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Dynamic_Care_Team_Management" + "name" : "IHE Dynamic Care Team Management (DCTM)", + "category" : "Care Planning", + "npm-name" : "ihe.pcc.dctm", + "description" : "Provides the means for sharing care team information about a patient’s care teams that meet the needs of many users, such as providers, patients and payers", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Dynamic_Care_Team_Management", + "canonical" : "http://wiki.ihe.net/index.php/Dynamic_Care_Team_Management", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.2.0", + "package" : "ihe.pcc.dctm#0.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://wiki.ihe.net/index.php/Dynamic_Care_Team_Management" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pcc.dctm#0.2.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.pcc.dctm#0.2.0" } }, { - "name": "Point-of-Care Medical Device Tracking (PMDT)", - "category": "Administration", - "npm-name": "ihe.pcc.pmdt", - "description": "provides definition for a mobile Device", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Point-of-Care_Medical_Device_Tracking", - "canonical": "http://wiki.ihe.net/index.php/Point-of-Care_Medical_Device_Tracking", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.pcc.pmdt#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Point-of-Care_Medical_Device_Tracking" + "name" : "Point-of-Care Medical Device Tracking (PMDT)", + "category" : "Administration", + "npm-name" : "ihe.pcc.pmdt", + "description" : "provides definition for a mobile Device", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Point-of-Care_Medical_Device_Tracking", + "canonical" : "http://wiki.ihe.net/index.php/Point-of-Care_Medical_Device_Tracking", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.pcc.pmdt#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Point-of-Care_Medical_Device_Tracking" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pcc.pmdt#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.pcc.pmdt#0.1.0" } }, { - "name": "IHE Reconciliation of Clinical Content and Care Providers (RECON)", - "category": "Administration", - "npm-name": "ihe.pcc.recon", - "description": "Provides the ability to communicate lists of clinical data that were reconciled, when they were reconciled and who did the reconciliation using CDA® constructs and FHIR® Resource attributes", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Reconciliation_of_Clinical_Content_and_Care_Providers", - "canonical": "http://wiki.ihe.net/index.php/Reconciliation_of_Clinical_Content_and_Care_Providers", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.pcc.recon#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Reconciliation_of_Clinical_Content_and_Care_Providers" + "name" : "IHE Reconciliation of Clinical Content and Care Providers (RECON)", + "category" : "Administration", + "npm-name" : "ihe.pcc.recon", + "description" : "Provides the ability to communicate lists of clinical data that were reconciled, when they were reconciled and who did the reconciliation using CDA® constructs and FHIR® Resource attributes", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Reconciliation_of_Clinical_Content_and_Care_Providers", + "canonical" : "http://wiki.ihe.net/index.php/Reconciliation_of_Clinical_Content_and_Care_Providers", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.pcc.recon#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Reconciliation_of_Clinical_Content_and_Care_Providers" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pcc.recon#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.pcc.recon#0.1.0" } }, { - "name": "IHE Remote Patient Monitoring (RPM)", - "category": "Personal Healthcare", - "npm-name": "ihe.pcc.rpm", - "description": "Provides means of reporting measurements taken by Personal Healthcare Devices in a remote location", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Remote_Patient_Monitoring", - "canonical": "http://wiki.ihe.net/index.php/Remote_Patient_Monitoring", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.pcc.rpm#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Remote_Patient_Monitoring" + "name" : "IHE Remote Patient Monitoring (RPM)", + "category" : "Personal Healthcare", + "npm-name" : "ihe.pcc.rpm", + "description" : "Provides means of reporting measurements taken by Personal Healthcare Devices in a remote location", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Remote_Patient_Monitoring", + "canonical" : "http://wiki.ihe.net/index.php/Remote_Patient_Monitoring", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.pcc.rpm#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Remote_Patient_Monitoring" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pcc.rpm#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.pcc.rpm#0.1.0" } }, { - "name": "IHE Routine Interfacility Patient Transport (RIPT)", - "category": "Communications", - "npm-name": "ihe.pcc.ript", - "description": "Provides means of updating a Transport team with critical and necessary medical information on a patient to be transported", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Routine_Interfacility_Patient_Transport", - "canonical": "http://wiki.ihe.net/index.php/Routine_Interfacility_Patient_Transport", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.pcc.ript#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Routine_Interfacility_Patient_Transport" + "name" : "IHE Routine Interfacility Patient Transport (RIPT)", + "category" : "Communications", + "npm-name" : "ihe.pcc.ript", + "description" : "Provides means of updating a Transport team with critical and necessary medical information on a patient to be transported", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Routine_Interfacility_Patient_Transport", + "canonical" : "http://wiki.ihe.net/index.php/Routine_Interfacility_Patient_Transport", + "editions" : [ + { + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.pcc.ript#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Routine_Interfacility_Patient_Transport" } ], - "analysis": { - "error": "Error fetching package directly (http://profiles.ihe.net/PCC/RIPT/0.1.0/package.tgz), or fetching package list for ihe.pcc.ript from http://profiles.ihe.net/PCC/RIPT/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://profiles.ihe.net/PCC/RIPT/0.1.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-73.log)" + "analysis" : { + "error" : "Error fetching package directly (http://profiles.ihe.net/PCC/RIPT/0.1.0/package.tgz), or fetching package list for ihe.pcc.ript from http://profiles.ihe.net/PCC/RIPT/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://profiles.ihe.net/PCC/RIPT/0.1.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-73.log)" } }, { - "name": "IHE Assessment Curation and Data Collection (ACDC)", - "category": "EHR Access", - "npm-name": "ihe.iti.acdc", - "description": "Enables assessment developers and curators a means by which they can distribute assessment instruments to healthcare providers, supporting exchange of assessment data in a standardized form using the HL7 FHIR Questionnaire resource.", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "https://wiki.ihe.net/index.php/Assessment_Curation_and_Data_Collection", - "canonical": "https://wiki.ihe.net/index.php/Assessment_Curation_and_Data_Collection", - "editions": [ - { - "name": "R4 Trial-Implementation", - "ig-version": "1.1.0", - "package": "ihe.pcc.acdc#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://wiki.ihe.net/index.php/Assessment_Curation_and_Data_Collection" + "name" : "IHE Assessment Curation and Data Collection (ACDC)", + "category" : "EHR Access", + "npm-name" : "ihe.iti.acdc", + "description" : "Enables assessment developers and curators a means by which they can distribute assessment instruments to healthcare providers, supporting exchange of assessment data in a standardized form using the HL7 FHIR Questionnaire resource.", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "https://wiki.ihe.net/index.php/Assessment_Curation_and_Data_Collection", + "canonical" : "https://wiki.ihe.net/index.php/Assessment_Curation_and_Data_Collection", + "editions" : [ + { + "name" : "R4 Trial-Implementation", + "ig-version" : "1.1.0", + "package" : "ihe.pcc.acdc#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "https://wiki.ihe.net/index.php/Assessment_Curation_and_Data_Collection" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pcc.acdc#1.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.pcc.acdc#1.1.0" } }, { - "name": "IHE Mobile Aggregate Data Exchange (mADX)", - "category": "EHR Access", - "npm-name": "ihe.qrph.madx", - "description": "Supports interoperable public health reporting of aggregate health data.", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "https://wiki.ihe.net/index.php/Mobile_Aggregate_Data_Exchange_(mADX)", - "canonical": "https://wiki.ihe.net/index.php/Mobile_Aggregate_Data_Exchange_(mADX)", - "editions": [ - { - "name": "R4 Trial-Implementation", - "ig-version": "1.1.0", - "package": "ihe.qrph.madx#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://wiki.ihe.net/index.php/Mobile_Aggregate_Data_Exchange_(mADX)" + "name" : "IHE Mobile Aggregate Data Exchange (mADX)", + "category" : "EHR Access", + "npm-name" : "ihe.qrph.madx", + "description" : "Supports interoperable public health reporting of aggregate health data.", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "https://wiki.ihe.net/index.php/Mobile_Aggregate_Data_Exchange_(mADX)", + "canonical" : "https://wiki.ihe.net/index.php/Mobile_Aggregate_Data_Exchange_(mADX)", + "editions" : [ + { + "name" : "R4 Trial-Implementation", + "ig-version" : "1.1.0", + "package" : "ihe.qrph.madx#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "https://wiki.ihe.net/index.php/Mobile_Aggregate_Data_Exchange_(mADX)" } ], - "analysis": { - "error": "Unable to resolve package id ihe.qrph.madx#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id ihe.qrph.madx#0.1.0" } }, { - "name": "Electronic Case Reporting", - "category": "Public Health", - "npm-name": "hl7.fhir.us.ecr", - "description": "The Electronic Case Reporting (eCR) Implementation Guide supports Reporting, investigation, and management via electronic transmission of clinical data from Electronic Health Records to Public Health Agencies, along with the management and processing of population cases. Ths IG covers Bi-directional information exchange and triggering and decision support", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/ecr/history.html", - "canonical": "http://hl7.org/fhir/us/ecr", - "ci-build": "http://build.fhir.org/ig/HL7/case-reporting", - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "carePlanning": true, - "profiles": 57, - "extensions": 25, - "operations": 1, - "valuesets": 8, - "codeSystems": 8, - "examples": 94 + "name" : "Electronic Case Reporting", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.ecr", + "description" : "The Electronic Case Reporting (eCR) Implementation Guide supports Reporting, investigation, and management via electronic transmission of clinical data from Electronic Health Records to Public Health Agencies, along with the management and processing of population cases. Ths IG covers Bi-directional information exchange and triggering and decision support", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/ecr/history.html", + "canonical" : "http://hl7.org/fhir/us/ecr", + "ci-build" : "http://build.fhir.org/ig/HL7/case-reporting", + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "carePlanning" : true, + "profiles" : 57, + "extensions" : 25, + "operations" : 1, + "valuesets" : 8, + "codeSystems" : 8, + "examples" : 94 + }, + "editions" : [ + { + "name" : "STU 2", + "ig-version" : "2.1.1", + "package" : "hl7.fhir.us.ecr#2.1.1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/ecr/STU2.1" + } + ] + }, + { + "name" : "Loinc/IVD Test mapping", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.uv.livd", + "description" : "The LIVD Implementation Guide provides a industry standard expression for an IVD device manufacturer's suggestions for a specific device's mapping from the internal, proprietary IVD test codes to suggested LOINC codes when a LIS manager is connecting and configuring a device to the LIS", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://hl7.org/fhir/uv/livd/history.html", + "canonical" : "http://hl7.org/fhir/uv/livd", + "ci-build" : "http://build.fhir.org/ig/HL7/livd", + "analysis" : { + "content" : true, + "diagnostics" : true, + "profiles" : 10, + "extensions" : 4, + "valuesets" : 6, + "codeSystems" : 5, + "examples" : 8 + }, + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.livd#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/livd/2024Jan" + } + ] + }, + { + "name" : "Point of Care Devices", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.uv.pocd", + "description" : "Defines the use of FHIR resources to convey measurements and supporting data from acute care point-of-care medical devices (PoCD) to receiving systems for electronic medical records, clinical decision support, and medical data archiving for aggregate quality measurement and research purposes", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://hl7.org/fhir/uv/pocd/history.html", + "canonical" : "http://hl7.org/fhir/uv/pocd", + "ci-build" : "http://build.fhir.org/ig/HL7/uv-pocd", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 13, + "extensions" : 12, + "valuesets" : 8, + "codeSystems" : 5, + "examples" : 21 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.3.0", + "package" : "hl7.fhir.uv.pocd#0.3.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/pocd/2021Sep" + } + ] + }, + { + "name" : "Potential Drug/Drug Interaction", + "category" : "Medications / Immunizations", + "npm-name" : "hl7.fhir.uv.pddi", + "description" : "This implementation guide is targeted at stakeholders who seek to increase the specificity and clinical relevance of drug-drug interaction alerts presented through the electronic health record. The approach is service-oriented and uses Web standards, a minimum information model for potential drug interactions, and emerging Health Information Technology standards including CDS Hooks, FHIR, and Clinical Quality Language (CQL)", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://hl7.org/fhir/uv/pddi/history.html", + "canonical" : "http://hl7.org/fhir/uv/pddi", + "ci-build" : "http://build.fhir.org/ig/HL7/PDDI-CDS", + "analysis" : { + "valuesets" : 88, + "codeSystems" : 1, + "examples" : 36 }, - "editions": [ + "editions" : [ { - "name": "STU 2", - "ig-version": "2.1.1", - "package": "hl7.fhir.us.ecr#2.1.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/ecr/STU2.1" + "name" : "STU 1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.pddi#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/pddi/2023Jan" } ] }, { - "name": "Loinc/IVD Test mapping", - "category": "Diagnostics", - "npm-name": "hl7.fhir.uv.livd", - "description": "The LIVD Implementation Guide provides a industry standard expression for an IVD device manufacturer\u0027s suggestions for a specific device\u0027s mapping from the internal, proprietary IVD test codes to suggested LOINC codes when a LIS manager is connecting and configuring a device to the LIS", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/uv/livd/history.html", - "canonical": "http://hl7.org/fhir/uv/livd", - "ci-build": "http://build.fhir.org/ig/HL7/livd", - "analysis": { - "content": true, - "diagnostics": true, - "profiles": 10, - "extensions": 4, - "valuesets": 6, - "codeSystems": 5, - "examples": 8 + "name" : "Validated Healthcare Directory", + "category" : "Administration", + "npm-name" : "hl7.fhir.uv.vhdir", + "description" : "Defines the minimum conformance requirements for accessing or exposing validated healthcare directory data and provides a specification for the exchange of directory data between a source of validated provider data and local workflow environments (e.g. local directories)", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://hl7.org/fhir/uv/vhdir/history.html", + "canonical" : "http://hl7.org/fhir/uv/vhdir", + "ci-build" : "http://build.fhir.org/ig/HL7/VhDir", + "analysis" : { + }, + "editions" : [] + }, + { + "name" : "Coverage Requirements Determination (Da Vinci)", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-crd", + "description" : "Provides a mechanism for healthcare providers to discover guidelines, pre-authorization requirements and other expectations from payor organizations related to a proposed medication, procedure or other service associated with a patient's insurance coverage. Supports both patient-specific and patient-independent information retrieval", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/davinci-crd/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-crd", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-crd", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "carePlanning" : true, + "financials" : true, + "medsMgmt" : true, + "scheduling" : true, + "profiles" : 18, + "extensions" : 1, + "valuesets" : 8, + "codeSystems" : 3, + "examples" : 19 + }, + "editions" : [ + { + "name" : "STU 2.0", + "ig-version" : "2.0.1", + "package" : "hl7.fhir.us.davinci-crd#2.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-crd/STU2" + } + ] + }, + { + "name" : "Data Exchange for Quality Measures (Da Vinci)", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-deqm", + "description" : "Provides a mechanism for healthcare providers and data aggregators to exchange quality measure information using subscription, query, and push methods", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/davinci-deqm/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-deqm", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-deqm", + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "financials" : true, + "medsMgmt" : true, + "measures" : true, + "profiles" : 11, + "extensions" : 8, + "operations" : 1, + "valuesets" : 2, + "codeSystems" : 2, + "examples" : 87 }, - "editions": [ + "editions" : [ + { + "name" : "STU5 (v5.0.0) Ballot", + "ig-version" : "5.0.0-ballot", + "package" : "hl7.fhir.us.davinci-deqm#5.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-deqm/2024Sep" + } + ] + }, + { + "name" : "Occupational Data for Health", + "category" : "Clinical Records", + "npm-name" : "hl7.fhir.us.odh", + "description" : "This IG covers the specific data that covers past or present jobs, usual work, employment status, retirement date and combat zone period for the subject. It also includes the past or present jobs and usual work of other household members", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/odh/history.html", + "canonical" : "http://hl7.org/fhir/us/odh", + "ci-build" : "http://build.fhir.org/ig/HL7/us-odh", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 6, + "extensions" : 2, + "valuesets" : 9, + "codeSystems" : 1, + "examples" : 8 + }, + "editions" : [ { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.livd#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/livd/2024Jan" + "name" : "STU 1.3 on FHIR R4", + "ig-version" : "1.3.0", + "package" : "hl7.fhir.us.odh#1.3.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/odh/STU1.3" } ] }, { - "name": "Point of Care Devices", - "category": "Diagnostics", - "npm-name": "hl7.fhir.uv.pocd", - "description": "Defines the use of FHIR resources to convey measurements and supporting data from acute care point-of-care medical devices (PoCD) to receiving systems for electronic medical records, clinical decision support, and medical data archiving for aggregate quality measurement and research purposes", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/uv/pocd/history.html", - "canonical": "http://hl7.org/fhir/uv/pocd", - "ci-build": "http://build.fhir.org/ig/HL7/uv-pocd", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 13, - "extensions": 12, - "valuesets": 8, - "codeSystems": 5, - "examples": 21 - }, - "editions": [ + "name" : "IHE Paramedicine Care Summary (PCS)", + "category" : "Communications", + "npm-name" : "ihe.pcc.pcs", + "description" : "Provides means for Emergency Transport to inform destination Hospital with critical and necessary medical information on patient being transported", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Paramedicine_Care_Summary", + "canonical" : "http://wiki.ihe.net/index.php/Paramedicine_Care_Summary", + "editions" : [ { - "name": "STU 1 Ballot", - "ig-version": "0.3.0", - "package": "hl7.fhir.uv.pocd#0.3.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/pocd/2021Sep" + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.pcc.pcs#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Paramedicine_Care_Summary" } - ] + ], + "analysis" : { + "error" : "Error fetching package directly (https://profiles.ihe.net/PCC/PCS/0.1.0/package.tgz), or fetching package list for ihe.pcc.pcs from https://profiles.ihe.net/PCC/PCS/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://profiles.ihe.net/PCC/PCS/0.1.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-84.log)" + } }, { - "name": "Potential Drug/Drug Interaction", - "category": "Medications / Immunizations", - "npm-name": "hl7.fhir.uv.pddi", - "description": "This implementation guide is targeted at stakeholders who seek to increase the specificity and clinical relevance of drug-drug interaction alerts presented through the electronic health record. The approach is service-oriented and uses Web standards, a minimum information model for potential drug interactions, and emerging Health Information Technology standards including CDS Hooks, FHIR, and Clinical Quality Language (CQL)", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/uv/pddi/history.html", - "canonical": "http://hl7.org/fhir/uv/pddi", - "ci-build": "http://build.fhir.org/ig/HL7/PDDI-CDS", - "analysis": { - "valuesets": 88, - "codeSystems": 1, - "examples": 36 - }, - "editions": [ + "name" : "IHE Birth and Fetal Death Reporting - Enhanced (BFDE)", + "category" : "Public Health", + "npm-name" : "ihe.pcc.bfde", + "description" : "Provides means for pre-populating of data from electronic health record systems to electronic vital records systems for birth and fetal death reporting", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Birth_and_Fetal_Death_Reporting_Enhanced_Profile", + "canonical" : "http://wiki.ihe.net/index.php/Birth_and_Fetal_Death_Reporting_Enhanced_Profile", + "editions" : [ { - "name": "STU 1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.pddi#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/pddi/2023Jan" + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.pcc.bfde#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Birth_and_Fetal_Death_Reporting_Enhanced_Profile" } - ] + ], + "analysis" : { + "error" : "Unable to resolve package id ihe.pcc.bfde#0.1.0" + } }, { - "name": "Validated Healthcare Directory", - "category": "Administration", - "npm-name": "hl7.fhir.uv.vhdir", - "description": "Defines the minimum conformance requirements for accessing or exposing validated healthcare directory data and provides a specification for the exchange of directory data between a source of validated provider data and local workflow environments (e.g. local directories)", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/uv/vhdir/history.html", - "canonical": "http://hl7.org/fhir/uv/vhdir", - "ci-build": "http://build.fhir.org/ig/HL7/VhDir", - "analysis": {}, - "editions": [] - }, - { - "name": "Coverage Requirements Determination (Da Vinci)", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-crd", - "description": "Provides a mechanism for healthcare providers to discover guidelines, pre-authorization requirements and other expectations from payor organizations related to a proposed medication, procedure or other service associated with a patient\u0027s insurance coverage. Supports both patient-specific and patient-independent information retrieval", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/davinci-crd/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-crd", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-crd", - "analysis": { - "content": true, - "clinicalCore": true, - "carePlanning": true, - "financials": true, - "medsMgmt": true, - "scheduling": true, - "profiles": 18, - "extensions": 1, - "valuesets": 8, - "codeSystems": 3, - "examples": 19 - }, - "editions": [ + "name" : "IHE Quality Outcome Reporting for EMS (QORE)", + "category" : "Public Health", + "npm-name" : "ihe.qrph.qore", + "description" : "Supports transmission of clinical data for use in calculating Emergency Medical Services Quality measures. Focus on Stroke, CPR, and STEMI", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://wiki.ihe.net/index.php/Quality_Outcome_Reporting_for_EMS", + "canonical" : "http://wiki.ihe.net/index.php/Quality_Outcome_Reporting_for_EMS", + "editions" : [ { - "name": "STU 2.0", - "ig-version": "2.0.1", - "package": "hl7.fhir.us.davinci-crd#2.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-crd/STU2" + "name" : "STU3 Trial-Implementation", + "ig-version" : "0.1.0", + "package" : "ihe.qrph.qore#0.1.0", + "fhir-version" : ["3.0.1"], + "url" : "http://wiki.ihe.net/index.php/Quality_Outcome_Reporting_for_EMS" } - ] + ], + "analysis" : { + "error" : "Error fetching package directly (http://profiles.ihe.net/QRPH/QORE/0.1.0/package.tgz), or fetching package list for ihe.qrph.qore from http://profiles.ihe.net/QRPH/QORE/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://profiles.ihe.net/QRPH/QORE/0.1.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-92.log)" + } }, { - "name": "Data Exchange for Quality Measures (Da Vinci)", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-deqm", - "description": "Provides a mechanism for healthcare providers and data aggregators to exchange quality measure information using subscription, query, and push methods", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/davinci-deqm/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-deqm", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-deqm", - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "financials": true, - "medsMgmt": true, - "measures": true, - "profiles": 11, - "extensions": 8, - "operations": 1, - "valuesets": 2, - "codeSystems": 2, - "examples": 87 + "name" : "Smart App Launch Implementation Guide", + "category" : "EHR Access", + "npm-name" : "hl7.fhir.uv.smart-app-launch", + "description" : "App access to Healthcare software", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://hl7.org/fhir/smart-app-launch/history.html", + "canonical" : "http://hl7.org/fhir/smart-app-launch", + "ci-build" : "http://build.fhir.org/ig/HL7/smart-app-launch", + "analysis" : { + }, + "editions" : [ + { + "name" : "STU 2.2", + "ig-version" : "2.2.0", + "package" : "hl7.fhir.uv.smart-app-launch#2.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/smart-app-launch/STU2.2" + } + ] + }, + { + "name" : "Bidirectional Services eReferrals (BSeR) FHIR IG", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.bser", + "description" : "The Bidirectional Services eReferrals (BSeR) FHIR IG provides guidance on STU3 FHIR Resources and US Core IG profiles for use in exchanging a referral request and specific program data from a clinical provider to a typically extra-clinical program service provider, such as a diabetes prevention program, a smoking quitline, or a hypertension management training program. And provides for the return of feedback information from the service program to the referring provider", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/bser/history.html", + "canonical" : "http://hl7.org/fhir/us/bser", + "ci-build" : "http://build.fhir.org/ig/HL7/bser", + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "carePlanning" : true, + "financials" : true, + "medsMgmt" : true, + "profiles" : 40, + "valuesets" : 2, + "codeSystems" : 2, + "examples" : 59 }, - "editions": [ + "editions" : [ { - "name": "STU5 (v5.0.0) Ballot", - "ig-version": "5.0.0-ballot", - "package": "hl7.fhir.us.davinci-deqm#5.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-deqm/2024Sep" + "name" : "STU 2", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.us.bser#2.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/bser/2023Sep" } ] }, { - "name": "Occupational Data for Health", - "category": "Clinical Records", - "npm-name": "hl7.fhir.us.odh", - "description": "This IG covers the specific data that covers past or present jobs, usual work, employment status, retirement date and combat zone period for the subject. It also includes the past or present jobs and usual work of other household members", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" + "name" : "FHIR Bulk Data Access", + "category" : "EHR Access", + "npm-name" : "hl7.fhir.us.bulkdata", + "description" : "This Implementation Guide defines secure FHIR export Operations that use this capability to provide an authenticated and authorized client with the ability to register as a backend service and retrieve any data in a FHIR server, data on all patients in a server, or data on a group of patients while optionally specifying data since a certain date", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/bulkdata/history.html", + "canonical" : "http://hl7.org/fhir/us/bulkdata", + "ci-build" : "https://build.fhir.org/ig/HL7/bulk-data", + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.us.bulkdata#0.1.0", + "fhir-version" : ["4.0.0"], + "url" : "http://hl7.org/fhir/us/bulkdata/2019May" + } ], - "history": "http://hl7.org/fhir/us/odh/history.html", - "canonical": "http://hl7.org/fhir/us/odh", - "ci-build": "http://build.fhir.org/ig/HL7/us-odh", - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 6, - "extensions": 2, - "valuesets": 9, - "codeSystems": 1, - "examples": 8 + "analysis" : { + "operations" : 3 + } + }, + { + "name" : "Common Data Models Harmonization FHIR IG", + "category" : "Research", + "npm-name" : "hl7.fhir.us.cdmh", + "description" : "The CDMH FHIR IG provides the guidance necessary to map the four common data models namely Sentinel, PCORnet CDM, i2b2 and OMOP to FHIR resources and profiles", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/cdmh/history.html", + "canonical" : "http://hl7.org/fhir/us/cdmh", + "ci-build" : "http://build.fhir.org/ig/HL7/cdmh", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "diagnostics" : true, + "trials" : true, + "profiles" : 15, + "extensions" : 22, + "valuesets" : 25, + "codeSystems" : 38, + "examples" : 15 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.cdmh#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/cdmh/STU1" + } + ] + }, + { + "name" : "Quality Measure Implementation Guide", + "category" : "Quality / CDS", + "npm-name" : "hl7.fhir.us.cqfmeasures", + "description" : "Provides profiles and guidance for the representation of clinical quality measures in FHIR and Clincal Quality Language (CQL)", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/cqfmeasures/history.html", + "canonical" : "http://hl7.org/fhir/us/cqfmeasures", + "ci-build" : "http://build.fhir.org/ig/HL7/cqf-measures", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "measures" : true, + "profiles" : 21, + "extensions" : 36, + "operations" : 6, + "valuesets" : 5, + "codeSystems" : 5, + "examples" : 61 + }, + "editions" : [ + { + "name" : "STU5 (v5.0.0) Ballot", + "ig-version" : "5.0.0-ballot2", + "package" : "hl7.fhir.us.cqfmeasures#5.0.0-ballot2", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/cqfmeasures/2024May" + } + ] + }, + { + "name" : "Documentation Templates and Rules", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-dtr", + "description" : "Provides a mechanism for delivering and executing payer rules related to documentation requirements for a proposed medication, procedure or other service associated with a patient's insurance coverage", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/davinci-dtr/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-dtr", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-dtr", + "analysis" : { + "content" : true, + "documents" : true, + "financials" : true, + "questionnaire" : true, + "profiles" : 6, + "extensions" : 2, + "operations" : 1, + "examples" : 12 }, - "editions": [ + "editions" : [ + { + "name" : "STU 2.0", + "ig-version" : "2.0.1", + "package" : "hl7.fhir.us.davinci-dtr#2.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-dtr/STU2" + } + ] + }, + { + "name" : "Da Vinci Health Record Exchange", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-hrex", + "description" : "A library of shared artifacts used by other Da Vinci and payer related implementation guides", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/davinci-hrex/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-hrex", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-ehrx", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "carePlanning" : true, + "financials" : true, + "profiles" : 11, + "extensions" : 4, + "operations" : 1, + "valuesets" : 2, + "codeSystems" : 1, + "examples" : 22 + }, + "editions" : [ + { + "name" : "STU 1.1 Ballot", + "ig-version" : "1.1.0-ballot", + "package" : "hl7.fhir.us.davinci-hrex#1.1.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-hrex/2024Sep" + } + ] + }, + { + "name" : "electronic Long-Term Services and Supports Implementation Guide", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.eltss", + "description" : "Provides guidance to US Realm implementers to use the FHIR for implementing access and exchange Electronic Long-Term Services & Supports (eLTSS) Dataset data elements", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/eLTSS/history.html", + "ci-build" : "http://build.fhir.org/ig/HL7/eLTSS", + "canonical" : "http://hl7.org/fhir/us/eltss", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "financials" : true, + "questionnaire" : true, + "profiles" : 13, + "extensions" : 3, + "logicals" : 3, + "valuesets" : 2, + "codeSystems" : 2, + "examples" : 5 + }, + "editions" : [ + { + "name" : "STU2", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.us.eltss#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/eltss/STU2" + } + ] + }, + { + "name" : "Patient Reported Outcomes (PRO) FHIR IG", + "category" : "Personal Healthcare", + "npm-name" : "hl7.fhir.us.patient-reported-outcomes", + "description" : "This IG provides the necessary guidance to use FHIR for Patient Reported Outcomes", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/patient-reported-outcomes/history.html", + "canonical" : "http://hl7.org/fhir/us/patient-reported-outcomes", + "ci-build" : "http://build.fhir.org/ig/HL7/patient-reported-outcomes", + "analysis" : { + "rest" : true + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.2.0", + "package" : "hl7.fhir.us.patient-reported-outcomes#0.2.0", + "fhir-version" : ["4.0.0"], + "url" : "http://hl7.org/fhir/us/patient-reported-outcomes/2019May" + } + ] + }, + { + "name" : "Pharmacist Care Plan FHIR IG", + "category" : "Medications / Immunizations", + "npm-name" : "hl7.fhir.us.phcp", + "description" : "This is an electronic care plan with enhanced Medications / Immunizations content based on the templates in the HL7 Implementation Guide for C-CDA Release 2.1: Consolidated CDA for Clinical Notes, represented using FHIR profiles", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/phcp/history.html", + "canonical" : "http://hl7.org/fhir/us/phcp", + "ci-build" : "http://build.fhir.org/ig/HL7/PhCP", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "carePlanning" : true, + "financials" : true, + "medsMgmt" : true, + "profiles" : 10, + "examples" : 16 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.phcp#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/phcp/STU1" + } + ] + }, + { + "name" : "Vital Records Mortality and Morbidity Reporting FHIR IG", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.vrdr", + "description" : "The VRDR FHIR IG provides guidance regarding the use of FHIR resources for the bidirectional exchange of mortality data between State-run PHA Vital Records offices and NCHS", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/vrdr/history.html", + "canonical" : "http://hl7.org/fhir/us/vrdr", + "ci-build" : "http://build.fhir.org/ig/HL7/vrdr", + "analysis" : { + "content" : true, + "documents" : true, + "clinicalCore" : true, + "profiles" : 34, + "extensions" : 4, + "examples" : 34 + }, + "editions" : [ + { + "name" : "STU 3 Ballot", + "ig-version" : "3.0.0-ballot", + "package" : "hl7.fhir.us.vrdr#3.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/vrdr/2024May" + } + ] + }, + { + "name" : "Womens Health Technology Coordinated Registry Network FHIR IG", + "category" : "Clinical Registries", + "npm-name" : "hl7.fhir.us.womens-health-registries", + "description" : "The purpose of the IG to provide the necessary guidance to use FHIR to build registries specific to monitoring Womens Health", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/womens-health-registries/history.html", + "canonical" : "http://hl7.org/fhir/us/womens-health-registries", + "ci-build" : "http://build.fhir.org/ig/HL7/coordinated-registry-network", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 3 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.2.0", + "package" : "hl7.fhir.us.womens-health-registries#0.2.0", + "fhir-version" : ["4.0.0"], + "url" : "http://hl7.org/fhir/us/womens-health-registries/2019May" + } + ] + }, + { + "name" : "Personal Health Device FHIR IG", + "category" : "Personal Healthcare", + "npm-name" : "hl7.fhir.uv.phd", + "description" : "The IG provides a mapping of IEEE 11073 20601 Personal Health Device data to FHIR", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "http://hl7.org/fhir/uv/phd/history.html", + "canonical" : "http://hl7.org/fhir/uv/phd", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 11, + "valuesets" : 7, + "codeSystems" : 4 + }, + "ci-build" : "http://build.fhir.org/ig/HL7/phd", + "editions" : [ { - "name": "STU 1.3 on FHIR R4", - "ig-version": "1.3.0", - "package": "hl7.fhir.us.odh#1.3.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/odh/STU1.3" + "name" : "STU 2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.uv.phd#2.0.0-ballot", + "fhir-version" : ["4.3.0"], + "url" : "http://hl7.org/fhir/uv/phd/2024Sep" } ] }, { - "name": "IHE Paramedicine Care Summary (PCS)", - "category": "Communications", - "npm-name": "ihe.pcc.pcs", - "description": "Provides means for Emergency Transport to inform destination Hospital with critical and necessary medical information on patient being transported", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Paramedicine_Care_Summary", - "canonical": "http://wiki.ihe.net/index.php/Paramedicine_Care_Summary", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.pcc.pcs#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Paramedicine_Care_Summary" + "name" : "Provider Directory IG", + "category" : "Administration", + "npm-name" : "hl7.fhir.au.pd", + "description" : "This implementation guide is based upon STU3 FHIR standard and is the Australian variant of the Provider Directory IG. It outlines the key data elements for any provider directory and basic query guidance. The components developed in this guide are intended to provide a foundation for a central or distributed Provider or Healthcare Directory", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "au", + "history" : "http://hl7.org.au/fhir/pd/history.html", + "canonical" : "http://hl7.org.au/fhir/pd", + "ci-build" : "http://build.fhir.org/ig/hl7au/au-fhir-pd", + "editions" : [ + { + "name" : "Release 1 Qa-preview", + "ig-version" : "0.6.0", + "package" : "hl7.fhir.au.pd#0.6.0", + "fhir-version" : ["3.0.1"], + "url" : "http://hl7.org.au/fhir" } ], - "analysis": { - "error": "Error fetching package directly (https://profiles.ihe.net/PCC/PCS/0.1.0/package.tgz), or fetching package list for ihe.pcc.pcs from https://profiles.ihe.net/PCC/PCS/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://profiles.ihe.net/PCC/PCS/0.1.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-84.log)" + "analysis" : { + "error" : "Unable to find package hl7.fhir.au.pd#0.6.0" } }, { - "name": "IHE Birth and Fetal Death Reporting - Enhanced (BFDE)", - "category": "Public Health", - "npm-name": "ihe.pcc.bfde", - "description": "Provides means for pre-populating of data from electronic health record systems to electronic vital records systems for birth and fetal death reporting", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Birth_and_Fetal_Death_Reporting_Enhanced_Profile", - "canonical": "http://wiki.ihe.net/index.php/Birth_and_Fetal_Death_Reporting_Enhanced_Profile", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.pcc.bfde#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Birth_and_Fetal_Death_Reporting_Enhanced_Profile" + "name" : "Argonaut Clinical Notes Implementation Guide", + "category" : "EHR Access", + "npm-name" : "argonaut.us.clinicalnotes", + "description" : "This implementation guide provides implementers with FHIR profiles and guidance to create, use, and share Clinical Notes", + "authority" : "Argonaut (US)", + "product" : ["fhir"], + "country" : "us", + "history" : "http://fhir.org/guides/argonaut/clinicalnotes/history.html", + "canonical" : "http://fhir.org/guides/argonaut/clinicalnotes", + "ci-build" : "http://build.fhir.org/ig/argonautproject/clinicalnotes", + "editions" : [ + { + "name" : "Release 1", + "ig-version" : "1.0.0", + "package" : "argonaut.us.clinicalnotes#1.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://fhir.org/guides/argonaut/clinicalnotes/1.0.0" } ], - "analysis": { - "error": "Unable to resolve package id ihe.pcc.bfde#0.1.0" + "analysis" : { + "error" : "Unable to resolve package id argonaut.us.clinicalnotes#1.0.0" } }, { - "name": "IHE Quality Outcome Reporting for EMS (QORE)", - "category": "Public Health", - "npm-name": "ihe.qrph.qore", - "description": "Supports transmission of clinical data for use in calculating Emergency Medical Services Quality measures. Focus on Stroke, CPR, and STEMI", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://wiki.ihe.net/index.php/Quality_Outcome_Reporting_for_EMS", - "canonical": "http://wiki.ihe.net/index.php/Quality_Outcome_Reporting_for_EMS", - "editions": [ - { - "name": "STU3 Trial-Implementation", - "ig-version": "0.1.0", - "package": "ihe.qrph.qore#0.1.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://wiki.ihe.net/index.php/Quality_Outcome_Reporting_for_EMS" + "name" : "Argonaut Questionnaire Implementation Guide", + "category" : "EHR Access", + "npm-name" : "argonaut.us.questionnaire", + "description" : "This implementation guide provides implementers with FHIR RESTful APIs and guidance to create, use and share between organizations standard assessment forms and the assessment responses", + "authority" : "Argonaut (US)", + "product" : ["fhir"], + "country" : "us", + "history" : "http://fhir.org/guides/argonaut/questionnaire/history.html", + "canonical" : "http://fhir.org/guides/argonaut/questionnaire", + "ci-build" : "http://build.fhir.org/ig/argonautproject/questionnaire", + "editions" : [ + { + "name" : "Release 1", + "ig-version" : "1.0.0", + "package" : "argonaut.us.questionnaire#1.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://fhir.org/guides/argonaut/questionnaire/1.0.0" } ], - "analysis": { - "error": "Error fetching package directly (http://profiles.ihe.net/QRPH/QORE/0.1.0/package.tgz), or fetching package list for ihe.qrph.qore from http://profiles.ihe.net/QRPH/QORE/package-list.json: Unable to fetch: Invalid HTTP response 404 from https://profiles.ihe.net/QRPH/QORE/0.1.0/package.tgz (Not Found) (content in /var/folders/85/j9nrkr152ds51j69d7nrxq7r0000gn/T/fhir-http-92.log)" + "analysis" : { + "error" : "Unable to resolve package id argonaut.us.questionnaire#1.0.0" } }, { - "name": "Smart App Launch Implementation Guide", - "category": "EHR Access", - "npm-name": "hl7.fhir.uv.smart-app-launch", - "description": "App access to Healthcare software", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/smart-app-launch/history.html", - "canonical": "http://hl7.org/fhir/smart-app-launch", - "ci-build": "http://build.fhir.org/ig/HL7/smart-app-launch", - "analysis": {}, - "editions": [ - { - "name": "STU 2.2", - "ig-version": "2.2.0", - "package": "hl7.fhir.uv.smart-app-launch#2.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/smart-app-launch/STU2.2" - } - ] - }, - { - "name": "Bidirectional Services eReferrals (BSeR) FHIR IG", - "category": "Public Health", - "npm-name": "hl7.fhir.us.bser", - "description": "The Bidirectional Services eReferrals (BSeR) FHIR IG provides guidance on STU3 FHIR Resources and US Core IG profiles for use in exchanging a referral request and specific program data from a clinical provider to a typically extra-clinical program service provider, such as a diabetes prevention program, a smoking quitline, or a hypertension management training program. And provides for the return of feedback information from the service program to the referring provider", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/bser/history.html", - "canonical": "http://hl7.org/fhir/us/bser", - "ci-build": "http://build.fhir.org/ig/HL7/bser", - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "carePlanning": true, - "financials": true, - "medsMgmt": true, - "profiles": 40, - "valuesets": 2, - "codeSystems": 2, - "examples": 59 + "name" : "Danish Core Implementation Guide", + "category" : "National Base", + "npm-name" : "hl7.fhir.dk.core", + "description" : "Base danish national implementation guide", + "authority" : "HL7 Denmark", + "product" : ["fhir"], + "country" : "dk", + "language" : ["en"], + "history" : "http://hl7.dk/fhir/core/history.html", + "canonical" : "http://hl7.dk/fhir/core", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 10, + "extensions" : 2, + "valuesets" : 6, + "codeSystems" : 15, + "examples" : 12 }, - "editions": [ + "ci-build" : "http://build.fhir.org/ig/hl7dk/dk-core", + "editions" : [ + { + "name" : "Release", + "ig-version" : "3.2.0", + "package" : "hl7.fhir.dk.core#3.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.dk/fhir/core/3.2.0" + } + ] + }, + { + "name" : "Swiss Core Implementation Guide", + "category" : "National Base", + "npm-name" : "ch.fhir.ig.ch-core", + "description" : "Base swiss national implementation guide", + "authority" : "HL7 Switzerland", + "product" : ["fhir"], + "country" : "ch", + "history" : "http://fhir.ch/ig/ch-core/history.html", + "canonical" : "http://fhir.ch/ig/ch-core", + "ci-build" : "http://build.fhir.org/ig/hl7ch/ch-core/index.html", + "editions" : [ + { + "name" : "STU", + "ig-version" : "1.0.0", + "package" : "ch.fhir.ig.ch-core#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.ch/ig/ch-core/1.0.0" + } + ], + "analysis" : { + "content" : true, + "documents" : true, + "clinicalCore" : true, + "financials" : true, + "profiles" : 21, + "extensions" : 16, + "valuesets" : 16, + "codeSystems" : 13, + "examples" : 18 + } + }, + { + "name" : "Swiss Guide Template", + "category" : "National Base", + "npm-name" : "ch.fhir.ig.template", + "description" : "HL7 Switzerland FHIR Implementation Guide Template", + "authority" : "HL7 Switzerland", + "product" : ["fhir"], + "country" : "ch", + "history" : "http://fhir.ch/ig/template/history.html", + "canonical" : "http://fhir.ch/ig/template", + "ci-build" : "http://build.fhir.org/ig/hl7ch/ig-template/index.html", + "editions" : [ { - "name": "STU 2", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.us.bser#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/bser/2023Sep" + "name" : "STU", + "ig-version" : "0.4.0", + "package" : "ch.fhir.ig.template#0.4.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.ch/ig/template/0.4.0" } - ] + ], + "analysis" : { + "error" : "Unable to find package ch.fhir.ig.template#0.4.0" + } }, { - "name": "FHIR Bulk Data Access", - "category": "EHR Access", - "npm-name": "hl7.fhir.us.bulkdata", - "description": "This Implementation Guide defines secure FHIR export Operations that use this capability to provide an authenticated and authorized client with the ability to register as a backend service and retrieve any data in a FHIR server, data on all patients in a server, or data on a group of patients while optionally specifying data since a certain date", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/bulkdata/history.html", - "canonical": "http://hl7.org/fhir/us/bulkdata", - "ci-build": "https://build.fhir.org/ig/HL7/bulk-data", - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.1.0", - "package": "hl7.fhir.us.bulkdata#0.1.0", - "fhir-version": [ - "4.0.0" - ], - "url": "http://hl7.org/fhir/us/bulkdata/2019May" + "name" : "Swiss EPR Metadata (CH-EPR-TERM)", + "category" : "National Base", + "npm-name" : "ch.fhir.ig.ch-epr-term", + "description" : "Implementation guide for the meta data specified in the framework of Annex 3 and 9 of the FDHA Ordinance on the electronic patient record in Switzerland", + "authority" : "HL7 Switzerland", + "product" : ["fhir"], + "country" : "ch", + "history" : "http://fhir.ch/ig/ch-epr-term/history.html", + "canonical" : "http://fhir.ch/ig/ch-epr-term", + "ci-build" : "http://build.fhir.org/ig/hl7ch/ch-epr-term/index.html", + "editions" : [ + { + "name" : "STU", + "ig-version" : "2.0.4", + "package" : "ch.fhir.ig.ch-epr-term#2.0.4", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.ch/ig/ch-epr-term/2.0.4" + } + ], + "analysis" : { + "valuesets" : 20, + "codeSystems" : 10 + } + }, + { + "name" : "Swiss Cancer Registration Implementation Guide (CH-CRL)", + "category" : "National Base", + "npm-name" : "ch.fhir.ig.ch-crl", + "description" : "Implementation guide for the Cancer Registry Law (CRL)", + "authority" : "FOPH (CH)", + "product" : ["fhir"], + "country" : "ch", + "history" : "http://fhir.ch/ig/ch-crl/history.html", + "canonical" : "http://fhir.ch/ig/ch-crl", + "ci-build" : "http://build.fhir.org/ig/ahdis/ch-crl/index.html", + "editions" : [ + { + "name" : "STU", + "ig-version" : "0.2.1", + "package" : "ch.fhir.ig.ch-crl#0.2.1", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.ch/ig/ch-crl" + }, + { + "name" : "STU", + "ig-version" : "0.1.1", + "package" : "ch.fhir.ig.ch-crl#0.1.1", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.ch/ig/ch-crl/0.1.1" + } + ], + "analysis" : { + "content" : true, + "documents" : true, + "clinicalCore" : true, + "carePlanning" : true, + "profiles" : 34, + "extensions" : 1, + "logicals" : 1, + "valuesets" : 15, + "codeSystems" : 15, + "examples" : 137 + } + }, + { + "name" : "Audit Trail Consumption (CH-ATC)", + "category" : "National Base", + "npm-name" : "ch.fhir.ig.atc", + "description" : "National Integration Profile for the Swiss Electronic Patient Record", + "authority" : "FOPH (CH)", + "product" : ["fhir"], + "country" : "ch", + "history" : "http://fhir.ch/ig/ch-atc/history.html", + "canonical" : "http://fhir.ch/ig/ch-atc", + "ci-build" : "http://build.fhir.org/ig/ahdis/ch-atc/index.html", + "editions" : [ + { + "ig-version" : "3.1.0", + "name" : "2020-06-11", + "package" : "ch.fhir.ig.ch-atc#1.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.ch/ig/ch-atc/index.html" + }, + { + "name" : "Release 24.6.2019", + "ig-version" : "1.2.0", + "package" : "ch.fhir.ig.ch-atc#1.2.0", + "fhir-version" : ["3.0.1"], + "url" : "http://fhir.ch/ig/ch-atc/1.2.0/index.html" } ], - "analysis": { - "operations": 3 + "analysis" : { + "error" : "Attempt to import a mis-identified package. Expected ch.fhir.ig.ch-atc, got ch.fhir.ig.atc" } }, { - "name": "Common Data Models Harmonization FHIR IG", - "category": "Research", - "npm-name": "hl7.fhir.us.cdmh", - "description": "The CDMH FHIR IG provides the guidance necessary to map the four common data models namely Sentinel, PCORnet CDM, i2b2 and OMOP to FHIR resources and profiles", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" + "name" : "Order & Referral by Form (CH-ORF)", + "category" : "National Base", + "npm-name" : "ch.fhir.ig.ch-orf", + "description" : "The Order & Referral by Form (CH-ORF) Profile describes how forms for eReferrals, requests for information (such as diagnostic imaging results, lab results, discharge reports etc.) can be defined, deployed and used in order to achieve a syntactical and semantically consistent cross enterprise information exchange.", + "authority" : "eHealth Suisse", + "product" : ["fhir"], + "country" : "ch", + "history" : "http://fhir.ch/ig/ch-orf/history.html", + "canonical" : "http://fhir.ch/ig/ch-orf", + "ci-build" : "http://build.fhir.org/ig/ahdis/ch-orf/index.html", + "editions" : [ + { + "name" : "STU", + "ig-version" : "0.9.1", + "package" : "ch.fhir.ig.ch-orf#0.9.1", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.ch/ig/ch-orf/0.9.1" + } + ], + "analysis" : { + "content" : true, + "documents" : true, + "clinicalCore" : true, + "questionnaire" : true, + "profiles" : 5, + "extensions" : 7, + "valuesets" : 1, + "codeSystems" : 1, + "examples" : 9 + } + }, + { + "name" : "CHMED20AF (R4)", + "category" : "National Base", + "npm-name" : "ch.chmed16af.emediplan", + "description" : "eMediplan CHMED16AF Implementation Guide", + "authority" : "IG eMediplan (CH)", + "product" : ["fhir"], + "country" : "ch", + "history" : "http://chmed16af.emediplan.ch/fhir/history.html", + "canonical" : "http://chmed16af.emediplan.ch/fhir", + "ci-build" : "http://build.fhir.org/ig/ahdis/chmed20af/index.html", + "editions" : [ + { + "name" : "STU", + "ig-version" : "0.2.0", + "package" : "ch.chmed16af.emediplan#0.2.0", + "fhir-version" : ["4.0.0"], + "url" : "http://chmed16af.emediplan.ch/fhir/0.2.0" + } ], - "history": "http://hl7.org/fhir/us/cdmh/history.html", - "canonical": "http://hl7.org/fhir/us/cdmh", - "ci-build": "http://build.fhir.org/ig/HL7/cdmh", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "medsMgmt": true, - "diagnostics": true, - "trials": true, - "profiles": 15, - "extensions": 22, - "valuesets": 25, - "codeSystems": 38, - "examples": 15 + "analysis" : { + "error" : "Unable to resolve package id ch.chmed16af.emediplan#0.2.0" + } + }, + { + "name" : "Swiss eMedication Implementation Guide", + "category" : "National Base", + "npm-name" : "ch.fhir.ig.ch-emed", + "description" : "The CH EMED implementation guide describes the FHIR representation of the defined documents for the exchange of medication information", + "authority" : "eHealth Suisse", + "product" : ["fhir"], + "country" : "ch", + "history" : "http://fhir.ch/ig/ch-emed/history.html", + "canonical" : "http://fhir.ch/ig/ch-emed", + "ci-build" : "http://build.fhir.org/ig/hl7ch/ch-emed/index.html", + "editions" : [ + { + "name" : "DSTU", + "ig-version" : "0.1.1", + "package" : "ch.fhir.ig.ch-emed#0.1.1", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.ch/ig/ch-emed/0.1.1" + } + ], + "analysis" : { + "content" : true, + "documents" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 23, + "extensions" : 9, + "valuesets" : 3, + "codeSystems" : 2, + "examples" : 37 + } + }, + { + "name" : "mednet Implementation Guide", + "category" : "Patient Summary", + "npm-name" : "swiss.mednet.fhir", + "description" : "The mednet.swiss implementation guide describes the FHIR profiles used to interface with the mednet software", + "authority" : "novcom AG (CH)", + "product" : ["fhir"], + "country" : "ch", + "history" : "https://mednet.swiss/fhir/history.html", + "canonical" : "https://mednet.swiss/fhir", + "analysis" : { + } + }, + { + "name" : "US Drug Formulary", + "category" : "Medications / Immunizations", + "npm-name" : "hl7.fhir.us.Davinci-drug-formulary", + "description" : "API-based data exchange to Third-Party Applications via Member-authorized sharing of Health Plan's Prescription Drug Formulary.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/Davinci-drug-formulary/history.html", + "canonical" : "http://hl7.org/fhir/us/Davinci-drug-formulary", + "ci-build" : "https://build.fhir.org/ig/HL7/davinci-pdex-formulary", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.Davinci-drug-formulary#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/Davinci-drug-formulary/STU1" + } + ], + "analysis" : { + "content" : true, + "medsMgmt" : true, + "profiles" : 2, + "extensions" : 13, + "valuesets" : 4, + "codeSystems" : 4, + "examples" : 11 + } + }, + { + "name" : "Da Vinci CDex", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-cdex", + "description" : "Provider-to-payer and payer-related provider-to-provider data exchange to improve care coordination, support risk adjustment, ease quality management, facilitate claims auditing and confirm medical necessity, improve member experience, and support orders and referrals.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-cdex/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-cdex", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-ecdx", + "analysis" : { + "content" : true, + "rest" : true, + "carePlanning" : true, + "profiles" : 1, + "operations" : 1, + "valuesets" : 3, + "codeSystems" : 1, + "examples" : 19 }, - "editions": [ + "editions" : [ + { + "name" : "STU2", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.us.davinci-cdex#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-cdex/STU2" + } + ] + }, + { + "name" : "Da Vinci PDex", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-pdex", + "description" : "Payer data exchange with providers to support care coordination. Member-authorized sharing to Third-Party applications of Health Plan's Healthcare Service Network, Pharmacy Network and Prescription Drug Formulary", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-pdex/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-pdex", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-epdx", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "financials" : true, + "medsMgmt" : true, + "profiles" : 5, + "extensions" : 6, + "operations" : 1, + "valuesets" : 12, + "codeSystems" : 13, + "examples" : 36 + }, + "editions" : [ { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.cdmh#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/cdmh/STU1" + "name" : "STU2.1 Ballot", + "ig-version" : "2.1.0-ballot", + "package" : "hl7.fhir.us.davinci-pdex#2.1.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-pdex/2024SEP" } ] }, { - "name": "Quality Measure Implementation Guide", - "category": "Quality / CDS", - "npm-name": "hl7.fhir.us.cqfmeasures", - "description": "Provides profiles and guidance for the representation of clinical quality measures in FHIR and Clincal Quality Language (CQL)", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/cqfmeasures/history.html", - "canonical": "http://hl7.org/fhir/us/cqfmeasures", - "ci-build": "http://build.fhir.org/ig/HL7/cqf-measures", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "measures": true, - "profiles": 21, - "extensions": 36, - "operations": 6, - "valuesets": 5, - "codeSystems": 5, - "examples": 61 + "name" : "CDISC Lab Semantics in FHIR", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.uv.cdisc-lab", + "description" : "The IG shows how laboratory data in FHIR format can be converted into the CDISC LAB or LB format", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/cdisc-lab/history.html", + "canonical" : "http://hl7.org/fhir/uv/cdisc-lab", + "ci-build" : "http://build.fhir.org/ig/HL7/cdisc-lab", + "analysis" : { + "rest" : true }, - "editions": [ + "editions" : [ { - "name": "STU5 (v5.0.0) Ballot", - "ig-version": "5.0.0-ballot2", - "package": "hl7.fhir.us.cqfmeasures#5.0.0-ballot2", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/cqfmeasures/2024May" + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.cdisc-lab#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/cdisc-lab/STU1" } ] }, { - "name": "Documentation Templates and Rules", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-dtr", - "description": "Provides a mechanism for delivering and executing payer rules related to documentation requirements for a proposed medication, procedure or other service associated with a patient\u0027s insurance coverage", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/davinci-dtr/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-dtr", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-dtr", - "analysis": { - "content": true, - "documents": true, - "financials": true, - "questionnaire": true, - "profiles": 6, - "extensions": 2, - "operations": 1, - "examples": 12 + "name" : "Healthcare Associated Infection Reports (HAI) Long Term Care Facilities (LTCF)", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.hai-ltcf", + "description" : "Long term care facility (LTCF) healthcare-associated infection (HAI) reporting to CDC National Healthcare Safety Network (NHSN) to track infections and prevention process measures in a systematic way, which allows identification of problems and care improvement", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/hai-ltcf/history.html", + "canonical" : "http://hl7.org/fhir/us/hai-ltcf", + "analysis" : { + "valuesets" : 4, + "codeSystems" : 2 + }, + "ci-build" : "http://build.fhir.org/ig/HL7/HAI-LTCF", + "editions" : [ + { + "name" : "STU 1.1", + "ig-version" : "1.1.0", + "package" : "hl7.fhir.us.hai-ltcf#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/hai-ltcf/STU1.1" + } + ] + }, + { + "name" : "Da Vinci Unsolicited Notifications (Alerts)", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-alerts", + "description" : "The goal of this IG is to support the real-time exchange of alerts and notifications that impact patient care and value based or risk based services", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-alerts/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-alerts", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-alerts", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "financials" : true, + "profiles" : 8, + "valuesets" : 4, + "codeSystems" : 1, + "examples" : 11 }, - "editions": [ + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.davinci-alerts#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-alerts/STU1" + } + ] + }, + { + "name" : "Da Vinci Payer Coverage Decision Exchange (PCDE) FHIR IG", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-pcde", + "description" : "Payer coverage decision exchange will promote continuity of treatment when a member moves from one covered payer to another without increasing provider burden or cost to the member. This IG enables member-authorized sharing of treatment, conditions, authorizations, relevant guidelines and supporting documentation from an original payer to a new payer when a patient changes coverage plans.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-pcde/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-pcde", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-pcde", + "analysis" : { + "content" : true, + "documents" : true, + "clinicalCore" : true, + "carePlanning" : true, + "profiles" : 5, + "valuesets" : 3, + "codeSystems" : 1, + "examples" : 5 + }, + "editions" : [ { - "name": "STU 2.0", - "ig-version": "2.0.1", - "package": "hl7.fhir.us.davinci-dtr#2.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-dtr/STU2" + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.davinci-pcde#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-pcde/STU1" } ] }, { - "name": "Da Vinci Health Record Exchange", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-hrex", - "description": "A library of shared artifacts used by other Da Vinci and payer related implementation guides", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/davinci-hrex/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-hrex", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-ehrx", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "carePlanning": true, - "financials": true, - "profiles": 11, - "extensions": 4, - "operations": 1, - "valuesets": 2, - "codeSystems": 1, - "examples": 22 - }, - "editions": [ - { - "name": "STU 1.1 Ballot", - "ig-version": "1.1.0-ballot", - "package": "hl7.fhir.us.davinci-hrex#1.1.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-hrex/2024Sep" - } - ] - }, - { - "name": "electronic Long-Term Services and Supports Implementation Guide", - "category": "Public Health", - "npm-name": "hl7.fhir.us.eltss", - "description": "Provides guidance to US Realm implementers to use the FHIR for implementing access and exchange Electronic Long-Term Services \u0026 Supports (eLTSS) Dataset data elements", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/eLTSS/history.html", - "ci-build": "http://build.fhir.org/ig/HL7/eLTSS", - "canonical": "http://hl7.org/fhir/us/eltss", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "financials": true, - "questionnaire": true, - "profiles": 13, - "extensions": 3, - "logicals": 3, - "valuesets": 2, - "codeSystems": 2, - "examples": 5 - }, - "editions": [ - { - "name": "STU2", - "ig-version": "2.0.0", - "package": "hl7.fhir.us.eltss#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/eltss/STU2" - } - ] - }, - { - "name": "Patient Reported Outcomes (PRO) FHIR IG", - "category": "Personal Healthcare", - "npm-name": "hl7.fhir.us.patient-reported-outcomes", - "description": "This IG provides the necessary guidance to use FHIR for Patient Reported Outcomes", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/patient-reported-outcomes/history.html", - "canonical": "http://hl7.org/fhir/us/patient-reported-outcomes", - "ci-build": "http://build.fhir.org/ig/HL7/patient-reported-outcomes", - "analysis": { - "rest": true - }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.2.0", - "package": "hl7.fhir.us.patient-reported-outcomes#0.2.0", - "fhir-version": [ - "4.0.0" - ], - "url": "http://hl7.org/fhir/us/patient-reported-outcomes/2019May" - } - ] - }, - { - "name": "Pharmacist Care Plan FHIR IG", - "category": "Medications / Immunizations", - "npm-name": "hl7.fhir.us.phcp", - "description": "This is an electronic care plan with enhanced Medications / Immunizations content based on the templates in the HL7 Implementation Guide for C-CDA Release 2.1: Consolidated CDA for Clinical Notes, represented using FHIR profiles", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/phcp/history.html", - "canonical": "http://hl7.org/fhir/us/phcp", - "ci-build": "http://build.fhir.org/ig/HL7/PhCP", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "carePlanning": true, - "financials": true, - "medsMgmt": true, - "profiles": 10, - "examples": 16 + "name" : "Breast Radiology Report (BRR)", + "category" : "Care Planning", + "npm-name" : "hl7.fhir.us.breast-radiology", + "description" : "Breast Radiology CIMI Logical Models and FHIR Profiles", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/breast-radiology/history.html", + "canonical" : "http://hl7.org/fhir/us/breast-radiology", + "ci-build" : "http://build.hl7.org/fhir/us/breast-radiology", + "analysis" : { + "examples" : 125 }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.phcp#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/phcp/STU1" - } - ] - }, - { - "name": "Vital Records Mortality and Morbidity Reporting FHIR IG", - "category": "Public Health", - "npm-name": "hl7.fhir.us.vrdr", - "description": "The VRDR FHIR IG provides guidance regarding the use of FHIR resources for the bidirectional exchange of mortality data between State-run PHA Vital Records offices and NCHS", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/vrdr/history.html", - "canonical": "http://hl7.org/fhir/us/vrdr", - "ci-build": "http://build.fhir.org/ig/HL7/vrdr", - "analysis": { - "content": true, - "documents": true, - "clinicalCore": true, - "profiles": 34, - "extensions": 4, - "examples": 34 + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "0.2.0", + "package" : "hl7.fhir.us.breast-radiology#0.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/breast-radiology/2020May" + } + ] + }, + { + "name" : "FHIR Clinical Guidelines", + "category" : "Quality / CDS", + "npm-name" : "hl7.fhir.uv.cpg", + "description" : "This implementation guide is a multi-stakeholder effort to use FHIR resources to build shareable and computable representations of the content of clinical care guidelines. The guide focuses on common patterns in clinical guidelines, establishing profiles, conformance requirements, and guidance for the patient-independent, as well as analogous patterns for the patient-specific representation of guideline recommendations", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/cpg/history.html", + "canonical" : "http://hl7.org/fhir/uv/cpg", + "ci-build" : "http://build.fhir.org/ig/HL7/cqf-recommendations", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "carePlanning" : true, + "medsMgmt" : true, + "measures" : true, + "questionnaire" : true, + "profiles" : 102, + "extensions" : 38, + "operations" : 5, + "valuesets" : 9, + "codeSystems" : 7, + "examples" : 441 }, - "editions": [ - { - "name": "STU 3 Ballot", - "ig-version": "3.0.0-ballot", - "package": "hl7.fhir.us.vrdr#3.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/vrdr/2024May" - } - ] - }, - { - "name": "Womens Health Technology Coordinated Registry Network FHIR IG", - "category": "Clinical Registries", - "npm-name": "hl7.fhir.us.womens-health-registries", - "description": "The purpose of the IG to provide the necessary guidance to use FHIR to build registries specific to monitoring Womens Health", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/womens-health-registries/history.html", - "canonical": "http://hl7.org/fhir/us/womens-health-registries", - "ci-build": "http://build.fhir.org/ig/HL7/coordinated-registry-network", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 3 + "editions" : [ + { + "name" : "STU2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.uv.cpg#2.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/cpg/2024Jan" + } + ] + }, + { + "name" : "Minimal Common Oncology Data Elements (mCODE)", + "category" : "Care Planning", + "npm-name" : "hl7.fhir.us.mcode", + "description" : "This IG specifies a core set of common data elements for cancer that is clinically applicable in every electronic patient record with a cancer diagnosis. It is intended to enable standardized information exchange among EHRs/oncology information systems and reuse of data by other stakeholders (e.g. quality measurement, research).", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/mcode/history.html", + "canonical" : "http://hl7.org/fhir/us/mcode", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-mCODE-ig", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "diagnostics" : true, + "profiles" : 28, + "extensions" : 14, + "operations" : 1, + "valuesets" : 96, + "codeSystems" : 2, + "examples" : 97 }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.2.0", - "package": "hl7.fhir.us.womens-health-registries#0.2.0", - "fhir-version": [ - "4.0.0" - ], - "url": "http://hl7.org/fhir/us/womens-health-registries/2019May" - } - ] - }, - { - "name": "Personal Health Device FHIR IG", - "category": "Personal Healthcare", - "npm-name": "hl7.fhir.uv.phd", - "description": "The IG provides a mapping of IEEE 11073 20601 Personal Health Device data to FHIR", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/uv/phd/history.html", - "canonical": "http://hl7.org/fhir/uv/phd", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 11, - "valuesets": 7, - "codeSystems": 4 + "editions" : [ + { + "name" : "STU4 Ballot", + "ig-version" : "4.0.0-ballot", + "package" : "hl7.fhir.us.mcode#4.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/mcode/2024May" + } + ] + }, + { + "name" : "Da Vinci Prior Authorization Support (PAS) FHIR IG", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-pas", + "description" : "This IG allows providers the ability to easily identify the need for payer authorizations, assemble necessary information, identify and supply missing information and submit it to the payer electronically and receive a response in real time within the clinical workflow.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-pas/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-pas", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-pas", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "carePlanning" : true, + "financials" : true, + "medsMgmt" : true, + "profiles" : 23, + "extensions" : 37, + "operations" : 2, + "valuesets" : 12, + "codeSystems" : 6, + "examples" : 29 }, - "ci-build": "http://build.fhir.org/ig/HL7/phd", - "editions": [ - { - "name": "STU 2 Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.uv.phd#2.0.0-ballot", - "fhir-version": [ - "4.3.0" - ], - "url": "http://hl7.org/fhir/uv/phd/2024Sep" - } - ] - }, - { - "name": "Provider Directory IG", - "category": "Administration", - "npm-name": "hl7.fhir.au.pd", - "description": "This implementation guide is based upon STU3 FHIR standard and is the Australian variant of the Provider Directory IG. It outlines the key data elements for any provider directory and basic query guidance. The components developed in this guide are intended to provide a foundation for a central or distributed Provider or Healthcare Directory", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "au", - "history": "http://hl7.org.au/fhir/pd/history.html", - "canonical": "http://hl7.org.au/fhir/pd", - "ci-build": "http://build.fhir.org/ig/hl7au/au-fhir-pd", - "editions": [ - { - "name": "Release 1 Qa-preview", - "ig-version": "0.6.0", - "package": "hl7.fhir.au.pd#0.6.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://hl7.org.au/fhir" - } - ], - "analysis": { - "error": "Unable to find package hl7.fhir.au.pd#0.6.0" - } - }, - { - "name": "Argonaut Clinical Notes Implementation Guide", - "category": "EHR Access", - "npm-name": "argonaut.us.clinicalnotes", - "description": "This implementation guide provides implementers with FHIR profiles and guidance to create, use, and share Clinical Notes", - "authority": "Argonaut (US)", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://fhir.org/guides/argonaut/clinicalnotes/history.html", - "canonical": "http://fhir.org/guides/argonaut/clinicalnotes", - "ci-build": "http://build.fhir.org/ig/argonautproject/clinicalnotes", - "editions": [ - { - "name": "Release 1", - "ig-version": "1.0.0", - "package": "argonaut.us.clinicalnotes#1.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://fhir.org/guides/argonaut/clinicalnotes/1.0.0" - } - ], - "analysis": { - "error": "Unable to resolve package id argonaut.us.clinicalnotes#1.0.0" - } - }, - { - "name": "Argonaut Questionnaire Implementation Guide", - "category": "EHR Access", - "npm-name": "argonaut.us.questionnaire", - "description": "This implementation guide provides implementers with FHIR RESTful APIs and guidance to create, use and share between organizations standard assessment forms and the assessment responses", - "authority": "Argonaut (US)", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://fhir.org/guides/argonaut/questionnaire/history.html", - "canonical": "http://fhir.org/guides/argonaut/questionnaire", - "ci-build": "http://build.fhir.org/ig/argonautproject/questionnaire", - "editions": [ - { - "name": "Release 1", - "ig-version": "1.0.0", - "package": "argonaut.us.questionnaire#1.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://fhir.org/guides/argonaut/questionnaire/1.0.0" - } - ], - "analysis": { - "error": "Unable to resolve package id argonaut.us.questionnaire#1.0.0" - } - }, - { - "name": "Danish Core Implementation Guide", - "category": "National Base", - "npm-name": "hl7.fhir.dk.core", - "description": "Base danish national implementation guide", - "authority": "HL7 Denmark", - "product": [ - "fhir" - ], - "country": "dk", - "language": [ - "en" - ], - "history": "http://hl7.dk/fhir/core/history.html", - "canonical": "http://hl7.dk/fhir/core", - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 10, - "extensions": 2, - "valuesets": 6, - "codeSystems": 15, - "examples": 12 + "editions" : [ + { + "name" : "STU 2", + "ig-version" : "2.0.1", + "package" : "hl7.fhir.us.davinci-pas#2.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-pas/STU2" + } + ] + }, + { + "name" : "FHIR Bulk Data Access (Flat FHIR)", + "category" : "EHR Access", + "npm-name" : "hl7.fhir.uv.bulkdata", + "description" : "Defines a way to efficiently access large volumes of information on a group of individuals from an EHR", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/bulkdata/history.html", + "canonical" : "http://hl7.org/fhir/uv/bulkdata", + "ci-build" : "http://build.fhir.org/ig/HL7/bulk-data", + "analysis" : { + "rest" : true, + "operations" : 3, + "valuesets" : 1, + "codeSystems" : 1 }, - "ci-build": "http://build.fhir.org/ig/hl7dk/dk-core", - "editions": [ + "editions" : [ { - "name": "Release", - "ig-version": "3.2.0", - "package": "hl7.fhir.dk.core#3.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.dk/fhir/core/3.2.0" - } - ] - }, - { - "name": "Swiss Core Implementation Guide", - "category": "National Base", - "npm-name": "ch.fhir.ig.ch-core", - "description": "Base swiss national implementation guide", - "authority": "HL7 Switzerland", - "product": [ - "fhir" - ], - "country": "ch", - "history": "http://fhir.ch/ig/ch-core/history.html", - "canonical": "http://fhir.ch/ig/ch-core", - "ci-build": "http://build.fhir.org/ig/hl7ch/ch-core/index.html", - "editions": [ - { - "name": "STU", - "ig-version": "1.0.0", - "package": "ch.fhir.ig.ch-core#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.ch/ig/ch-core/1.0.0" - } - ], - "analysis": { - "content": true, - "documents": true, - "clinicalCore": true, - "financials": true, - "profiles": 21, - "extensions": 16, - "valuesets": 16, - "codeSystems": 13, - "examples": 18 - } - }, - { - "name": "Swiss Guide Template", - "category": "National Base", - "npm-name": "ch.fhir.ig.template", - "description": "HL7 Switzerland FHIR Implementation Guide Template", - "authority": "HL7 Switzerland", - "product": [ - "fhir" - ], - "country": "ch", - "history": "http://fhir.ch/ig/template/history.html", - "canonical": "http://fhir.ch/ig/template", - "ci-build": "http://build.fhir.org/ig/hl7ch/ig-template/index.html", - "editions": [ - { - "name": "STU", - "ig-version": "0.4.0", - "package": "ch.fhir.ig.template#0.4.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.ch/ig/template/0.4.0" - } - ], - "analysis": { - "error": "Unable to find package ch.fhir.ig.template#0.4.0" - } - }, - { - "name": "Swiss EPR Metadata (CH-EPR-TERM)", - "category": "National Base", - "npm-name": "ch.fhir.ig.ch-epr-term", - "description": "Implementation guide for the meta data specified in the framework of Annex 3 and 9 of the FDHA Ordinance on the electronic patient record in Switzerland", - "authority": "HL7 Switzerland", - "product": [ - "fhir" - ], - "country": "ch", - "history": "http://fhir.ch/ig/ch-epr-term/history.html", - "canonical": "http://fhir.ch/ig/ch-epr-term", - "ci-build": "http://build.fhir.org/ig/hl7ch/ch-epr-term/index.html", - "editions": [ - { - "name": "STU", - "ig-version": "2.0.4", - "package": "ch.fhir.ig.ch-epr-term#2.0.4", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.ch/ig/ch-epr-term/2.0.4" - } - ], - "analysis": { - "valuesets": 20, - "codeSystems": 10 - } - }, - { - "name": "Swiss Cancer Registration Implementation Guide (CH-CRL)", - "category": "National Base", - "npm-name": "ch.fhir.ig.ch-crl", - "description": "Implementation guide for the Cancer Registry Law (CRL)", - "authority": "FOPH (CH)", - "product": [ - "fhir" - ], - "country": "ch", - "history": "http://fhir.ch/ig/ch-crl/history.html", - "canonical": "http://fhir.ch/ig/ch-crl", - "ci-build": "http://build.fhir.org/ig/ahdis/ch-crl/index.html", - "editions": [ - { - "name": "STU", - "ig-version": "0.2.1", - "package": "ch.fhir.ig.ch-crl#0.2.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.ch/ig/ch-crl" + "name" : "STU 2", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.uv.bulkdata#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/bulkdata/STU2" }, { - "name": "STU", - "ig-version": "0.1.1", - "package": "ch.fhir.ig.ch-crl#0.1.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.ch/ig/ch-crl/0.1.1" - } - ], - "analysis": { - "content": true, - "documents": true, - "clinicalCore": true, - "carePlanning": true, - "profiles": 34, - "extensions": 1, - "logicals": 1, - "valuesets": 15, - "codeSystems": 15, - "examples": 137 - } - }, - { - "name": "Audit Trail Consumption (CH-ATC)", - "category": "National Base", - "npm-name": "ch.fhir.ig.atc", - "description": "National Integration Profile for the Swiss Electronic Patient Record", - "authority": "FOPH (CH)", - "product": [ - "fhir" - ], - "country": "ch", - "history": "http://fhir.ch/ig/ch-atc/history.html", - "canonical": "http://fhir.ch/ig/ch-atc", - "ci-build": "http://build.fhir.org/ig/ahdis/ch-atc/index.html", - "editions": [ - { - "ig-version": "3.1.0", - "name": "2020-06-11", - "package": "ch.fhir.ig.ch-atc#1.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.ch/ig/ch-atc/index.html" + "name" : "STU 1", + "ig-version" : "1.0.1", + "package" : "hl7.fhir.uv.bulkdata#1.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/bulkdata/STU1.0.1" }, { - "name": "Release 24.6.2019", - "ig-version": "1.2.0", - "package": "ch.fhir.ig.ch-atc#1.2.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://fhir.ch/ig/ch-atc/1.2.0/index.html" - } - ], - "analysis": { - "error": "Attempt to import a mis-identified package. Expected ch.fhir.ig.ch-atc, got ch.fhir.ig.atc" - } - }, - { - "name": "Order \u0026 Referral by Form (CH-ORF)", - "category": "National Base", - "npm-name": "ch.fhir.ig.ch-orf", - "description": "The Order \u0026 Referral by Form (CH-ORF) Profile describes how forms for eReferrals, requests for information (such as diagnostic imaging results, lab results, discharge reports etc.) can be defined, deployed and used in order to achieve a syntactical and semantically consistent cross enterprise information exchange.", - "authority": "eHealth Suisse", - "product": [ - "fhir" - ], - "country": "ch", - "history": "http://fhir.ch/ig/ch-orf/history.html", - "canonical": "http://fhir.ch/ig/ch-orf", - "ci-build": "http://build.fhir.org/ig/ahdis/ch-orf/index.html", - "editions": [ - { - "name": "STU", - "ig-version": "0.9.1", - "package": "ch.fhir.ig.ch-orf#0.9.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.ch/ig/ch-orf/0.9.1" - } - ], - "analysis": { - "content": true, - "documents": true, - "clinicalCore": true, - "questionnaire": true, - "profiles": 5, - "extensions": 7, - "valuesets": 1, - "codeSystems": 1, - "examples": 9 - } - }, - { - "name": "CHMED20AF (R4)", - "category": "National Base", - "npm-name": "ch.chmed16af.emediplan", - "description": "eMediplan CHMED16AF Implementation Guide", - "authority": "IG eMediplan (CH)", - "product": [ - "fhir" - ], - "country": "ch", - "history": "http://chmed16af.emediplan.ch/fhir/history.html", - "canonical": "http://chmed16af.emediplan.ch/fhir", - "ci-build": "http://build.fhir.org/ig/ahdis/chmed20af/index.html", - "editions": [ - { - "name": "STU", - "ig-version": "0.2.0", - "package": "ch.chmed16af.emediplan#0.2.0", - "fhir-version": [ - "4.0.0" - ], - "url": "http://chmed16af.emediplan.ch/fhir/0.2.0" - } - ], - "analysis": { - "error": "Unable to resolve package id ch.chmed16af.emediplan#0.2.0" - } - }, - { - "name": "Swiss eMedication Implementation Guide", - "category": "National Base", - "npm-name": "ch.fhir.ig.ch-emed", - "description": "The CH EMED implementation guide describes the FHIR representation of the defined documents for the exchange of medication information", - "authority": "eHealth Suisse", - "product": [ - "fhir" - ], - "country": "ch", - "history": "http://fhir.ch/ig/ch-emed/history.html", - "canonical": "http://fhir.ch/ig/ch-emed", - "ci-build": "http://build.fhir.org/ig/hl7ch/ch-emed/index.html", - "editions": [ - { - "name": "DSTU", - "ig-version": "0.1.1", - "package": "ch.fhir.ig.ch-emed#0.1.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.ch/ig/ch-emed/0.1.1" - } - ], - "analysis": { - "content": true, - "documents": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 23, - "extensions": 9, - "valuesets": 3, - "codeSystems": 2, - "examples": 37 + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.bulkdata#1.0.0", + "fhir-version" : ["4.0.0"], + "url" : "http://hl7.org/fhir/uv/bulkdata/STU1" + } + ] + }, + { + "name" : "Basisgegevensset Zorg || Patient Summary", + "category" : "Patient Summary", + "description" : "The Basisgegevensset Zorg, aka BgZ, is the minimum set of patient data that is important for continuity of care and is relevant irrespective of specialism, patient conditions and type of physicians. This set of patient data is recorded comparatively by all healthcare providers. This facilitates information exchange. The BgZ has been made consistent with the European Patient Summary.", + "authority" : "Nictiz (NL)", + "product" : ["fhir"], + "country" : "nl", + "language" : ["nl", "en"], + "history" : "https://informatiestandaarden.nictiz.nl/wiki/MedMij:V2019.01_OntwerpBGZ_2017#Release_notes", + "canonical" : "https://informatiestandaarden.nictiz.nl/wiki/MedMij:V2019.01_OntwerpBGZ_2017", + "ci-build" : "https://informatiestandaarden.nictiz.nl/wiki/MedMij:Vdraft_OntwerpBGZ_2017", + "editions" : [ + { + "name" : "Normative - MMVN 3", + "ig-version" : "2.1.3", + "package" : "nictiz.fhir.nl.stu3.zib2017#2.1.3", + "fhir-version" : ["3.0.1"], + "url" : "https://informatiestandaarden.nictiz.nl/wiki/MedMij:V2019.01_OntwerpBGZ_2017#Use_case_1:_Raadplegen_Basisgegevensset_Zorg_in_persoonlijke_gezondheidsomgeving" + } + ], + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "carePlanning" : true, + "financials" : true, + "medsMgmt" : true, + "diagnostics" : true, + "profiles" : 144, + "extensions" : 70, + "valuesets" : 261 } }, { - "name": "mednet Implementation Guide", - "category": "Patient Summary", - "npm-name": "swiss.mednet.fhir", - "description": "The mednet.swiss implementation guide describes the FHIR profiles used to interface with the mednet software", - "authority": "novcom AG (CH)", - "product": [ - "fhir" - ], - "country": "ch", - "history": "https://mednet.swiss/fhir/history.html", - "canonical": "https://mednet.swiss/fhir", - "analysis": {} - }, - { - "name": "US Drug Formulary", - "category": "Medications / Immunizations", - "npm-name": "hl7.fhir.us.Davinci-drug-formulary", - "description": "API-based data exchange to Third-Party Applications via Member-authorized sharing of Health Plan\u0027s Prescription Drug Formulary.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/Davinci-drug-formulary/history.html", - "canonical": "http://hl7.org/fhir/us/Davinci-drug-formulary", - "ci-build": "https://build.fhir.org/ig/HL7/davinci-pdex-formulary", - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.Davinci-drug-formulary#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/Davinci-drug-formulary/STU1" - } - ], - "analysis": { - "content": true, - "medsMgmt": true, - "profiles": 2, - "extensions": 13, - "valuesets": 4, - "codeSystems": 4, - "examples": 11 - } - }, - { - "name": "Da Vinci CDex", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-cdex", - "description": "Provider-to-payer and payer-related provider-to-provider data exchange to improve care coordination, support risk adjustment, ease quality management, facilitate claims auditing and confirm medical necessity, improve member experience, and support orders and referrals.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-cdex/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-cdex", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-ecdx", - "analysis": { - "content": true, - "rest": true, - "carePlanning": true, - "profiles": 1, - "operations": 1, - "valuesets": 3, - "codeSystems": 1, - "examples": 19 - }, - "editions": [ - { - "name": "STU2", - "ig-version": "2.0.0", - "package": "hl7.fhir.us.davinci-cdex#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-cdex/STU2" - } - ] - }, - { - "name": "Da Vinci PDex", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-pdex", - "description": "Payer data exchange with providers to support care coordination. Member-authorized sharing to Third-Party applications of Health Plan\u0027s Healthcare Service Network, Pharmacy Network and Prescription Drug Formulary", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-pdex/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-pdex", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-epdx", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "financials": true, - "medsMgmt": true, - "profiles": 5, - "extensions": 6, - "operations": 1, - "valuesets": 12, - "codeSystems": 13, - "examples": 36 - }, - "editions": [ - { - "name": "STU2.1 Ballot", - "ig-version": "2.1.0-ballot", - "package": "hl7.fhir.us.davinci-pdex#2.1.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-pdex/2024SEP" - } - ] - }, - { - "name": "CDISC Lab Semantics in FHIR", - "category": "Diagnostics", - "npm-name": "hl7.fhir.uv.cdisc-lab", - "description": "The IG shows how laboratory data in FHIR format can be converted into the CDISC LAB or LB format", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/cdisc-lab/history.html", - "canonical": "http://hl7.org/fhir/uv/cdisc-lab", - "ci-build": "http://build.fhir.org/ig/HL7/cdisc-lab", - "analysis": { - "rest": true - }, - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.cdisc-lab#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/cdisc-lab/STU1" - } - ] - }, - { - "name": "Healthcare Associated Infection Reports (HAI) Long Term Care Facilities (LTCF)", - "category": "Public Health", - "npm-name": "hl7.fhir.us.hai-ltcf", - "description": "Long term care facility (LTCF) healthcare-associated infection (HAI) reporting to CDC National Healthcare Safety Network (NHSN) to track infections and prevention process measures in a systematic way, which allows identification of problems and care improvement", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/hai-ltcf/history.html", - "canonical": "http://hl7.org/fhir/us/hai-ltcf", - "analysis": { - "valuesets": 4, - "codeSystems": 2 - }, - "ci-build": "http://build.fhir.org/ig/HL7/HAI-LTCF", - "editions": [ - { - "name": "STU 1.1", - "ig-version": "1.1.0", - "package": "hl7.fhir.us.hai-ltcf#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/hai-ltcf/STU1.1" - } - ] - }, - { - "name": "Da Vinci Unsolicited Notifications (Alerts)", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-alerts", - "description": "The goal of this IG is to support the real-time exchange of alerts and notifications that impact patient care and value based or risk based services", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-alerts/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-alerts", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-alerts", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "financials": true, - "profiles": 8, - "valuesets": 4, - "codeSystems": 1, - "examples": 11 - }, - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.davinci-alerts#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-alerts/STU1" - } - ] - }, - { - "name": "Da Vinci Payer Coverage Decision Exchange (PCDE) FHIR IG", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-pcde", - "description": "Payer coverage decision exchange will promote continuity of treatment when a member moves from one covered payer to another without increasing provider burden or cost to the member. This IG enables member-authorized sharing of treatment, conditions, authorizations, relevant guidelines and supporting documentation from an original payer to a new payer when a patient changes coverage plans.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-pcde/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-pcde", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-pcde", - "analysis": { - "content": true, - "documents": true, - "clinicalCore": true, - "carePlanning": true, - "profiles": 5, - "valuesets": 3, - "codeSystems": 1, - "examples": 5 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.davinci-pcde#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-pcde/STU1" - } - ] - }, - { - "name": "Breast Radiology Report (BRR)", - "category": "Care Planning", - "npm-name": "hl7.fhir.us.breast-radiology", - "description": "Breast Radiology CIMI Logical Models and FHIR Profiles", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/breast-radiology/history.html", - "canonical": "http://hl7.org/fhir/us/breast-radiology", - "ci-build": "http://build.hl7.org/fhir/us/breast-radiology", - "analysis": { - "examples": 125 - }, - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "0.2.0", - "package": "hl7.fhir.us.breast-radiology#0.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/breast-radiology/2020May" - } - ] - }, - { - "name": "FHIR Clinical Guidelines", - "category": "Quality / CDS", - "npm-name": "hl7.fhir.uv.cpg", - "description": "This implementation guide is a multi-stakeholder effort to use FHIR resources to build shareable and computable representations of the content of clinical care guidelines. The guide focuses on common patterns in clinical guidelines, establishing profiles, conformance requirements, and guidance for the patient-independent, as well as analogous patterns for the patient-specific representation of guideline recommendations", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/cpg/history.html", - "canonical": "http://hl7.org/fhir/uv/cpg", - "ci-build": "http://build.fhir.org/ig/HL7/cqf-recommendations", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "carePlanning": true, - "medsMgmt": true, - "measures": true, - "questionnaire": true, - "profiles": 102, - "extensions": 38, - "operations": 5, - "valuesets": 9, - "codeSystems": 7, - "examples": 441 - }, - "editions": [ - { - "name": "STU2 Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.uv.cpg#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/cpg/2024Jan" - } - ] - }, - { - "name": "Minimal Common Oncology Data Elements (mCODE)", - "category": "Care Planning", - "npm-name": "hl7.fhir.us.mcode", - "description": "This IG specifies a core set of common data elements for cancer that is clinically applicable in every electronic patient record with a cancer diagnosis. It is intended to enable standardized information exchange among EHRs/oncology information systems and reuse of data by other stakeholders (e.g. quality measurement, research).", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/mcode/history.html", - "canonical": "http://hl7.org/fhir/us/mcode", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-mCODE-ig", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "medsMgmt": true, - "diagnostics": true, - "profiles": 28, - "extensions": 14, - "operations": 1, - "valuesets": 96, - "codeSystems": 2, - "examples": 97 - }, - "editions": [ - { - "name": "STU4 Ballot", - "ig-version": "4.0.0-ballot", - "package": "hl7.fhir.us.mcode#4.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/mcode/2024May" - } - ] - }, - { - "name": "Da Vinci Prior Authorization Support (PAS) FHIR IG", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-pas", - "description": "This IG allows providers the ability to easily identify the need for payer authorizations, assemble necessary information, identify and supply missing information and submit it to the payer electronically and receive a response in real time within the clinical workflow.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-pas/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-pas", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-pas", - "analysis": { - "content": true, - "clinicalCore": true, - "carePlanning": true, - "financials": true, - "medsMgmt": true, - "profiles": 23, - "extensions": 37, - "operations": 2, - "valuesets": 12, - "codeSystems": 6, - "examples": 29 - }, - "editions": [ - { - "name": "STU 2", - "ig-version": "2.0.1", - "package": "hl7.fhir.us.davinci-pas#2.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-pas/STU2" - } - ] - }, - { - "name": "FHIR Bulk Data Access (Flat FHIR)", - "category": "EHR Access", - "npm-name": "hl7.fhir.uv.bulkdata", - "description": "Defines a way to efficiently access large volumes of information on a group of individuals from an EHR", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/bulkdata/history.html", - "canonical": "http://hl7.org/fhir/uv/bulkdata", - "ci-build": "http://build.fhir.org/ig/HL7/bulk-data", - "analysis": { - "rest": true, - "operations": 3, - "valuesets": 1, - "codeSystems": 1 + "name" : "Davinci pdex Plan Net", + "category" : "Administration", + "npm-name" : "hl7.fhir.us.davinci-pdex-plan-net", + "description" : "A subset of the functionality described in the Validated healthcare directory IG", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-pdex-plan-net", + "language" : ["en"], + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-pdex-plan-net", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "financials" : true, + "profiles" : 9, + "extensions" : 12, + "valuesets" : 24, + "codeSystems" : 14, + "examples" : 49 }, - "editions": [ - { - "name": "STU 2", - "ig-version": "2.0.0", - "package": "hl7.fhir.uv.bulkdata#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/bulkdata/STU2" - }, - { - "name": "STU 1", - "ig-version": "1.0.1", - "package": "hl7.fhir.uv.bulkdata#1.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/bulkdata/STU1.0.1" - }, + "editions" : [ { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.bulkdata#1.0.0", - "fhir-version": [ - "4.0.0" - ], - "url": "http://hl7.org/fhir/uv/bulkdata/STU1" - } - ] - }, - { - "name": "Basisgegevensset Zorg || Patient Summary", - "category": "Patient Summary", - "description": "The Basisgegevensset Zorg, aka BgZ, is the minimum set of patient data that is important for continuity of care and is relevant irrespective of specialism, patient conditions and type of physicians. This set of patient data is recorded comparatively by all healthcare providers. This facilitates information exchange. The BgZ has been made consistent with the European Patient Summary.", - "authority": "Nictiz (NL)", - "product": [ - "fhir" - ], - "country": "nl", - "language": [ - "nl", - "en" - ], - "history": "https://informatiestandaarden.nictiz.nl/wiki/MedMij:V2019.01_OntwerpBGZ_2017#Release_notes", - "canonical": "https://informatiestandaarden.nictiz.nl/wiki/MedMij:V2019.01_OntwerpBGZ_2017", - "ci-build": "https://informatiestandaarden.nictiz.nl/wiki/MedMij:Vdraft_OntwerpBGZ_2017", - "editions": [ - { - "name": "Normative - MMVN 3", - "ig-version": "2.1.3", - "package": "nictiz.fhir.nl.stu3.zib2017#2.1.3", - "fhir-version": [ - "3.0.1" - ], - "url": "https://informatiestandaarden.nictiz.nl/wiki/MedMij:V2019.01_OntwerpBGZ_2017#Use_case_1:_Raadplegen_Basisgegevensset_Zorg_in_persoonlijke_gezondheidsomgeving" - } - ], - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "carePlanning": true, - "financials": true, - "medsMgmt": true, - "diagnostics": true, - "profiles": 144, - "extensions": 70, - "valuesets": 261 - } - }, - { - "name": "Davinci pdex Plan Net", - "category": "Administration", - "npm-name": "hl7.fhir.us.davinci-pdex-plan-net", - "description": "A subset of the functionality described in the Validated healthcare directory IG", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-pdex-plan-net/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-pdex-plan-net", - "language": [ - "en" - ], - "ci-build": "http://build.fhir.org/ig/HL7/davinci-pdex-plan-net", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "financials": true, - "profiles": 9, - "extensions": 12, - "valuesets": 24, - "codeSystems": 14, - "examples": 49 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.1.0", - "package": "hl7.fhir.us.davinci-pdex-plan-net#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1" + "name" : "STU 1", + "ig-version" : "1.1.0", + "package" : "hl7.fhir.us.davinci-pdex-plan-net#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1" }, { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.davinci-pdex-plan-net#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1" - } - ] - }, - { - "name": "Argonaut Clinical Notes Implementation Guide", - "category": "EHR Access", - "npm-name": "fhir.argonaut.clinicalnotes", - "description": "This implementation guide provides implementers with FHIR profiles and guidance to create, use, and share Clinical Notes", - "authority": "Argonaut (US)", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://fhir.org/guides/argonaut/clinicalnotes/history.html", - "canonical": "http://fhir.org/guides/argonaut/clinicalnotes", - "ci-build": "http://build.fhir.org/ig/argonautproject/clinicalnotes", - "language": [ - "en" - ], - "editions": [ - { - "name": "Release 1", - "ig-version": "1.0.0", - "package": "fhir.argonaut.clinicalnotes#1.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://fhir.org/guides/argonaut/clinicalnotes/1.0.0" - } - ], - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "profiles": 2, - "valuesets": 3, - "codeSystems": 1 + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.davinci-pdex-plan-net#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1" + } + ] + }, + { + "name" : "Argonaut Clinical Notes Implementation Guide", + "category" : "EHR Access", + "npm-name" : "fhir.argonaut.clinicalnotes", + "description" : "This implementation guide provides implementers with FHIR profiles and guidance to create, use, and share Clinical Notes", + "authority" : "Argonaut (US)", + "product" : ["fhir"], + "country" : "us", + "history" : "http://fhir.org/guides/argonaut/clinicalnotes/history.html", + "canonical" : "http://fhir.org/guides/argonaut/clinicalnotes", + "ci-build" : "http://build.fhir.org/ig/argonautproject/clinicalnotes", + "language" : ["en"], + "editions" : [ + { + "name" : "Release 1", + "ig-version" : "1.0.0", + "package" : "fhir.argonaut.clinicalnotes#1.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://fhir.org/guides/argonaut/clinicalnotes/1.0.0" + } + ], + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "profiles" : 2, + "valuesets" : 3, + "codeSystems" : 1 } }, { - "name": "Argonaut Questionnaire Implementation Guide", - "category": "EHR Access", - "npm-name": "fhir.argonaut.questionnaire", - "description": "Thi IG provides guidance to support interchange of simple forms based on the Questionnaire and QuestionnaireResponse resources: it provides implementers with FHIR RESTful APIs and guidance to create, use and share between organizations standard assessment forms and the assessment responses", - "authority": "Argonaut (US)", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://fhir.org/guides/argonaut/questionnaire/history.html", - "canonical": "http://fhir.org/guides/argonaut/questionnaire", - "ci-build": "http://build.fhir.org/ig/argonautproject/questionnaire", - "language": [ - "en" - ], - "editions": [ - { - "name": "Release 1", - "ig-version": "1.0.0", - "package": "fhir.argonaut.questionnaire#1.0.0", - "fhir-version": [ - "3.0.1" - ], - "url": "http://fhir.org/guides/argonaut/questionnaire/1.0.0" - } - ], - "analysis": { - "content": true, - "rest": true, - "questionnaire": true, - "profiles": 4, - "extensions": 5, - "operations": 1 + "name" : "Argonaut Questionnaire Implementation Guide", + "category" : "EHR Access", + "npm-name" : "fhir.argonaut.questionnaire", + "description" : "Thi IG provides guidance to support interchange of simple forms based on the Questionnaire and QuestionnaireResponse resources: it provides implementers with FHIR RESTful APIs and guidance to create, use and share between organizations standard assessment forms and the assessment responses", + "authority" : "Argonaut (US)", + "product" : ["fhir"], + "country" : "us", + "history" : "http://fhir.org/guides/argonaut/questionnaire/history.html", + "canonical" : "http://fhir.org/guides/argonaut/questionnaire", + "ci-build" : "http://build.fhir.org/ig/argonautproject/questionnaire", + "language" : ["en"], + "editions" : [ + { + "name" : "Release 1", + "ig-version" : "1.0.0", + "package" : "fhir.argonaut.questionnaire#1.0.0", + "fhir-version" : ["3.0.1"], + "url" : "http://fhir.org/guides/argonaut/questionnaire/1.0.0" + } + ], + "analysis" : { + "content" : true, + "rest" : true, + "questionnaire" : true, + "profiles" : 4, + "extensions" : 5, + "operations" : 1 } }, { - "name": "CARIN Real-time Pharmacy Benefit Check", - "category": "Financial", - "npm-name": "hl7.fhir.us.carin-rtpbc", - "description": "This is a guide for implementing a consumer-focused Real-time Pharmacy Benefit Check (RTPBC) process using HL7 FHIR® R4.Using RTPBC, a patient can learn the cost and insurance coverage related to medications they’ve been prescribed", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/carin-rtpbc/history.html", - "canonical": "http://hl7.org/fhir/us/carin-rtpbc", - "ci-build": "http://build.fhir.org/ig/HL7/carin-rtpbc", - "language": [ - "en" - ], - "analysis": { - "content": true, - "rest": true, - "messaging": true, - "clinicalCore": true, - "financials": true, - "medsMgmt": true, - "profiles": 10, - "extensions": 2, - "valuesets": 9, - "codeSystems": 3, - "examples": 16 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.carin-rtpbc#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/carin-rtpbc/STU1" - } - ] - }, - { - "name": "CARIN Blue Button Implementation Guide", - "category": "Financial", - "npm-name": "hl7.fhir.us.carin-bb", - "description": "Implementation guide for an API similar to the CMS Medicare Blue Button 2.0 API, FHIR R3 based, that will allow consumer-directed exchange of commercial Health Plan/Payer adjudicated claims data to meet the requirements of the CMS Interoperability and Patient Access proposed rule.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/carin-bb/history.html", - "canonical": "http://hl7.org/fhir/us/carin-bb", - "ci-build": "http://build.fhir.org/ig/HL7/carin-bb", - "language": [ - "en" - ], - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "financials": true, - "profiles": 10, - "valuesets": 48, - "codeSystems": 36, - "examples": 28 - }, - "editions": [ - { - "name": "STU 2", - "ig-version": "2.1.0-snapshot1", - "package": "hl7.fhir.us.carin-bb#2.1.0-snapshot1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/carin-bb/2.1.0-snapshot1" - } - ] - }, - { - "name": "Risk Based Contracts Member Attribution List FHIR IG", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-atr", - "description": "Support the real-time exchange of alerts and notifications that impact patient care and value based or risk based services.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-atr/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-atr", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-atr", - "language": [ - "en" - ], - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "financials": true, - "profiles": 8, - "extensions": 5, - "valuesets": 1, - "codeSystems": 1, - "examples": 14 - }, - "editions": [ - { - "name": "STU2 Release 1", - "ig-version": "2.0.0", - "package": "hl7.fhir.us.davinci-atr#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-atr/STU2" - } - ] - }, - { - "name": "Basisprofil DE", - "category": "National Base", - "npm-name": "basisprofil.de", - "description": "German Base Profiles", - "authority": "HL7 Deutschland", - "product": [ - "fhir" - ], - "country": "de", - "history": "http://ig.fhir.de/basisprofile-de", - "canonical": "http://fhir.de", - "ci-build": "https://simplifier.net/Basisprofil-DE-R4", - "language": [ - "de" - ], - "editions": [ - { - "name": "STU3", - "ig-version": "0.2.30 ", - "fhir-version": [ - "3.0.1" - ], - "package": "basisprofil.de#0.2.30", - "url": "http://ig.fhir.de/basisprofile-de/0.2.30" - }, - { - "name": "R4", - "ig-version": "0.9.1-alpha2", - "fhir-version": [ - "4.0.1" - ], - "package": "de.basisprofil.r4#0.9.1-alpha2", - "url": "https://simplifier.net/guide/basisprofil-de-r4/home" - } - ], - "analysis": { - "error": "no core dependency or FHIR Version found in the Package definition", - "content": true, - "clinicalCore": true, - "financials": true, - "profiles": 17, - "extensions": 17, - "valuesets": 10, - "codeSystems": 17 - } - }, - { - "name": "FHIR Data Segmentation for Privacy", - "category": "Security", - "npm-name": "hl7.fhir.uv.security-label-ds4p", - "description": "Guidance for applying security labels in FHIR", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/security-label-ds4p/history.html", - "canonical": "http://hl7.org/fhir/uv/security-label-ds4p", - "ci-build": "http://hl7.org/fhir/ig/HL7/security-label-ds4p", - "language": [ - "en" - ], - "analysis": { - "content": true, - "extensions": 6, - "valuesets": 8, - "examples": 8 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.security-label-ds4p#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/security-label-ds4p/STU1" - } - ] - }, - { - "name": "FHIR Shorthand", - "category": "Administration", - "npm-name": "hl7.fhir.uv.shorthand", - "description": "FHIR Shorthand (FSH) is a domain-specific language (DSL) for defining the contents of FHIR IGs to allow the author to express their intent with fewer concerns about underlying FHIR mechanics", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/shorthand/history.html", - "canonical": "http://hl7.org/fhir/uv/shorthand", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-shorthand", - "language": [ - "en" - ], - "analysis": {}, - "editions": [ - { - "name": "Release 3 Normative+trial-use", - "ig-version": "3.0.0", - "package": "hl7.fhir.uv.shorthand#3.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/shorthand/N2" - } - ] - }, - { - "name": "Post Acute Orders FHIR IG", - "category": "Care Planning", - "npm-name": "hl7.fhir.us.dme-orders", - "description": "Electronic exchange of post-acute orders", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/dme-orders/history.html", - "canonical": "http://hl7.org/fhir/us/dme-orders", - "ci-build": "http://build.fhir.org/ig/HL7/dme-orders", - "language": [ - "en" - ], - "analysis": { - "content": true, - "clinicalCore": true, - "carePlanning": true, - "financials": true, - "medsMgmt": true, - "profiles": 11, - "extensions": 3, - "valuesets": 2, - "codeSystems": 1, - "examples": 26 - }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.2.0", - "package": "hl7.fhir.us.dme-orders#0.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/dme-orders/2020Sep" - } - ] - }, - { - "name": "Application Data Exchange Assessment Framework and Functional Requirements for Mobile Health", - "category": "Personal Healthcare", - "npm-name": "hl7.fhir.uv.mhealth-framework", - "description": "Document the functional requirements that can be used to assess devices, applications, and FHIR profiles to ensure that the essential data needed for clinical, patient and research uses is present in communications between applications", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/mhealth-framework/history.html", - "canonical": "http://hl7.org/fhir/uv/mhealth-framework", - "ci-build": "http://hl7.org/fhir/uv/mhealth-framework", - "language": [ - "en" - ], - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 2 - }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.1.0", - "package": "hl7.fhir.uv.mhealth-framework#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/mhealth-framework/2020May" - } - ] - }, - { - "name": "US Drug Formulary", - "category": "Medications / Immunizations", - "npm-name": "hl7.fhir.us.davinci-drug-formulary", - "description": "API-based data exchange to Third-Party Applications via Member-authorized sharing of Health Plan\u0027s Prescription Drug Formulary.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-drug-formulary/history.html", - "canonical": "http://hl7.org/fhir/us/davinci-drug-formulary", - "language": [ - "en" - ], - "ci-build": "http://build.fhir.org/ig/HL7/davinci-pdex-formulary", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "financials": true, - "medsMgmt": true, - "profiles": 5, - "extensions": 11, - "valuesets": 10, - "codeSystems": 8, - "examples": 22 - }, - "editions": [ - { - "name": "STU 2", - "ig-version": "2.0.1", - "package": "hl7.fhir.us.davinci-drug-formulary#2.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-drug-formulary/STU2.0.1" - } - ] - }, - { - "name": "HL7 Italia FHIR Implementation Guide (base)", - "category": "National Base", - "npm-name": "hl7.fhir.it.base", - "description": "This guide describes a set of FHIR base profiles and reference logical models to be used in the Italian context", - "authority": "HL7 Italia", - "product": [ - "fhir" - ], - "country": "it", - "history": "http://hl7.it/fhir/history.html", - "canonical": "http://hl7.it/fhir", - "ci-build": "http://hl7.it/fhir/build/base", - "language": [ - "it" - ], - "editions": [ - { - "name": "Initial Public Comment ballot (Jun 2020 Ballot)", - "ig-version": "0.1.0", - "package": "hl7.fhir.it.base#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.it/fhir/base/2020-06" - } - ], - "analysis": { - "error": "Unable to resolve package id hl7.fhir.it.base#0.1.0" - } - }, - { - "name": "Dental Data Exchange", - "category": "Clinical Records", - "npm-name": "hl7.fhir.us.dental-data-exchange", - "description": "This FHIR R4 IG defines exchange of medical and dental information exchange between medical/dental and dental/dental realms, including referral and corresponding consult note using US-core, CCDAonFHIR, Occupational Data for Health, and Da Vinci profiles.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/dental-data-exchange/history.html", - "canonical": "http://hl7.org/fhir/us/dental-data-exchange", - "ci-build": "http://build.fhir.org/ig/HL7/dental-data-exchange", - "language": [ - "en" - ], - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "carePlanning": true, - "profiles": 7, - "valuesets": 5, - "codeSystems": 1, - "examples": 64 - }, - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.dental-data-exchange#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/dental-data-exchange/STU1" - } - ] - }, - { - "name": "Order Catalog Implementation Guide", - "category": "Administration", - "npm-name": "hl7.fhir.uv.order-catalog", - "description": "An Order Catalog is an administered homogeneous collection of items such as medication products, laboratory tests, procedures, medical devices or knowledge artifacts such as order sets, which support the ordering process, or more generally the healthcare process.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/order-catalog/history.html", - "canonical": "http://hl7.org/fhir/uv/order-catalog", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-order-catalog", - "language": [ - "en" - ], - "analysis": { - "content": true, - "carePlanning": true, - "financials": true, - "diagnostics": true, - "profiles": 11, - "extensions": 8, - "valuesets": 4, - "codeSystems": 3, - "examples": 60 - }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.1.0", - "package": "hl7.fhir.uv.order-catalog#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/order-catalog/2020Sep" - } - ] - }, - { - "name": "SMART Web Messaging Implementation Guide: STU1", - "category": "Communications", - "npm-name": "hl7.fhir.uv.smart-web-messaging", - "description": "SMART Web Messaging enables tight UI integration between EHRs and embedded SMART apps via HTML5’s Web Messaging. SMART Web Messaging allows applications to push unsigned orders, note snippets, risk scores, or UI suggestions directly to the clinician’s EHR session. Built on the browser’s javascript window.postMessage function, SMART Web Messaging is a simple, native API for health apps embedded within the user’s workflow", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/smart-web-messaging/history.html", - "language": [ - "en" - ], - "ci-build": "http://build.fhir.org/ig/HL7/smart-web-messaging", - "canonical": "http://hl7.org/fhir/uv/smart-web-messaging", - "analysis": { - "examples": 1 - }, - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.smart-web-messaging#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/smart-web-messaging/STU1" - } - ] - }, - { - "name": "HL7 Version 2 to FHIR", - "npm-name": "hl7.fhir.uv.v2mappings", - "description": "The HL7 V2 to FHIR Implementation Guide supports the mapping of HL7 Version 2 messages segments, datatypes and vocabulary to HL7 FHIR Release 4.0 Bundles, Resources, Data Types and Coding Systems.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/v2mappings/history.html", - "canonical": "http://hl7.org/fhir/uv/v2mappings", - "ci-build": "http://build.fhir.org/ig/HL7/v2-to-fhir", - "language": [ - "en" - ], - "category": "Mappings to Other Standards", - "analysis": { - "content": true, - "extensions": 57, - "examples": 175 - }, - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.v2mappings#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/v2mappings/2024Jan" - } - ] - }, - { - "name": "IHE FormatCode vocabulary", - "category": "EHR access", - "npm-name": "ihe.formatcode.fhir", - "description": "Defines IHE vocabulary for FormatCode and the IHE managed ValueSet for FormatCode for use with Document Sharing such as XDS, XCA, XDM, XDR, and MHD.", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://profiles.ihe.net/fhir/ihe.formatcode.fhir/history.html", - "ci-build": "http://build.fhir.org/ig/IHE/FormatCode", - "canonical": "https://profiles.ihe.net/fhir/ihe.formatcode.fhir", - "analysis": { - "valuesets": 1, - "codeSystems": 1 - }, - "editions": [ - { - "name": "Publication Normative", - "ig-version": "1.3.0", - "package": "ihe.formatcode.fhir#1.3.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/fhir/ihe.formatcode.fhir/1.3.0" - } - ] - }, - { - "name": "HL7 Terminology", - "category": "infrastructure", - "npm-name": "hl7.terminology", - "description": "Terminology", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://terminology.hl7.org/history.html", - "language": [ - "en" - ], - "canonical": "http://terminology.hl7.org", - "ci-build": "http://build.fhir.org/ig/HL7/UTG", - "analysis": { - "content": true, - "extensions": 9, - "valuesets": 2483, - "codeSystems": 1078 - }, - "editions": [ - { - "name": "Publications", - "ig-version": "6.0.1", - "package": "hl7.terminology#6.0.1", - "fhir-version": [ - "5.0.0" - ], - "url": "http://terminology.hl7.org/6.0.1" - } - ] - }, - { - "name": "Situational Awareness for Novel Epidemic Response", - "category": "Public Health", - "npm-name": "hl7.fhir.uv.saner", - "description": "The SANER Implementation Guide enables transmission of high level situational awareness information from inpatient facilities to centralized data repositories to support the treatment of novel influenza-like illness.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/saner/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/saner", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-saner", - "analysis": { - "content": true, - "rest": true, - "measures": true, - "profiles": 10, - "extensions": 5, - "operations": 5, - "valuesets": 49, - "codeSystems": 6, - "examples": 169 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.saner#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/saner/STU1" - } - ] - }, - { - "name": "Making Ehr Data MOre Available to Research and Public Health (MedMorph)", - "category": "Public Health", - "npm-name": "hl7.fhir.us.fhir-medmorph", - "description": "The The MedMorph FHIR IG enables Public Health and Research Organizations to access EHR data without increasing provider burden.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/fhir-medmorph/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/fhir-medmorph", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-medmorph", - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.1.0", - "package": "hl7.fhir.us.fhir-medmorph#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/fhir-medmorph/2021Jan" - } - ], - "analysis": { - "error": "Unable to resolve package id hl7.fhir.us.fhir-medmorph#0.1.0" - } - }, - { - "name": "PACIO Functional Status Implementation Guide", - "category": "Patient Summary", - "npm-name": "hl7.fhir.us.pacio-fs", - "description": "FHIR R4 IG that leverages eLTSS and utilizes the Self-Care, Mobility and Prior Device use sections of CMS assessment forms (IRF-PAI, MDS, OASIS, LTCH) to enable the sharing of functional status information when a patient moves from one clinical care setting to another.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/pacio-fs/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/pacio-fs", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-pacio-functional-status", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 4, - "extensions": 3, - "valuesets": 1, - "codeSystems": 1, - "examples": 84 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.pacio-fs#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/pacio-fs/STU1" - } - ] - }, - { - "name": "PACIO Cognitive Status Implementation Guide", - "category": "Patient Summary", - "npm-name": "hl7.fhir.us.pacio-cs", - "description": "FHIR R4 IG that leverages eLTSS and utilizes the Confusion Assessment Method (CAM) assessment to enable the sharing of cognitive status information when a patient moves from one clinical care setting to another.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/pacio-cs/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/pacio-cs", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-pacio-cognitive-status", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 4, - "extensions": 3, - "valuesets": 1, - "codeSystems": 1, - "examples": 68 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.pacio-cs#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/pacio-cs/STU1" - } - ] - }, - { - "name": "Specialty Medication Enrollment", - "category": "EHR Access", - "npm-name": "hl7.fhir.us.specialty-rx", - "description": "This FHIR IG focuses on the exchange of data (Demographic, prescription, clinical and financial) for dispensing specialty medications by pharmacies as well as facilitating the enrollment of patients in programs offered by third parties such as but not limited to Hub vendors and Pharmaceutical manufacturers.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/specialty-rx/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/specialty-rx", - "analysis": { - "content": true, - "rest": true, - "messaging": true, - "clinicalCore": true, - "carePlanning": true, - "financials": true, - "medsMgmt": true, - "profiles": 18, - "valuesets": 2, - "codeSystems": 4, - "examples": 16 - }, - "ci-build": "http://build.fhir.org/ig/HL7/fhir-specialty-rx", - "editions": [ - { - "name": "STU2", - "ig-version": "2.0.0", - "package": "hl7.fhir.us.specialty-rx#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/specialty-rx/STU2" - } - ] - }, - { - "name": "Vital Records Common Profile Library", - "category": "Public Health", - "npm-name": "hl7.fhir.us.vr-common-library", - "description": "Library containing profiles used by other Vital Records IGs such as Birth and Fetal Death Reporting and Birth Defects Reporting.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/vr-common-library/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/vr-common-library", - "ci-build": "http://build.fhir.org/ig/HL7/vr-common-library", - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 30, - "extensions": 4, - "valuesets": 5, - "examples": 35 - }, - "editions": [ - { - "name": "STU 2 Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.us.vr-common-library#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/vr-common-library/2024Jan" - } - ] - }, - { - "name": "Subscriptions R5 Backport", - "category": "EHR Access", - "npm-name": "hl7.fhir.uv.subscriptions-backport", - "description": "This guide defines a standard method of back-porting the R5 subscriptions API to R4 implementations as to bridge for pre-adopting R5 Subscriptions prior to adoption of the R5 FHIR standard.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/subscriptions-backport/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/subscriptions-backport", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig", - "analysis": { - "content": true, - "rest": true, - "profiles": 4, - "extensions": 7, - "operations": 2, - "valuesets": 4, - "codeSystems": 4, - "examples": 9 - }, - "editions": [ - { - "name": "STU 1.2 Ballot", - "ig-version": "1.2.0-ballot", - "package": "hl7.fhir.uv.subscriptions-backport#1.2.0-ballot", - "fhir-version": [ - "4.3.0" - ], - "url": "http://hl7.org/fhir/uv/subscriptions-backport/2024Jan" - } - ] - }, - { - "name": "Vital Records Birth and Fetal Death Reporting", - "category": "Public Health", - "npm-name": "hl7.fhir.us.bfdr", - "description": "Provides guidance to implementers and states on reporting birth and fetal death information based on the current revisions of the U.S. Standard Certificate of Live Birth and U.S. Standard Report of Fetal Death.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/bfdr/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/bfdr", - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "financials": true, - "profiles": 49, - "extensions": 6, - "valuesets": 1, - "examples": 137 - }, - "ci-build": "http://build.fhir.org/ig/HL7/fhir-bfdr", - "editions": [ - { - "name": "STU 2 Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.us.bfdr#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/bfdr/2024Jan" - } - ] - }, - { - "name": "Making EHR Data MOre available for Research and Public Health (MedMorph)", - "category": "Public Health", - "npm-name": "hl7.fhir.us.medmorph", - "description": "Making EHR Data More Available for Research and Public Health (MedMorph) Reference Architecture enables clinical data exchange between EHR systems, public health systems/authorities, data repositories, and research organizations. This data exchange utilizes if applicable, knowledge repositories and backend services applications (e.g. FHIR APIs) to determine the triggering event(s) for the data exchange, the process for the data exchange, and validation that the data being exchanged meets a set of rules in order to expedite the data exchange. ", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/medmorph/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/medmorph", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-medmorph", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "carePlanning": true, - "profiles": 13, - "extensions": 9, - "operations": 4, - "valuesets": 4, - "codeSystems": 5, - "examples": 18 - }, - "editions": [ - { - "name": "STU1 Release 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.medmorph#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/medmorph/STU1" - } - ] - }, - { - "name": "SDOH Clinical Care for Multiple Domains", - "category": "Care Planning", - "npm-name": "hl7.fhir.us.sdoh-clinicalcare", - "description": "Profiles on FHIR R4 resources (using US Core as the basis where possible) used to document social determinants of health (SDOH) for an individual which covers many different factors considered social risks and social needs, e.g. Food Insecurity, Housing Stability and Quality, Transportation Access and others. The IG covers use cases identified from the clinical care setting that include : assessment of SDOH risks; evaluation of which risks can be addressed; setting goals, documenting and tracking to completion SDOH interventions; and sharing SDOH information for an individual with organizations for secondary uses.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/sdoh-clinicalcare/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/sdoh-clinicalcare", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "carePlanning": true, - "profiles": 9, - "valuesets": 6, - "codeSystems": 1, - "examples": 31 - }, - "editions": [ - { - "name": "STU 2.2", - "ig-version": "2.2.0", - "package": "hl7.fhir.us.sdoh-clinicalcare#2.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/sdoh-clinicalcare/STU2.2" - } - ] - }, - { - "name": "CDISC Mapping FHIR IG", - "category": "Research", - "npm-name": "hl7.fhir.uv.cdisc-mapping", - "description": "This implementation guide defines authoritative mappings between the CDISC LAB, SDTM and CDASH standards and the corresponding HL7 FHIR resources to ease interoperability and data conversion between systems implementing these standards.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/cdisc-mapping/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/cdisc-mapping", - "ci-build": "http://build.fhir.org/ig/HL7/cdisc-map", - "analysis": {}, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.cdisc-mapping#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/cdisc-mapping/STU1" - } - ] - }, - { - "name": "NHSN Reporting of Adverse Drug Events - Hypoglycemia", - "category": "Public Health", - "npm-name": "hl7.fhir.us.nhsn-ade", - "description": "US Realm IG providing guidance to implementers on reporting data elements to CDC\u0027s National Healthcare Safety Network (NHSN) related to inpatient blood glucose laboratory (including point-of-care) results and medication administration data (medications received during inpatient stay) based on FHIR resources. This IG addresses how inpatient EHR systems should format patient, blood glucose, and medication information to enable hospital reporting of these data to NHSN. Query parameters are defined for each type of data element based on FHIR resources.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/nhsn-ade/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/nhsn-ade", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-nhsn-ade-ig/branches/main/index.html", - "analysis": { - "content": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 3, - "examples": 17 - }, - "editions": [ - { - "name": "STU 1 on FHIR R4", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.nhsn-ade#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/nhsn-ade/STU1" - } - ] - }, - { - "name": "NHSN Reporting: Inpatient Medication Administration", - "category": "Pharmacy", - "npm-name": "hl7.fhir.us.nhsn-med-admin", - "description": "US Realm IG providing guidance to implementers on reporting data elements to CDC\u0027s National Healthcare Safety Network (NHSN) related to inpatient medication administration for hospitalized patients diagnosed with COVID-19, based on FHIR resources and as part of NHSN COVID-19 reporting pathways.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/nhsn-med-admin/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/nhsn-med-admin", - "ci-build": "http://build.fhir.org/ig/HL7/nhsn-med-admin-ig/branches/main/index.html", - "analysis": { - "content": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 5, - "examples": 15 - }, - "editions": [ - { - "name": "STU 1 on FHIR R4", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.nhsn-med-admin#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/nhsn-med-admin/STU1" - } - ] - }, - { - "name": "HL7 Norway no-basis", - "category": "National Base", - "npm-name": "hl7.fhir.no.basis", - "description": "HL7 FHIR Base profiles for Norway", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "no", - "language": [ - "en" - ], - "canonical": "http://hl7.no/fhir/", - "editions": [ - { - "name": "HL7 Norway no-basis", - "ig-version": "2.0.15", - "package": "hl7.fhir.no.basis#2.0.15", - "fhir-version": [ - "4.0.1" - ], - "url": "https://simplifier.net/guide/no-basis-entities-individuals/introduction" - } - ], - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 17, - "extensions": 8, - "valuesets": 6, - "codeSystems": 4 - } - }, - { - "name": "Clinical Quality Language Specification", - "category": "infrastructure", - "npm-name": "hl7.cql", - "description": "Clinical Quality Language (CQL) is a high-level, domain-specific language focused on clinical quality and targeted at measure and decision support artifact authors. In addition, this specification describes a machine-readable canonical representation called Expression Logical Model (ELM) targeted at implementations and designed to enable sharing of clinical knowledge.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://cql.hl7.org/history.html", - "language": [ - "en" - ], - "canonical": "http://cql.hl7.org", - "ci-build": "http://build.fhir.org/ig/HL7/cql", - "analysis": { - "error": "Error reading http://cql.hl7.org/N1/package.tgz: null" - }, - "editions": [ - { - "name": "Normative Normative", - "ig-version": "1.5.2", - "package": "hl7.cql#1.5.2", - "fhir-version": [ - "4.0.1" - ], - "url": "http://cql.hl7.org/N1" - } - ] - }, - { - "name": "Immunization Decision Support Forecast FHIR IG", - "category": "Medications / Immunizations", - "npm-name": "hl7.fhir.us.immds", - "description": "A common FHIR implementation guide that expert systems may use to provide a common consistent interface enable decisioin support recommending which vaccinations a patient is due for next", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "language": [ - "en" - ], - "history": "http://hl7.org/fhir/us/immds/history.html", - "canonical": "http://hl7.org/fhir/us/immds", - "ci-build": "http://build.fhir.org/ig/HL7/ImmunizationFHIRDS", - "analysis": { - "content": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 4, - "operations": 1, - "valuesets": 4, - "codeSystems": 3, - "examples": 6 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.immds#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/immds/STU1" - } - ] - }, - { - "name": "Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting", - "category": "Pharmaceutical", - "npm-name": "hl7.fhir.us.icsr-ae-reporting", - "description": "This Implementation Guide provides a set of profiles and algorithms around the detection, validation, and reporting, as well as the eventual recording and persisting of Adverse Events associated with blood transfusions and vaccinations. EHRs and Provider Networks can use this guide to understand the data elements needed to facilitate the electronic reporting of these adverse events as well as ways of mining their data to detect adverse events", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/icsr-ae-reporting/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/icsr-ae-reporting", - "ci-build": "http://build.fhir.org/ig/HL7/icsr-ae-reporting", - "analysis": { - "content": true, - "clinicalCore": true, - "medsMgmt": true, - "diagnostics": true, - "profiles": 22, - "extensions": 20, - "valuesets": 13, - "codeSystems": 2, - "examples": 42 - }, - "editions": [ - { - "name": "STU Update", - "ig-version": "1.0.1", - "package": "hl7.fhir.us.icsr-ae-reporting#1.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/icsr-ae-reporting/STU1" - } - ] - }, - { - "name": "Immunization Decision Support Forecast FHIR IG", - "category": "Medications / Immunizations", - "npm-name": "hl7.fhir.uv.immds", - "description": "The scope of this project is to produce and ballot a Standard for Trial Use (STU) Fast Healthcare Interoperability Resources (FHIR) implementation guide (IG) for use in Immunization Decision Support Forecast.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/immds/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/immds", - "ci-build": "http://build.fhir.org/ig/HL7/ImmunizationFHIRDS", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 3, - "operations": 1 - }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.2.0", - "package": "hl7.fhir.uv.immds#0.2.0", - "fhir-version": [ - "4.0.0" - ], - "url": "http://hl7.org/fhir/uv/immds/2019Sep" - } - ] - }, - { - "name": "Security for Scalable Registration, Authentication, and Authorization", - "category": "Security", - "npm-name": "hl7.fhir.us.udap-security", - "description": "This implementation guide describes how to extend OAuth 2.0 to support secure and scalable workflows for business-to-business (B2B) apps that implement the client credentials flow or authorization code flow. ", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/udap-security/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/udap-security", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-udap-security-ig", - "analysis": { - "rest": true - }, - "editions": [ - { - "name": "STU Update", - "ig-version": "1.1.0", - "package": "hl7.fhir.us.udap-security#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/udap-security/STU1.1" - } - ] - }, - { - "name": "Single Institutional Review Board (sIRB) Implementation Guide", - "category": "Research", - "npm-name": "hl7.fhir.us.sirb", - "description": "This IG covers questionnaires and questionnaire responses in support of capturing and exchange of standardized forms in support of a single IRB (Institutional Review Board) where a single IRB will expedite approval for a project but still need to send all documentation to multiple relying IRBs.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/sirb/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/sirb", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-sirb", - "analysis": { - "codeSystems": 1, - "examples": 16 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.sirb#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/sirb/STU1" - } - ] - }, - { - "name": "Sharing eCC Data from Pathology Labs to EHR", - "category": "Documents", - "npm-name": "hl7.fhir.us.cancer-reporting", - "description": "Integrating the Healthcare Enterprise (IHE) Structured Data Capture (SDC) on FHIR uses a form-driven workflow to capture and transmit encoded data by creating FHIR Observations. The primary use case for this is transmitting data captured in College of American Pathologists electronic Cancer Checklists (eCCs), which are distributed as IHE SDC templates.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/cancer-reporting/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/cancer-reporting", - "ci-build": "http://build.fhir.org/ig/HL7/cancer-reporting", - "analysis": { - "content": true, - "clinicalCore": true, - "diagnostics": true, - "profiles": 6, - "valuesets": 1, - "codeSystems": 1, - "examples": 27 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.1", - "package": "hl7.fhir.us.cancer-reporting#1.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/cancer-reporting/STU1.0.1" - } - ] - }, - { - "name": "HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1", - "category": "Diagnostics", - "npm-name": "hl7.fhir.uv.eyecare", - "description": "Provides representation of ophthalmic domain and related clinical and administrative data elements in the FHIR format to support effective collaborative and continuity of care of patients suffering from eye conditions. ", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/eyecare/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/eyecare", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-eyecare-ig", - "analysis": { - "content": true, - "clinicalCore": true, - "diagnostics": true, - "profiles": 15, - "valuesets": 13, - "codeSystems": 3, - "examples": 32 - }, - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "0.1.0", - "package": "hl7.fhir.uv.eyecare#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/eyecare/2021Sep" - } - ] - }, - { - "name": "SMART Health Cards Vaccination and Testing, Release 1 | STU 1", - "category": "Public Health", - "npm-name": "hl7.fhir.uv.shc-vaccination", - "description": "Defines the clinical and patient information contained within a SMART Health Card (SHC) related to vaccination and lab results related to an infectious disease like COVID-19.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/shc-vaccination/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/shc-vaccination", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-shc-vaccination-ig", - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 16, - "valuesets": 10, - "codeSystems": 1 - }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.6.2", - "package": "hl7.fhir.uv.shc-vaccination#0.6.2", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/shc-vaccination/2021Sep" - } - ] - }, - { - "name": "HL7 FHIR Implementation Guide for Military Service History and Status", - "category": "Clinical Records", - "npm-name": "hl7.fhir.us.military-service", - "description": "Supports Military Service History and Status reporting consistent with US regulatory requirements (i.e. Title 38 Veteran Benefits)", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/military-service/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/military-service", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-military-service", - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 5, - "extensions": 1, - "operations": 1, - "valuesets": 7, - "codeSystems": 1, - "examples": 5 - }, - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.military-service#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/military-service/STU1" - } - ] - }, - { - "name": "Taiwan Digital COVID-19 Certificate", - "category": "Immunication and Observation", - "npm-name": "dccfhirig.mohw.gov.tw", - "description": "Taiwan Digital COVID-19 Certificate", - "authority": "MOHW (TW)", - "product": [ - "fhir" - ], - "country": "tw", - "history": "https://dccfhirig.mohw.gov.tw/fhir/history.html", - "language": [ - "en" - ], - "canonical": "https://dccfhirig.mohw.gov.tw/ig", - "ci-build": "https://dccfhirig.mohw.gov.tw/ig", - "editions": [ - { - "name": "DSTU 1", - "ig-version": "1.1.1", - "package": "dccfhirig.mohw.gov.tw#1.1.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://dccfhirig.mohw.gov.tw/ig" - } - ] - }, - { - "name": "Logica COVID-19 FHIR Profile Library IG", - "category": "Public Health", - "npm-name": "hl7.fhir.us.covid19library", - "description": "Support for exchanges of COVD-19 Patient Specific Data.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/covid19library/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/covid19library", - "ci-build": "http://build.fhir.org/ig/HL7/covid19library", - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 146, - "extensions": 4, - "valuesets": 43, - "codeSystems": 2, - "examples": 141 - }, - "editions": [ - { - "name": "Informative Informative", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.covid19library#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/covid19library/informative1" - } - ] - }, - { - "name": "FHIR for FAIR - FHIR Implementation Guide", - "category": "Research", - "npm-name": "hl7.fhir.uv.fhir-for-fair", - "description": "The FHIR for FAIR Implementation Guide provides guidance on how the HL7 FHIR standard can be used for supporting the implementation and the assessment of the FAIR principles for health data", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/fhir-for-fair/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/fhir-for-fair", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-for-fair", - "analysis": { - "error": "Unsupported version: 4.1.0" - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.fhir-for-fair#1.0.0", - "fhir-version": [ - "4.3.0" - ], - "url": "http://hl7.org/fhir/uv/fhir-for-fair/STU1" - } - ] - }, - { - "name": "Da Vinci Patient Cost Transparency Implementation Guide", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-pct", - "description": "Enables standard exchange of healthcare cost for items, services, and collection of services among stakeholders such as payers, providers, and patients in support of driving transparency for patients with accurate, timely access to cost of medical care prior to delivery of care in order to become better stewards of their healthcare dollars. This guide creates a standard exchange to reduce administrative burden for communicating Good Faith Estimates (GFE) from providers of costs and services to payers and then, payers creating and returning an Advanced Explanation of Benefits (AEOB) back to the patient as required by law.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-pct/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/davinci-pct", - "analysis": { - "content": true, - "clinicalCore": true, - "financials": true, - "profiles": 11, - "extensions": 17, - "operations": 1, - "valuesets": 18, - "codeSystems": 14, - "examples": 18 - }, - "ci-build": "http://build.fhir.org/ig/HL7/davinci-pct", - "editions": [ - { - "name": "STU 2 Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.us.davinci-pct#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-pct/2024May" - } - ] - }, - { - "name": "Hybrid / Intermediary Exchange", - "category": "EHR Access", - "npm-name": "hl7.fhir.us.exchange-routing", - "description": "This IG is meant to define the standard for how providers, payers, intermediaries, and other actors will use routing information about the transaction originator and destination to support a hybrid model of point-to-point interaction as well as intermediary brokered interactions without the actors in either side needing detailed knowledge of how intermediary routing works.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/exchange-routing/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/exchange-routing", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-exchange-routing-ig", - "analysis": { - "rest": true - }, - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.exchange-routing#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/exchange-routing/STU1" - } - ] - }, - { - "name": "PACIO Re-Assessment Timepoints Implementation Guide", - "category": "Clinical Documents", - "npm-name": "hl7.fhir.us.pacio-rt", - "description": "The Re-assessment Timepoints FHIR implementation guide (IG) describes how to create definitions for sub-periods of time within an extended post-acute care (PAC) admission and encounter. ", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/pacio-rt/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/pacio-rt", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-pacio-rt", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 1, - "extensions": 1, - "valuesets": 4, - "codeSystems": 3, - "examples": 241 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.pacio-rt#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/pacio-rt/STU1" - } - ] - }, - { - "name": "Da Vinci Risk Adjustment FHIR Implementation Guide", - "category": "Financial", - "npm-name": "hl7.fhir.us.davinci-ra", - "description": "Enable standard exchange of risk-based coding gaps among stakeholders such as payers, providers, and government care programs in support of driving towards accurate and complete documentation of health conditions that would lead to more accurate risk-adjustment payment calculations, reduced administrative burden, and improved quality of care.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-ra/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/davinci-ra", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-ra", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "measures": true, - "profiles": 4, - "extensions": 6, - "operations": 1, - "valuesets": 3, - "codeSystems": 3, - "examples": 72 - }, - "editions": [ - { - "name": "STU2 (v2.0.0) Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.us.davinci-ra#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-ra/2023May" - } - ] - }, - { - "name": "International Patient Access", - "category": "Patient Summary", - "npm-name": "hl7.fhir.uv.ipa", - "description": "International Patient Access (IPA) defines a minimal, base set of FHIR profiles specifically intended to be used as-is, or built on top of by countries looking to enable patient access and patient-facing apps accessing data via FHIR", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/ipa/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/ipa", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-ipa", - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 11, - "operations": 1, - "examples": 13 - }, - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.ipa#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/ipa/STU1" - } - ] - }, - { - "name": "PACIO Advance Directive Information Implementation Guide", - "category": "Clinical Documents", - "npm-name": "hl7.fhir.us.pacio-adi", - "description": "The Advance Directive Interoperability (ADI) with FHIR implementation guide (IG) describes how to represent, exchange, and verify an individual\u0027s advance directive information regarding potential future care and treatment in the event the individual is not able to communicate such information directly.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/pacio-adi/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/pacio-adi", - "analysis": { - "content": true, - "rest": true, - "documents": true, - "clinicalCore": true, - "profiles": 15, - "extensions": 13, - "valuesets": 17, - "codeSystems": 2, - "examples": 65 - }, - "ci-build": "http://build.fhir.org/ig/HL7/fhir-pacio-adi", - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.pacio-adi#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/pacio-adi/STU1" - } - ] - }, - { - "name": "CARIN Digital Insurance Card", - "category": "Financial", - "npm-name": "hl7.fhir.us.insurance-card", - "description": "This IG provides a structured approach to take the data elements on an individual consumer’s health insurance card and represent them using FHIR Resources (i.e., a \u0027Digital Insurance Card\u0027 Bundle). The IG also documents patterns to share Digital Insurance Cards via FHIR APIs, SMART Health Cards, and SMART Health Links. This information can be provided by the health insurance company and presented by the member as proof of insurance when interacting with healthcare providers. Eligibility checks are not in the scope of this IG", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/insurance-card/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/insurance-card", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "financials": true, - "profiles": 3, - "extensions": 10, - "valuesets": 5, - "codeSystems": 5, - "examples": 4 - }, - "ci-build": "http://build.fhir.org/ig/HL7/carin-digital-insurance-card", - "editions": [ - { - "name": "STU1", - "ig-version": "1.1.0", - "package": "hl7.fhir.us.insurance-card#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/insurance-card/STU1.1" - } - ] - }, - { - "name": "Radiation Dose Summary for Diagnostic Procedures on FHIR", - "category": "Diagnostics", - "npm-name": "hl7.fhir.uv.radiation-dose-summary", - "description": "Provides a summary of the DICOM radiation dose report in FHIR related to imaging procedures.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/radiation-dose-summary/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/radiation-dose-summary", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-radiation-dose-summary-ig", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 9, - "valuesets": 5, - "codeSystems": 1, - "tests": 3, - "examples": 15 - }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.1.0", - "package": "hl7.fhir.uv.radiation-dose-summary#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/radiation-dose-summary/2022Jan" - } - ] - }, - { - "name": "Making EHR Data MOre available for Research and Public Health (MedMorph) Central Cancer Registry Reporting Content IG", - "category": "Public Health and Research", - "npm-name": "hl7.fhir.us.central-cancer-registry-reporting", - "description": "This guide defines how healthcare organizations onboard a new research data partner. It provides guidance to extract data from EHRs, transform the data, and populate data marts", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/central-cancer-registry-reporting/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/central-cancer-registry-reporting", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-central-cancer-registry-reporting", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "carePlanning": true, - "profiles": 6, - "extensions": 1, - "valuesets": 1, - "examples": 10 - }, - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.central-cancer-registry-reporting#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/central-cancer-registry-reporting/STU1" - } - ] - }, - { - "name": "Making EHR Data MOre available for Research and Public Health (MedMorph) Healthcare Surveys Reporting Content IG", - "category": "Public Health and Research", - "npm-name": "hl7.fhir.us.health-care-surveys-reporting", - "description": "This guide focuses on the National Hospital Care Survey (NHCS) and National Ambulatory Medical Care Survey (NAMCS) data that will be extracted from EHRs and/or clinical data repositories via FHIR and APIs and sent to a system hosted at the federal level.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/health-care-surveys-reporting/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/health-care-surveys-reporting", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-health-care-surveys-reporting", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "carePlanning": true, - "medsMgmt": true, - "profiles": 4, - "examples": 13 - }, - "editions": [ - { - "name": "STU1 Release 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.health-care-surveys-reporting#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/health-care-surveys-reporting/STU1" - } - ] - }, - { - "name": "Making EHR Data MOre available for Research and Public Health (MedMorph) Research Content IG", - "category": "Public Health and Research", - "npm-name": "hl7.fhir.us.medmorph-research-dex", - "description": "This guide focuses on the National Hospital Care Survey (NHCS) and National Ambulatory Medical Care Survey (NAMCS) data that will be extracted from EHRs and/or clinical data repositories via FHIR and APIs and sent to a system hosted at the federal level.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/medmorph-research-dex/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/medmorph-research-dex", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-medmorph-research-dex", - "analysis": { - "content": true, - "rest": true, - "carePlanning": true, - "profiles": 1, - "examples": 6 - }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "0.1.0", - "package": "hl7.fhir.us.medmorph-research-dex#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/medmorph-research-dex/2022Jan" - } - ] - }, - { - "name": "Medicolegal Death Investigation (MDI)", - "category": "Public Health", - "npm-name": "hl7.fhir.us.mdi", - "description": "This US-specific IG supports exchange of data for medicolegal death investigations, for example from a toxicology lab to a case management system (upstream), and from a case management system to a jurisdictional electronic death registration system (EDRS)(downstream).", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/mdi/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/mdi", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-mdi-ig", - "analysis": { - "content": true, - "documents": true, - "clinicalCore": true, - "diagnostics": true, - "profiles": 16, - "extensions": 2, - "valuesets": 7, - "codeSystems": 2, - "examples": 40 - }, - "editions": [ - { - "name": "STU 2 Preview", - "ig-version": "2.0.0-snapshot1", - "package": "hl7.fhir.us.mdi#2.0.0-snapshot1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/mdi/2.0.0-snapshot1" - } - ] - }, - { - "name": "Clinical Quality Framework Common FHIR Assets", - "category": "Quality / CDS", - "npm-name": "fhir.cqf.common", - "description": "This implementation guide contains common FHIR assets for use in CQFramework content IGs, including FHIRHelpers and the FHIR-ModelInfo libraries", - "authority": "CQF", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://fhir.org/guides/cqf/common/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.org/guides/cqf/common", - "ci-build": "http://build.fhir.org/ig/cqframework/cqf", - "editions": [ - { - "name": "Release 1", - "ig-version": "4.0.1", - "package": "fhir.cqf.common#4.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.org/guides/cqf/common/4.0.1" - } - ], - "analysis": { - "valuesets": 2 - } - }, - { - "name": "Maternal and Infant Health Research", - "category": "Public Health", - "npm-name": "hl7.fhir.us.mihr", - "description": "This guide focuses on calculation of maternal-related cohorts from available maternal care information sources. It specifies how to calculate two maternal-related cohort measures and link to maternal longitudinal record with associated child record(s). Initial use cases focus on pregnancy and subsequent death within a specific time frame and hypertensive disorders of pregnancy pre, ante, and postpartum. The IG leverages MedMorph, SANER, US Core profiles, and broader public health IGs", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/mihr/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/mihr", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-mmm-ig", - "analysis": { - "valuesets": 9, - "examples": 24 - }, - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.mihr#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/mihr/STU1" - } - ] - }, - { - "name": "Patient Request for Corrections Implementation Guide", - "category": "Personal Healthcare", - "npm-name": "hl7.fhir.uv.patient-corrections", - "description": "The Patient Corrections FHIR implementation guide standardizes the method of electronically exchanging the required information to facilitate the patient’s request for corrections and the electronic communication that reflects the workflow of the correction process. ", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/patient-corrections/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/patient-corrections", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-patient-correction", - "analysis": { - "content": true, - "rest": true, - "carePlanning": true, - "profiles": 3, - "operations": 1, - "valuesets": 4, - "codeSystems": 4, - "examples": 17 - }, - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.patient-corrections#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/patient-corrections/2022May" - } - ] - }, - { - "name": "Interoperable Digital Identity and Patient Matching", - "category": "Security", - "npm-name": "hl7.fhir.us.identity-matching", - "description": "This FHIR implementation Guide provides guidance on leveraging Patient Matching and Digital Identity capabilities together to improve match quality and overall identity assurance in FHIR transactions. It defines methods to inform and execute cross organizational and internal patient matches via FHIR when requested for a permitted purpose or authorized by the Patient directly or by the Patient’s delegate. ", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/identity-matching/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/identity-matching", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-identity-matching-ig", - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 3, - "valuesets": 1, - "codeSystems": 1, - "examples": 3 - }, - "editions": [ - { - "name": "STU2 Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.us.identity-matching#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/identity-matching/2024SEP" - } - ] - }, - { - "name": "CDC Opioid MME Calculator", - "category": "Quality / CDS", - "npm-name": "fhir.cdc.opioid-mme-r4", - "description": "This implementation guide provides Morphine Milligram Equivalent (MME) calculation logic as described by the Centers For Disease Control and Prevention (CDC) Guideline for Prescribing Opioids for Chronic Pain — United States, 2016", - "authority": "CQF", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://fhir.org/guides/cdc/opioid-mme-r4/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.org/guides/cdc/opioid-mme-r4", - "ci-build": "http://build.fhir.org/ig/cqframework/opioid-mme-r4", - "editions": [ - { - "name": "Release 1", - "ig-version": "3.0.0", - "package": "fhir.cdc.opioid-mme-r4#3.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.org/guides/cdc/opioid-mme-r4/3.0.0" - } - ], - "analysis": { - "content": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 1, - "codeSystems": 3, - "examples": 12 - } - }, - { - "name": "FHIRcast", - "category": "Imaging", - "npm-name": "hl7.fhir.uv.fhircast", - "description": "Following a SMART on FHIR launch, FHIRcast enables a SMART app to subscribe to a user\u0027s session, synchronizing with other healthcare applications. Using OAuth 2.0, websockets and a few simple events: EHRs, PACS, SMART apps and other systems show the same patient (or study) to the same user at the same time. In advanced imaging integrations, the FHIRcast websocket connection is re-used by synchronized apps to collaboratively create and exchange draft image measurements and similar findings.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/fhircast/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/fhircast", - "ci-build": "http://build.fhir.org/ig/HL7/fhircast-docs", - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 2, - "extensions": 1, - "examples": 1 - }, - "editions": [ - { - "name": "STU3 (v3.0.0) Ballot", - "ig-version": "3.0.0-ballot", - "package": "hl7.fhir.uv.fhircast#3.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/fhircast/2024May" - } - ] - }, - { - "name": "IHE Mobile Health Document Sharing (MHDS)", - "category": "Clinical Documents", - "npm-name": "ihe.iti.mhds", - "description": "This Implementation Guide shows how to build a Document Sharing Exchange using IHE-profiled FHIR standard, rather than the legacy IHE profiles that are dominated by XDS and HL7 v2. This Implementation Guide assembles other IHE Implementation guides (Profiles) and defines a Document Registry Actor.", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://profiles.ihe.net/ITI/MHDS/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/ITI/MHDS", - "analysis": { - "rest": true - }, - "ci-build": "http://build.fhir.org/ig/IHE/ITI.MHDS/branches/master/index.html", - "editions": [ - { - "name": "Publication", - "ig-version": "2.3.1", - "package": "ihe.iti.mhds#2.3.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/MHDS/2.3.1" - } - ] - }, - { - "name": "IHE Mobile Care Services Discovery (mCSD)", - "category": "Administration", - "npm-name": "ihe.iti.mcsd", - "description": "The IHE Mobile Care Services Discovery (mCSD) IG provides a transaction for mobile and lightweight browser-based applications to find and update care services resources.", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://profiles.ihe.net/ITI/mCSD/history.html", - "language": [ - "en" - ], - "ci-build": "http://build.fhir.org/ig/IHE/ITI.mCSD/branches/main", - "canonical": "https://profiles.ihe.net/ITI/mCSD", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "profiles": 14, - "extensions": 2, - "valuesets": 3, - "codeSystems": 3, - "examples": 21 - }, - "editions": [ - { - "name": "Publication", - "ig-version": "3.8.0", - "package": "ihe.iti.mcsd#3.8.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/mCSD/3.8.0" - }, - { - "name": "Publication", - "ig-version": "3.5.0", - "package": "ihe.iti.mcsd#3.5.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/mCSD/3.5.0" - }, - { - "name": "Publication", - "ig-version": "3.3.0", - "package": "ihe.iti.mcsd#3.3.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_mCSD_Rev3-3_TI_2021-07-02.pdf" - } - ] - }, - { - "name": "Pan-Canadian Patient Summary", - "category": "Patient Summary", - "npm-name": "ca.infoway.io.psca", - "description": "The Pan-Canadian Patient Summary (PS-CA) IG and accompanying [PS-CA specification](https://infoscribe.infoway-inforoute.ca/pages/viewpage.action?pageId\u003d149160290) adapt the HL7 [International Patient Summary](http://hl7.org/fhir/uv/ips/) (IPS) for use in a Canadian context.", - "authority": "Canada Health Infoway", - "product": [ - "fhir" - ], - "country": "ca", - "history": "https://simplifier.net/PS-CA-R1/~guides", - "language": [ - "en" - ], - "canonical": "http://fhir.infoway-inforoute.ca/io/psca", - "ci-build": "https://simplifier.net/PS-CA-R1", - "editions": [ - { - "name": "Trial Implementation", - "ig-version": "1.0.0", - "package": "ca.infoway.io.psca#1.0.0-pre", - "fhir-version": [ - "4.0.1" - ], - "url": "https://packages.simplifier.net/ca.infoway.io.psca/1.0.0-pre" - }, - { - "name": "Public Comment 0.3", - "ig-version": "0.3.0", - "package": "ca.infoway.io.psca#0.3.2", - "fhir-version": [ - "4.0.1" - ], - "url": "https://packages.simplifier.net/ca.infoway.io.psca/0.3.2" - }, - { - "name": "Public Comment 0.2", - "ig-version": "0.0.4", - "package": "ca.infoway.io.psca#0.0.4", - "fhir-version": [ - "4.0.1" - ], - "url": "https://packages.simplifier.net/ca.infoway.io.psca/0.0.4" - }, - { - "name": "Public Comment 0.1", - "ig-version": "0.0.3", - "package": "ca.infoway.vc.ps#0.0.3", - "fhir-version": [ - "4.0.1" - ], - "url": "https://packages.simplifier.net/ca.infoway.vc.ps/0.0.3" - } - ], - "analysis": { - "content": true, - "documents": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 19, - "extensions": 3, - "valuesets": 24, - "codeSystems": 1 - } - }, - { - "name": "Canadian Baseline", - "category": "National Base", - "npm-name": "hl7.fhir.ca.baseline", - "description": "Base Canadian national implementation guide", - "authority": "HL7 Canada", - "product": [ - "fhir" - ], - "country": "ca", - "history": "https://simplifier.net/canadianfhirbaselineprofilesca-core", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/ca/baseline", - "ci-build": "https://build.fhir.org/ig/HL7-Canada/ca-baseline", - "editions": [ - { - "name": "Public Comment", - "ig-version": "1.1.0", - "package": "hl7.fhir.ca.baseline#1.1.3", - "fhir-version": [ - "4.0.1" - ], - "url": "https://packages.simplifier.net/hl7.fhir.ca.baseline/1.1.3" - }, - { - "name": "Public Comment", - "ig-version": "1.0.0", - "package": "hl7.fhir.ca.baseline#1.0.2", - "fhir-version": [ - "4.0.1" - ], - "url": "https://packages.simplifier.net/hl7.fhir.ca.baseline/1.0.2" - } - ], - "analysis": { - "content": true, - "documents": true, - "clinicalCore": true, - "medsMgmt": true, - "profiles": 31, - "extensions": 13, - "valuesets": 9, - "codeSystems": 2 - } - }, - { - "name": "IHE Mobile Access to Health Documents (MHD)", - "category": "EHR Access", - "npm-name": "ihe.iti.mhd", - "description": "Defines a simple HTTP interface to a Document Sharing environment, including: publishing/query (XDS-on-FHIR), point-to-point push (XDR, Direct, XDM), and federation of communities (XCA).", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "language": [ - "en" - ], - "history": "https://profiles.ihe.net/ITI/MHD/history.html", - "canonical": "https://profiles.ihe.net/ITI/MHD", - "ci-build": "http://build.fhir.org/ig/IHE/ITI.MHD", - "analysis": { - "content": true, - "rest": true, - "documents": true, - "profiles": 24, - "extensions": 4, - "valuesets": 3, - "codeSystems": 1, - "examples": 48 - }, - "editions": [ - { - "name": "Publication", - "ig-version": "4.2.2", - "package": "ihe.iti.mhd#4.2.2", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/MHD/4.2.2" - } - ] - }, - { - "name": "IHE Basic Audit Log Patterns (BALP)", - "category": "Privacy / Security", - "npm-name": "ihe.iti.balp", - "description": "The Basic Audit Log Patterns (BALP) **Content Profile** defines some basic and reusable AuditEvent patterns. This includes basic audit log profiles for FHIR RESTful operations, to be used when there is not a more specific audit event defined. Where a more specific audit event can be defined it should be derived off of these basic patterns.", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "history": "https://profiles.ihe.net/ITI/BALP/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/ITI/BALP", - "analysis": { - "content": true, - "profiles": 20, - "extensions": 2, - "valuesets": 6, - "codeSystems": 5, - "examples": 63 - }, - "ci-build": "http://build.fhir.org/ig/IHE/ITI.BasicAudit/branches/main/index.html", - "editions": [ - { - "name": "Publication", - "ig-version": "1.1.3", - "package": "ihe.iti.balp#1.1.3", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/BALP/1.1.3" - } - ] - }, - { - "name": "IHE Interactive Multimedia Report (IMR)", - "category": "Imaging", - "npm-name": "ihe.rad.imr", - "description": "Support encoding and presentation of an interactive multimedia report", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "history": "https://profiles.ihe.net/RAD/IMR/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/RAD/IMR", - "ci-build": "http://build.fhir.org/ig/IHE/RAD.IMR", - "analysis": { - "content": true, - "rest": true, - "clinicalCore": true, - "diagnostics": true, - "profiles": 8, - "extensions": 2, - "valuesets": 7, - "examples": 19 - }, - "editions": [ - { - "name": "Publication", - "ig-version": "1.1.0", - "package": "ihe.rad.imr#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/RAD/IMR/1.1.0" - } - ] - }, - { - "name": "HL7 Belgium FHIR Implementation Guide - Core profiles", - "category": "National Base", - "npm-name": "hl7.fhir.be.core", - "description": "HL7 Belgium FHIR Implementation Guide - Core profiles", - "authority": "eHealth Platform (BE)", - "product": [ - "fhir" - ], - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/core/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/core", - "ci-build": "http://build.fhir.org/ig/hl7-be/core", - "editions": [ - { - "name": "Trial Use Test", - "ig-version": "2.0.0", - "package": "hl7.fhir.be.core#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/core/2.0.0" - }, - { - "name": "Trial Use", - "ig-version": "2.0.1", - "package": "hl7.fhir.be.core#2.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/core/2.0.1" - } - ] - }, - { - "name": "HL7 Belgium FHIR Implementation Guide - Core clinical profiles - transversal", - "category": "National Base", - "npm-name": "hl7.fhir.be.core-clinical", - "description": "HL7 Belgium FHIR Implementation Guide - Core clinical profiles - transversal", - "authority": "eHealth Platform (BE)", - "product": [ - "fhir" - ], - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/core-clinical", - "ci-build": "http://build.fhir.org/ig/hl7-be/core-clinical", - "editions": [ - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.core-clinical#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/1.0.0" - } - ] - }, - { - "name": "HL7 Belgium FHIR Implementation Guide - Medication profiles", - "category": "National Base", - "npm-name": "hl7.fhir.be.medication", - "description": "HL7 Belgium FHIR Implementation Guide - Medication profiles", - "authority": "eHealth Platform (BE)", - "product": [ - "fhir" - ], - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/medication/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/medication", - "ci-build": "http://build.fhir.org/ig/hl7-be/medication", - "editions": [ - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.medication#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/medication/1.0.0" - } - ] - }, - { - "name": "HL7 Belgium FHIR Implementation Guide - Vaccination profiles", - "category": "National Base", - "npm-name": "hl7.fhir.be.vaccination", - "description": "HL7 Belgium FHIR Implementation Guide - Vaccination profiles", - "authority": "eHealth Platform (BE)", - "product": [ - "fhir" - ], - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/vaccination/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/vaccination", - "ci-build": "http://build.fhir.org/ig/hl7-be/vaccination", - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 6, - "extensions": 1, - "valuesets": 3, - "codeSystems": 5, - "examples": 6 - }, - "editions": [ - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.vaccination#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/1.0.0" - }, - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.vaccination#1.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/1.0.1" - }, - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.vaccination#1.0.2", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/1.0.2" - }, - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.vaccination#1.0.3", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/1.0.3" - } - ] - }, - { - "name": "HL7 Belgium FHIR Implementation Guide - MyCareNet profiles", - "category": "National Base", - "npm-name": "hl7.fhir.be.mycarenet", - "description": "HL7 Belgium FHIR Implementation Guide - MyCareNet profiles", - "authority": "eHealth Platform (BE)", - "product": [ - "fhir" - ], - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet", - "ci-build": "http://build.fhir.org/ig/hl7-be/mycarenet", - "editions": [ - { - "name": "Trial Use", - "ig-version": "2.0.0", - "package": "hl7.fhir.be.mycarenet#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.0.0" - } - ] - }, - { - "name": "HL7 Belgium FHIR Implementation Guide - Lab related profiles", - "category": "National Base", - "npm-name": "hl7.fhir.be.lab", - "description": "HL7 Belgium FHIR Implementation Guide - Lab related profiles", - "authority": "eHealth Platform (BE)", - "product": [ - "fhir" - ], - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/lab/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/lab", - "ci-build": "http://build.fhir.org/ig/hl7-be/lab", - "editions": [ - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.lab#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/lab/1.0.0" - } - ] - }, - { - "name": "HL7 Belgium FHIR Implementation Guide - Allergy profiles", - "category": "National Base", - "npm-name": "hl7.fhir.be.allergy", - "description": "HL7 Belgium FHIR Implementation Guide - Allergy profiles", - "authority": "eHealth Platform (BE)", - "product": [ - "fhir" - ], - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/allergy/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/allergy", - "ci-build": "http://build.fhir.org/ig/hl7-be/allergy", - "editions": [ - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.allergy#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/allergy/1.0.0" - }, - { - "name": "Trial Use", - "ig-version": "1.0.1", - "package": "hl7.fhir.be.allergy#1.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/allergy/1.0.1" - }, - { - "name": "Trial Use", - "ig-version": "1.1.0", - "package": "hl7.fhir.be.allergy#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/allergy/1.1.0" - }, - { - "name": "Trial Use", - "ig-version": "1.2.0", - "package": "hl7.fhir.be.allergy#1.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/allergy/1.2.0" - } - ] - }, - { - "name": "eHealth FHIR Patient Will Profiles for Belgium", - "category": "National Base", - "npm-name": "hl7.fhir.be.patientwill", - "description": "eHealth FHIR Patient Will Profiles for Belgium", - "authority": "eHealth Platform (BE)", - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/patientwill/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/patientwill", - "ci-build": "http://build.fhir.org/ig/hl7-be/patientwill", - "editions": [ - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.patientwill#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/patientwill/1.0.0" - } - ] - }, - { - "name": "TW Core", - "category": "National Base", - "npm-name": "tw.gov.mohw.twcore", - "description": "Taiwan Core Implementation Guide", - "authority": "MOHW (TW)", - "product": [ - "fhir" - ], - "country": "tw", - "history": "https://twcore.mohw.gov.tw/ig/twcore/history.html", - "language": [ - "zh-TW" - ], - "canonical": "https://twcore.mohw.gov.tw/ig/twcore", - "ci-build": "https://build.fhir.org/ig/cctwFHIRterm/MOHW_TWCoreIG_Build", - "editions": [ - { - "name": "Trial Use", - "ig-version": "0.2.0", - "package": "tw.gov.mohw.twcore#0.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twcore.mohw.gov.tw/ig/twcore/0.2.0" - }, - { - "name": "Trial Use", - "ig-version": "0.1.1", - "package": "tw.gov.mohw.twcore#0.1.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twcore.mohw.gov.tw/ig/twcore/0.1.1" - } - ] - }, - { - "name": "TWIDIR", - "category": "Public Health", - "npm-name": "tw.gov.mohw.cdc.twidir", - "description": "Taiwan Infectious Disease Inspection Report Implementation Guide", - "authority": "CDC (TW)", - "product": [ - "fhir" - ], - "country": "tw", - "history": "https://twidir.cdc.gov.tw/twidir/history.html", - "language": [ - "zh-TW" - ], - "canonical": "https://twidir.cdc.gov.tw/twidir", - "editions": [ - { - "name": "STU1", - "ig-version": "0.1.0", - "package": "tw.gov.mohw.cdc.twidir#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twidir.cdc.gov.tw/twidir/0.1.0" - }, - { - "name": "STU1", - "ig-version": "0.1.1", - "package": "tw.gov.mohw.cdc.twidir#0.1.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twidir.cdc.gov.tw/twidir/0.1.1" - }, - { - "name": "STU1", - "ig-version": "0.1.2", - "package": "tw.gov.mohw.cdc.twidir#0.1.2", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twidir.cdc.gov.tw/twidir/0.1.2" - } - ] - }, - { - "name": "EMR", - "category": "Clinical Records", - "npm-name": "tw.gov.mohw.emr", - "description": "Taiwan EMR Implementation Guide", - "authority": "MOHW (TW)", - "product": [ - "fhir" - ], - "country": "tw", - "history": "https://twcore.mohw.gov.tw/ig/emr/history.html", - "language": [ - "zh-TW" - ], - "canonical": "https://twcore.mohw.gov.tw/ig/emr", - "editions": [ - { - "name": "Trial Use", - "ig-version": "0.1.0", - "package": "tw.gov.mohw.emr#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twcore.mohw.gov.tw/ig/emr/0.1.0" - } - ] - }, - { - "name": "CodeX™ Radiation Therapy", - "category": "Care Planning", - "npm-name": "hl7.fhir.us.codex-radiation-therapy", - "description": "The CodeX Radiation Therapy (RT) Implementation Guide (IG) describes how to represent and exchange radiation therapy treatment information. The CodeX RT IG enables radiation oncology information systems to generate treatment summaries that are retrievable by health systems, or other information systems, for display within the EHR interface to be used for care coordination and data reuse. ", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/codex-radiation-therapy/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/codex-radiation-therapy", - "ci-build": "http://build.fhir.org/ig/codex-radiation-therapy", - "editions": [ - { - "name": "STU 2 Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.us.codex-radiation-therapy#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/codex-radiation-therapy/2024May" - } - ] - }, - { - "name": "At-Home In-Vitro Test Report", - "category": "Clinical Documents", - "npm-name": "hl7.fhir.us.home-lab-report", - "description": "This Implementation Guide describes a framework for use for transmitting At-Home Point-of-Care lab test results to local, state, territorial and federal health agencies. This version also contains workflow description and profiles and vocabulary for transmitting Covid-At-Home tests.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/home-lab-report/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/home-lab-report", - "ci-build": "http://build.fhir.org/ig/HL7/home-lab-report", - "editions": [ - { - "name": "STU 1", - "ig-version": "1.1.0", - "package": "hl7.fhir.us.home-lab-report#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/home-lab-report/STU1.1" - } - ] - }, - { - "name": "PACIO Personal Functioning and Engagement Implementation Guide", - "category": "Patient Summary", - "npm-name": "hl7.fhir.us.pacio-pfe", - "description": "The Personal Functioning and Engagement IG provides a framework for communicating the functioning of an individual, including their body functions and structure and their activities and participation in society, as well as related clinical care. The IG draws on the health and health-related domains defined within the International Classification of Functioning, Disability and Health (commonly known as ICF).", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/pacio-pfe/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/pacio-pfe", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-pacio-pfe", - "editions": [ + "name" : "CARIN Real-time Pharmacy Benefit Check", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.carin-rtpbc", + "description" : "This is a guide for implementing a consumer-focused Real-time Pharmacy Benefit Check (RTPBC) process using HL7 FHIR® R4.Using RTPBC, a patient can learn the cost and insurance coverage related to medications they’ve been prescribed", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/carin-rtpbc/history.html", + "canonical" : "http://hl7.org/fhir/us/carin-rtpbc", + "ci-build" : "http://build.fhir.org/ig/HL7/carin-rtpbc", + "language" : ["en"], + "analysis" : { + "content" : true, + "rest" : true, + "messaging" : true, + "clinicalCore" : true, + "financials" : true, + "medsMgmt" : true, + "profiles" : 10, + "extensions" : 2, + "valuesets" : 9, + "codeSystems" : 3, + "examples" : 16 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.carin-rtpbc#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/carin-rtpbc/STU1" + } + ] + }, + { + "name" : "CARIN Blue Button Implementation Guide", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.carin-bb", + "description" : "Implementation guide for an API similar to the CMS Medicare Blue Button 2.0 API, FHIR R3 based, that will allow consumer-directed exchange of commercial Health Plan/Payer adjudicated claims data to meet the requirements of the CMS Interoperability and Patient Access proposed rule.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/carin-bb/history.html", + "canonical" : "http://hl7.org/fhir/us/carin-bb", + "ci-build" : "http://build.fhir.org/ig/HL7/carin-bb", + "language" : ["en"], + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "financials" : true, + "profiles" : 10, + "valuesets" : 48, + "codeSystems" : 36, + "examples" : 28 + }, + "editions" : [ + { + "name" : "STU 2", + "ig-version" : "2.1.0-snapshot1", + "package" : "hl7.fhir.us.carin-bb#2.1.0-snapshot1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/carin-bb/2.1.0-snapshot1" + } + ] + }, + { + "name" : "Risk Based Contracts Member Attribution List FHIR IG", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-atr", + "description" : "Support the real-time exchange of alerts and notifications that impact patient care and value based or risk based services.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-atr/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-atr", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-atr", + "language" : ["en"], + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "financials" : true, + "profiles" : 8, + "extensions" : 5, + "valuesets" : 1, + "codeSystems" : 1, + "examples" : 14 + }, + "editions" : [ + { + "name" : "STU2 Release 1", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.us.davinci-atr#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-atr/STU2" + } + ] + }, + { + "name" : "Basisprofil DE", + "category" : "National Base", + "npm-name" : "basisprofil.de", + "description" : "German Base Profiles", + "authority" : "HL7 Deutschland", + "product" : ["fhir"], + "country" : "de", + "history" : "http://ig.fhir.de/basisprofile-de", + "canonical" : "http://fhir.de", + "ci-build" : "https://simplifier.net/Basisprofil-DE-R4", + "language" : ["de"], + "editions" : [ + { + "name" : "STU3", + "ig-version" : "0.2.30 ", + "fhir-version" : ["3.0.1"], + "package" : "basisprofil.de#0.2.30", + "url" : "http://ig.fhir.de/basisprofile-de/0.2.30" + }, { - "name": "STU 2 Ballot", - "ig-version": "2.0.0-ballot", - "package": "hl7.fhir.us.pacio-pfe#2.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/pacio-pfe/2024Sep" - } - ] + "name" : "R4", + "ig-version" : "0.9.1-alpha2", + "fhir-version" : ["4.0.1"], + "package" : "de.basisprofil.r4#0.9.1-alpha2", + "url" : "https://simplifier.net/guide/basisprofil-de-r4/home" + } + ], + "analysis" : { + "error" : "no core dependency or FHIR Version found in the Package definition", + "content" : true, + "clinicalCore" : true, + "financials" : true, + "profiles" : 17, + "extensions" : 17, + "valuesets" : 10, + "codeSystems" : 17 + } }, { - "name": "US Public Health Profiles Library", - "category": "Public Health", - "npm-name": "hl7.fhir.us.ph-library", - "description": "The US Public Health Profiles Library is a collection of reusable architecture and content profiles representing common public health concepts and patterns. It provides a framework for inclusion in multiple use case specific implementation guides focused on the exchange of Public Health information.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/ph-library/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/ph-library", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-us-ph-library", - "editions": [ + "name" : "FHIR Data Segmentation for Privacy", + "category" : "Security", + "npm-name" : "hl7.fhir.uv.security-label-ds4p", + "description" : "Guidance for applying security labels in FHIR", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/security-label-ds4p/history.html", + "canonical" : "http://hl7.org/fhir/uv/security-label-ds4p", + "ci-build" : "http://hl7.org/fhir/ig/HL7/security-label-ds4p", + "language" : ["en"], + "analysis" : { + "content" : true, + "extensions" : 6, + "valuesets" : 8, + "examples" : 8 + }, + "editions" : [ { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.ph-library#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/ph-library/STU1" + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.security-label-ds4p#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/security-label-ds4p/STU1" } ] }, { - "name": "National Healthcare Query", - "category": "Administration", - "npm-name": "hl7.fhir.us.directory-query", - "description": "Standard for endpoint query request and response for Validated National Directory federated access directories", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/directory-query/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/directory-query", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-directory-query", - "editions": [ + "name" : "FHIR Shorthand", + "category" : "Administration", + "npm-name" : "hl7.fhir.uv.shorthand", + "description" : "FHIR Shorthand (FSH) is a domain-specific language (DSL) for defining the contents of FHIR IGs to allow the author to express their intent with fewer concerns about underlying FHIR mechanics", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/shorthand/history.html", + "canonical" : "http://hl7.org/fhir/uv/shorthand", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-shorthand", + "language" : ["en"], + "analysis" : { + }, + "editions" : [ + { + "name" : "Release 3 Normative+trial-use", + "ig-version" : "3.0.0", + "package" : "hl7.fhir.uv.shorthand#3.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/shorthand/N2" + } + ] + }, + { + "name" : "Post Acute Orders FHIR IG", + "category" : "Care Planning", + "npm-name" : "hl7.fhir.us.dme-orders", + "description" : "Electronic exchange of post-acute orders", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/dme-orders/history.html", + "canonical" : "http://hl7.org/fhir/us/dme-orders", + "ci-build" : "http://build.fhir.org/ig/HL7/dme-orders", + "language" : ["en"], + "analysis" : { + "content" : true, + "clinicalCore" : true, + "carePlanning" : true, + "financials" : true, + "medsMgmt" : true, + "profiles" : 11, + "extensions" : 3, + "valuesets" : 2, + "codeSystems" : 1, + "examples" : 26 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.2.0", + "package" : "hl7.fhir.us.dme-orders#0.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/dme-orders/2020Sep" + } + ] + }, + { + "name" : "Application Data Exchange Assessment Framework and Functional Requirements for Mobile Health", + "category" : "Personal Healthcare", + "npm-name" : "hl7.fhir.uv.mhealth-framework", + "description" : "Document the functional requirements that can be used to assess devices, applications, and FHIR profiles to ensure that the essential data needed for clinical, patient and research uses is present in communications between applications", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/mhealth-framework/history.html", + "canonical" : "http://hl7.org/fhir/uv/mhealth-framework", + "ci-build" : "http://hl7.org/fhir/uv/mhealth-framework", + "language" : ["en"], + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 2 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.uv.mhealth-framework#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/mhealth-framework/2020May" + } + ] + }, + { + "name" : "US Drug Formulary", + "category" : "Medications / Immunizations", + "npm-name" : "hl7.fhir.us.davinci-drug-formulary", + "description" : "API-based data exchange to Third-Party Applications via Member-authorized sharing of Health Plan's Prescription Drug Formulary.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-drug-formulary/history.html", + "canonical" : "http://hl7.org/fhir/us/davinci-drug-formulary", + "language" : ["en"], + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-pdex-formulary", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "financials" : true, + "medsMgmt" : true, + "profiles" : 5, + "extensions" : 11, + "valuesets" : 10, + "codeSystems" : 8, + "examples" : 22 + }, + "editions" : [ { - "name": "STU 1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.us.directory-query#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/directory-query/2022Sep" + "name" : "STU 2", + "ig-version" : "2.0.1", + "package" : "hl7.fhir.us.davinci-drug-formulary#2.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-drug-formulary/STU2.0.1" } ] }, { - "name": "National Healthcare Directory Exchange", - "category": "Administration", - "npm-name": "hl7.fhir.us.directory-exchange", - "description": "Standard for exchange of Health and Social Care Directory information between a Validated National Directory and a federated directory (primarily for workflow integration).", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/directory-exchange/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/directory-exchange", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-directory-exchange", - "editions": [ + "name" : "HL7 Italia FHIR Implementation Guide (base)", + "category" : "National Base", + "npm-name" : "hl7.fhir.it.base", + "description" : "This guide describes a set of FHIR base profiles and reference logical models to be used in the Italian context", + "authority" : "HL7 Italia", + "product" : ["fhir"], + "country" : "it", + "history" : "http://hl7.it/fhir/history.html", + "canonical" : "http://hl7.it/fhir", + "ci-build" : "http://hl7.it/fhir/build/base", + "language" : ["it"], + "editions" : [ { - "name": "STU 1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.us.directory-exchange#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/directory-exchange/2022Sep" + "name" : "Initial Public Comment ballot (Jun 2020 Ballot)", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.it.base#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.it/fhir/base/2020-06" } - ] + ], + "analysis" : { + "error" : "Unable to resolve package id hl7.fhir.it.base#0.1.0" + } }, { - "name": "National Healthcare Directory Attestation", - "category": "Administration", - "npm-name": "hl7.fhir.us.directory-attestation", - "description": "Provides the methods and standards for the contribution, attestation, and validation of information in the National Directory. This applies to individual demographics, organizational demographics, relationship between individuals and organizations, services provided, and electronic endpoint metadata.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/directory-attestation/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/directory-attestation", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-directory-attestation", - "editions": [ + "name" : "Dental Data Exchange", + "category" : "Clinical Records", + "npm-name" : "hl7.fhir.us.dental-data-exchange", + "description" : "This FHIR R4 IG defines exchange of medical and dental information exchange between medical/dental and dental/dental realms, including referral and corresponding consult note using US-core, CCDAonFHIR, Occupational Data for Health, and Da Vinci profiles.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/dental-data-exchange/history.html", + "canonical" : "http://hl7.org/fhir/us/dental-data-exchange", + "ci-build" : "http://build.fhir.org/ig/HL7/dental-data-exchange", + "language" : ["en"], + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "carePlanning" : true, + "profiles" : 7, + "valuesets" : 5, + "codeSystems" : 1, + "examples" : 64 + }, + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.dental-data-exchange#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/dental-data-exchange/STU1" + } + ] + }, + { + "name" : "Order Catalog Implementation Guide", + "category" : "Administration", + "npm-name" : "hl7.fhir.uv.order-catalog", + "description" : "An Order Catalog is an administered homogeneous collection of items such as medication products, laboratory tests, procedures, medical devices or knowledge artifacts such as order sets, which support the ordering process, or more generally the healthcare process.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/order-catalog/history.html", + "canonical" : "http://hl7.org/fhir/uv/order-catalog", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-order-catalog", + "language" : ["en"], + "analysis" : { + "content" : true, + "carePlanning" : true, + "financials" : true, + "diagnostics" : true, + "profiles" : 11, + "extensions" : 8, + "valuesets" : 4, + "codeSystems" : 3, + "examples" : 60 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.uv.order-catalog#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/order-catalog/2020Sep" + } + ] + }, + { + "name" : "SMART Web Messaging Implementation Guide: STU1", + "category" : "Communications", + "npm-name" : "hl7.fhir.uv.smart-web-messaging", + "description" : "SMART Web Messaging enables tight UI integration between EHRs and embedded SMART apps via HTML5’s Web Messaging. SMART Web Messaging allows applications to push unsigned orders, note snippets, risk scores, or UI suggestions directly to the clinician’s EHR session. Built on the browser’s javascript window.postMessage function, SMART Web Messaging is a simple, native API for health apps embedded within the user’s workflow", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/smart-web-messaging/history.html", + "language" : ["en"], + "ci-build" : "http://build.fhir.org/ig/HL7/smart-web-messaging", + "canonical" : "http://hl7.org/fhir/uv/smart-web-messaging", + "analysis" : { + "examples" : 1 + }, + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.smart-web-messaging#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/smart-web-messaging/STU1" + } + ] + }, + { + "name" : "HL7 Version 2 to FHIR", + "npm-name" : "hl7.fhir.uv.v2mappings", + "description" : "The HL7 V2 to FHIR Implementation Guide supports the mapping of HL7 Version 2 messages segments, datatypes and vocabulary to HL7 FHIR Release 4.0 Bundles, Resources, Data Types and Coding Systems.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/v2mappings/history.html", + "canonical" : "http://hl7.org/fhir/uv/v2mappings", + "ci-build" : "http://build.fhir.org/ig/HL7/v2-to-fhir", + "language" : ["en"], + "category" : "Mappings to Other Standards", + "analysis" : { + "content" : true, + "extensions" : 57, + "examples" : 175 + }, + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.v2mappings#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/v2mappings/2024Jan" + } + ] + }, + { + "name" : "IHE FormatCode vocabulary", + "category" : "EHR access", + "npm-name" : "ihe.formatcode.fhir", + "description" : "Defines IHE vocabulary for FormatCode and the IHE managed ValueSet for FormatCode for use with Document Sharing such as XDS, XCA, XDM, XDR, and MHD.", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://profiles.ihe.net/fhir/ihe.formatcode.fhir/history.html", + "ci-build" : "http://build.fhir.org/ig/IHE/FormatCode", + "canonical" : "https://profiles.ihe.net/fhir/ihe.formatcode.fhir", + "analysis" : { + "valuesets" : 1, + "codeSystems" : 1 + }, + "editions" : [ + { + "name" : "Publication Normative", + "ig-version" : "1.3.0", + "package" : "ihe.formatcode.fhir#1.3.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/fhir/ihe.formatcode.fhir/1.3.0" + } + ] + }, + { + "name" : "HL7 Terminology", + "category" : "infrastructure", + "npm-name" : "hl7.terminology", + "description" : "Terminology", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://terminology.hl7.org/history.html", + "language" : ["en"], + "canonical" : "http://terminology.hl7.org", + "ci-build" : "http://build.fhir.org/ig/HL7/UTG", + "analysis" : { + "content" : true, + "extensions" : 9, + "valuesets" : 2483, + "codeSystems" : 1078 + }, + "editions" : [ + { + "name" : "Publications", + "ig-version" : "6.0.1", + "package" : "hl7.terminology#6.0.1", + "fhir-version" : ["5.0.0"], + "url" : "http://terminology.hl7.org/6.0.1" + } + ] + }, + { + "name" : "Situational Awareness for Novel Epidemic Response", + "category" : "Public Health", + "npm-name" : "hl7.fhir.uv.saner", + "description" : "The SANER Implementation Guide enables transmission of high level situational awareness information from inpatient facilities to centralized data repositories to support the treatment of novel influenza-like illness.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/saner/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/saner", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-saner", + "analysis" : { + "content" : true, + "rest" : true, + "measures" : true, + "profiles" : 10, + "extensions" : 5, + "operations" : 5, + "valuesets" : 49, + "codeSystems" : 6, + "examples" : 169 + }, + "editions" : [ { - "name": "STU 1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.us.directory-attestation#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/directory-attestation/2022Sep" + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.saner#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/saner/STU1" } ] }, { - "name": "Sharing Valuesets, Codes, and Maps (SVCM)", - "category": "Terminologies", - "npm-name": "ihe.iti.svcm", - "description": "The Sharing Valuesets, Codes, and Maps (SVCM) Profile defines a lightweight interface through which healthcare systems may retrieve centrally managed uniform nomenclature and mappings between code systems based on the HL7 Fast Healthcare Interoperability Resources (FHIR) specification.", - "authority": "IHE", - "product": [ - "fhir" - ], - "country": "uv", - "history": "https://profiles.ihe.net/ITI/SVCM/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/ITI/SVCM", - "ci-build": "http://build.fhir.org/ig/IHE/ITI.SVCM", - "editions": [ + "name" : "Making Ehr Data MOre Available to Research and Public Health (MedMorph)", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.fhir-medmorph", + "description" : "The The MedMorph FHIR IG enables Public Health and Research Organizations to access EHR data without increasing provider burden.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/fhir-medmorph/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/fhir-medmorph", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-medmorph", + "editions" : [ { - "name": "Publication", - "ig-version": "1.5.1", - "package": "ihe.iti.svcm#1.5.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/SVCM/1.5.1" + "name" : "STU 1 Ballot", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.us.fhir-medmorph#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/fhir-medmorph/2021Jan" } - ] + ], + "analysis" : { + "error" : "Unable to resolve package id hl7.fhir.us.fhir-medmorph#0.1.0" + } }, { - "name": "IHE SDC/eCC on FHIR", - "category": "Orders and Observaitons", - "npm-name": "hl7.fhir.uv.ihe-sdc-ecc", - "description": "Integrating the Healthcare Enterprise (IHE) Structured Data Capture (SDC) on FHIR uses a form-driven workflow to capture and transmit encoded data by creating FHIR Observations. The primary use case for this is transmitting data captured in College of American Pathologists electronic Cancer Checklists (eCCs), which are distributed as IHE SDC templates.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "uv", - "history": "http://hl7.org/fhir/uv/ihe-sdc-ecc/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/ihe-sdc-ecc", - "ci-build": "http://build.fhir.org/ig/HL7/ihe-sdc-ecc-on-fhir", - "editions": [ + "name" : "PACIO Functional Status Implementation Guide", + "category" : "Patient Summary", + "npm-name" : "hl7.fhir.us.pacio-fs", + "description" : "FHIR R4 IG that leverages eLTSS and utilizes the Self-Care, Mobility and Prior Device use sections of CMS assessment forms (IRF-PAI, MDS, OASIS, LTCH) to enable the sharing of functional status information when a patient moves from one clinical care setting to another.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/pacio-fs/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/pacio-fs", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-pacio-functional-status", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 4, + "extensions" : 3, + "valuesets" : 1, + "codeSystems" : 1, + "examples" : 84 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.pacio-fs#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/pacio-fs/STU1" + } + ] + }, + { + "name" : "PACIO Cognitive Status Implementation Guide", + "category" : "Patient Summary", + "npm-name" : "hl7.fhir.us.pacio-cs", + "description" : "FHIR R4 IG that leverages eLTSS and utilizes the Confusion Assessment Method (CAM) assessment to enable the sharing of cognitive status information when a patient moves from one clinical care setting to another.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/pacio-cs/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/pacio-cs", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-pacio-cognitive-status", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 4, + "extensions" : 3, + "valuesets" : 1, + "codeSystems" : 1, + "examples" : 68 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.pacio-cs#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/pacio-cs/STU1" + } + ] + }, + { + "name" : "Specialty Medication Enrollment", + "category" : "EHR Access", + "npm-name" : "hl7.fhir.us.specialty-rx", + "description" : "This FHIR IG focuses on the exchange of data (Demographic, prescription, clinical and financial) for dispensing specialty medications by pharmacies as well as facilitating the enrollment of patients in programs offered by third parties such as but not limited to Hub vendors and Pharmaceutical manufacturers.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/specialty-rx/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/specialty-rx", + "analysis" : { + "content" : true, + "rest" : true, + "messaging" : true, + "clinicalCore" : true, + "carePlanning" : true, + "financials" : true, + "medsMgmt" : true, + "profiles" : 18, + "valuesets" : 2, + "codeSystems" : 4, + "examples" : 16 + }, + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-specialty-rx", + "editions" : [ + { + "name" : "STU2", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.us.specialty-rx#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/specialty-rx/STU2" + } + ] + }, + { + "name" : "Vital Records Common Profile Library", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.vr-common-library", + "description" : "Library containing profiles used by other Vital Records IGs such as Birth and Fetal Death Reporting and Birth Defects Reporting.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/vr-common-library/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/vr-common-library", + "ci-build" : "http://build.fhir.org/ig/HL7/vr-common-library", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 30, + "extensions" : 4, + "valuesets" : 5, + "examples" : 35 + }, + "editions" : [ + { + "name" : "STU2", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.us.vr-common-library#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/vr-common-library/STU2" + } + ] + }, + { + "name" : "Subscriptions R5 Backport", + "category" : "EHR Access", + "npm-name" : "hl7.fhir.uv.subscriptions-backport", + "description" : "This guide defines a standard method of back-porting the R5 subscriptions API to R4 implementations as to bridge for pre-adopting R5 Subscriptions prior to adoption of the R5 FHIR standard.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/subscriptions-backport/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/subscriptions-backport", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig", + "analysis" : { + "content" : true, + "rest" : true, + "profiles" : 4, + "extensions" : 7, + "operations" : 2, + "valuesets" : 4, + "codeSystems" : 4, + "examples" : 9 + }, + "editions" : [ + { + "name" : "STU 1.2 Ballot", + "ig-version" : "1.2.0-ballot", + "package" : "hl7.fhir.uv.subscriptions-backport#1.2.0-ballot", + "fhir-version" : ["4.3.0"], + "url" : "http://hl7.org/fhir/uv/subscriptions-backport/2024Jan" + } + ] + }, + { + "name" : "Vital Records Birth and Fetal Death Reporting", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.bfdr", + "description" : "Provides guidance to implementers and states on reporting birth and fetal death information based on the current revisions of the U.S. Standard Certificate of Live Birth and U.S. Standard Report of Fetal Death.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/bfdr/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/bfdr", + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "financials" : true, + "profiles" : 49, + "extensions" : 6, + "valuesets" : 1, + "examples" : 137 + }, + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-bfdr", + "editions" : [ + { + "name" : "STU 2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.us.bfdr#2.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/bfdr/2024Jan" + } + ] + }, + { + "name" : "Making EHR Data MOre available for Research and Public Health (MedMorph)", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.medmorph", + "description" : "Making EHR Data More Available for Research and Public Health (MedMorph) Reference Architecture enables clinical data exchange between EHR systems, public health systems/authorities, data repositories, and research organizations. This data exchange utilizes if applicable, knowledge repositories and backend services applications (e.g. FHIR APIs) to determine the triggering event(s) for the data exchange, the process for the data exchange, and validation that the data being exchanged meets a set of rules in order to expedite the data exchange. ", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/medmorph/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/medmorph", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-medmorph", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "carePlanning" : true, + "profiles" : 13, + "extensions" : 9, + "operations" : 4, + "valuesets" : 4, + "codeSystems" : 5, + "examples" : 18 + }, + "editions" : [ + { + "name" : "STU1 Release 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.medmorph#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/medmorph/STU1" + } + ] + }, + { + "name" : "SDOH Clinical Care for Multiple Domains", + "category" : "Care Planning", + "npm-name" : "hl7.fhir.us.sdoh-clinicalcare", + "description" : "Profiles on FHIR R4 resources (using US Core as the basis where possible) used to document social determinants of health (SDOH) for an individual which covers many different factors considered social risks and social needs, e.g. Food Insecurity, Housing Stability and Quality, Transportation Access and others. The IG covers use cases identified from the clinical care setting that include : assessment of SDOH risks; evaluation of which risks can be addressed; setting goals, documenting and tracking to completion SDOH interventions; and sharing SDOH information for an individual with organizations for secondary uses.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/sdoh-clinicalcare/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/sdoh-clinicalcare", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "carePlanning" : true, + "profiles" : 9, + "valuesets" : 6, + "codeSystems" : 1, + "examples" : 31 + }, + "editions" : [ { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.ihe-sdc-ecc#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/ihe-sdc-ecc/STU1" + "name" : "STU 2.2", + "ig-version" : "2.2.0", + "package" : "hl7.fhir.us.sdoh-clinicalcare#2.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/sdoh-clinicalcare/STU2.2" } ] }, { - "name": "Vital Signs FHIR IG", - "category": "Clinical Records", - "npm-name": "hl7.fhir.us.vitals", - "description": "US Realm Implementation Guide for Vital Signs observations with extensions for qualifying data.", - "authority": "HL7", - "product": [ - "fhir" - ], - "country": "us", - "history": "http://hl7.org/fhir/us/vitals/history.html", - "canonical": "http://hl7.org/fhir/us/vitals", - "ci-build": "http://build.fhir.org/ig/HL7/cimi-vital-signs", - "language": [ - "en" - ], - "analysis": { - "content": true, - "clinicalCore": true, - "profiles": 15, - "extensions": 11, - "valuesets": 27, - "codeSystems": 3, - "examples": 15 + "name" : "CDISC Mapping FHIR IG", + "category" : "Research", + "npm-name" : "hl7.fhir.uv.cdisc-mapping", + "description" : "This implementation guide defines authoritative mappings between the CDISC LAB, SDTM and CDASH standards and the corresponding HL7 FHIR resources to ease interoperability and data conversion between systems implementing these standards.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/cdisc-mapping/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/cdisc-mapping", + "ci-build" : "http://build.fhir.org/ig/HL7/cdisc-map", + "analysis" : { + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.cdisc-mapping#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/cdisc-mapping/STU1" + } + ] + }, + { + "name" : "NHSN Reporting of Adverse Drug Events - Hypoglycemia", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.nhsn-ade", + "description" : "US Realm IG providing guidance to implementers on reporting data elements to CDC's National Healthcare Safety Network (NHSN) related to inpatient blood glucose laboratory (including point-of-care) results and medication administration data (medications received during inpatient stay) based on FHIR resources. This IG addresses how inpatient EHR systems should format patient, blood glucose, and medication information to enable hospital reporting of these data to NHSN. Query parameters are defined for each type of data element based on FHIR resources.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/nhsn-ade/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/nhsn-ade", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-nhsn-ade-ig/branches/main/index.html", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 3, + "examples" : 17 + }, + "editions" : [ + { + "name" : "STU 1 on FHIR R4", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.nhsn-ade#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/nhsn-ade/STU1" + } + ] + }, + { + "name" : "NHSN Reporting: Inpatient Medication Administration", + "category" : "Pharmacy", + "npm-name" : "hl7.fhir.us.nhsn-med-admin", + "description" : "US Realm IG providing guidance to implementers on reporting data elements to CDC's National Healthcare Safety Network (NHSN) related to inpatient medication administration for hospitalized patients diagnosed with COVID-19, based on FHIR resources and as part of NHSN COVID-19 reporting pathways.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/nhsn-med-admin/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/nhsn-med-admin", + "ci-build" : "http://build.fhir.org/ig/HL7/nhsn-med-admin-ig/branches/main/index.html", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 5, + "examples" : 15 + }, + "editions" : [ + { + "name" : "STU 1 on FHIR R4", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.nhsn-med-admin#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/nhsn-med-admin/STU1" + } + ] + }, + { + "name" : "HL7 Norway no-basis", + "category" : "National Base", + "npm-name" : "hl7.fhir.no.basis", + "description" : "HL7 FHIR Base profiles for Norway", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "no", + "language" : ["en"], + "canonical" : "http://hl7.no/fhir/", + "editions" : [ + { + "name" : "HL7 Norway no-basis", + "ig-version" : "2.0.15", + "package" : "hl7.fhir.no.basis#2.0.15", + "fhir-version" : ["4.0.1"], + "url" : "https://simplifier.net/guide/no-basis-entities-individuals/introduction" + } + ], + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 17, + "extensions" : 8, + "valuesets" : 6, + "codeSystems" : 4 + } + }, + { + "name" : "Clinical Quality Language Specification", + "category" : "infrastructure", + "npm-name" : "hl7.cql", + "description" : "Clinical Quality Language (CQL) is a high-level, domain-specific language focused on clinical quality and targeted at measure and decision support artifact authors. In addition, this specification describes a machine-readable canonical representation called Expression Logical Model (ELM) targeted at implementations and designed to enable sharing of clinical knowledge.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://cql.hl7.org/history.html", + "language" : ["en"], + "canonical" : "http://cql.hl7.org", + "ci-build" : "http://build.fhir.org/ig/HL7/cql", + "analysis" : { + "error" : "Error reading http://cql.hl7.org/N1/package.tgz: null" + }, + "editions" : [ + { + "name" : "Normative Normative", + "ig-version" : "1.5.2", + "package" : "hl7.cql#1.5.2", + "fhir-version" : ["4.0.1"], + "url" : "http://cql.hl7.org/N1" + } + ] + }, + { + "name" : "Immunization Decision Support Forecast FHIR IG", + "category" : "Medications / Immunizations", + "npm-name" : "hl7.fhir.us.immds", + "description" : "A common FHIR implementation guide that expert systems may use to provide a common consistent interface enable decisioin support recommending which vaccinations a patient is due for next", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "language" : ["en"], + "history" : "http://hl7.org/fhir/us/immds/history.html", + "canonical" : "http://hl7.org/fhir/us/immds", + "ci-build" : "http://build.fhir.org/ig/HL7/ImmunizationFHIRDS", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 4, + "operations" : 1, + "valuesets" : 4, + "codeSystems" : 3, + "examples" : 6 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.immds#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/immds/STU1" + } + ] + }, + { + "name" : "Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting", + "category" : "Pharmaceutical", + "npm-name" : "hl7.fhir.us.icsr-ae-reporting", + "description" : "This Implementation Guide provides a set of profiles and algorithms around the detection, validation, and reporting, as well as the eventual recording and persisting of Adverse Events associated with blood transfusions and vaccinations. EHRs and Provider Networks can use this guide to understand the data elements needed to facilitate the electronic reporting of these adverse events as well as ways of mining their data to detect adverse events", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/icsr-ae-reporting/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/icsr-ae-reporting", + "ci-build" : "http://build.fhir.org/ig/HL7/icsr-ae-reporting", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "diagnostics" : true, + "profiles" : 22, + "extensions" : 20, + "valuesets" : 13, + "codeSystems" : 2, + "examples" : 42 + }, + "editions" : [ + { + "name" : "STU Update", + "ig-version" : "1.0.1", + "package" : "hl7.fhir.us.icsr-ae-reporting#1.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/icsr-ae-reporting/STU1" + } + ] + }, + { + "name" : "Immunization Decision Support Forecast FHIR IG", + "category" : "Medications / Immunizations", + "npm-name" : "hl7.fhir.uv.immds", + "description" : "The scope of this project is to produce and ballot a Standard for Trial Use (STU) Fast Healthcare Interoperability Resources (FHIR) implementation guide (IG) for use in Immunization Decision Support Forecast.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/immds/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/immds", + "ci-build" : "http://build.fhir.org/ig/HL7/ImmunizationFHIRDS", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 3, + "operations" : 1 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.2.0", + "package" : "hl7.fhir.uv.immds#0.2.0", + "fhir-version" : ["4.0.0"], + "url" : "http://hl7.org/fhir/uv/immds/2019Sep" + } + ] + }, + { + "name" : "Security for Scalable Registration, Authentication, and Authorization", + "category" : "Security", + "npm-name" : "hl7.fhir.us.udap-security", + "description" : "This implementation guide describes how to extend OAuth 2.0 to support secure and scalable workflows for business-to-business (B2B) apps that implement the client credentials flow or authorization code flow. ", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/udap-security/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/udap-security", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-udap-security-ig", + "analysis" : { + "rest" : true + }, + "editions" : [ + { + "name" : "STU Update", + "ig-version" : "1.1.0", + "package" : "hl7.fhir.us.udap-security#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/udap-security/STU1.1" + } + ] + }, + { + "name" : "Single Institutional Review Board (sIRB) Implementation Guide", + "category" : "Research", + "npm-name" : "hl7.fhir.us.sirb", + "description" : "This IG covers questionnaires and questionnaire responses in support of capturing and exchange of standardized forms in support of a single IRB (Institutional Review Board) where a single IRB will expedite approval for a project but still need to send all documentation to multiple relying IRBs.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/sirb/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/sirb", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-sirb", + "analysis" : { + "codeSystems" : 1, + "examples" : 16 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.sirb#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/sirb/STU1" + } + ] + }, + { + "name" : "Sharing eCC Data from Pathology Labs to EHR", + "category" : "Documents", + "npm-name" : "hl7.fhir.us.cancer-reporting", + "description" : "Integrating the Healthcare Enterprise (IHE) Structured Data Capture (SDC) on FHIR uses a form-driven workflow to capture and transmit encoded data by creating FHIR Observations. The primary use case for this is transmitting data captured in College of American Pathologists electronic Cancer Checklists (eCCs), which are distributed as IHE SDC templates.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/cancer-reporting/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/cancer-reporting", + "ci-build" : "http://build.fhir.org/ig/HL7/cancer-reporting", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "diagnostics" : true, + "profiles" : 6, + "valuesets" : 1, + "codeSystems" : 1, + "examples" : 27 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.1", + "package" : "hl7.fhir.us.cancer-reporting#1.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/cancer-reporting/STU1.0.1" + } + ] + }, + { + "name" : "HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.uv.eyecare", + "description" : "Provides representation of ophthalmic domain and related clinical and administrative data elements in the FHIR format to support effective collaborative and continuity of care of patients suffering from eye conditions. ", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/eyecare/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/eyecare", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-eyecare-ig", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "diagnostics" : true, + "profiles" : 15, + "valuesets" : 13, + "codeSystems" : 3, + "examples" : 32 + }, + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.uv.eyecare#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/eyecare/2021Sep" + } + ] + }, + { + "name" : "SMART Health Cards Vaccination and Testing, Release 1 | STU 1", + "category" : "Public Health", + "npm-name" : "hl7.fhir.uv.shc-vaccination", + "description" : "Defines the clinical and patient information contained within a SMART Health Card (SHC) related to vaccination and lab results related to an infectious disease like COVID-19.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/shc-vaccination/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/shc-vaccination", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-shc-vaccination-ig", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 16, + "valuesets" : 10, + "codeSystems" : 1 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.6.2", + "package" : "hl7.fhir.uv.shc-vaccination#0.6.2", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/shc-vaccination/2021Sep" + } + ] + }, + { + "name" : "HL7 FHIR Implementation Guide for Military Service History and Status", + "category" : "Clinical Records", + "npm-name" : "hl7.fhir.us.military-service", + "description" : "Supports Military Service History and Status reporting consistent with US regulatory requirements (i.e. Title 38 Veteran Benefits)", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/military-service/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/military-service", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-military-service", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 5, + "extensions" : 1, + "operations" : 1, + "valuesets" : 7, + "codeSystems" : 1, + "examples" : 5 }, - "editions": [ + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.military-service#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/military-service/STU1" + } + ] + }, + { + "name" : "Taiwan Digital COVID-19 Certificate", + "category" : "Immunication and Observation", + "npm-name" : "dccfhirig.mohw.gov.tw", + "description" : "Taiwan Digital COVID-19 Certificate", + "authority" : "MOHW (TW)", + "product" : ["fhir"], + "country" : "tw", + "history" : "https://dccfhirig.mohw.gov.tw/fhir/history.html", + "language" : ["en"], + "canonical" : "https://dccfhirig.mohw.gov.tw/ig", + "ci-build" : "https://dccfhirig.mohw.gov.tw/ig", + "editions" : [ + { + "name" : "DSTU 1", + "ig-version" : "1.1.1", + "package" : "dccfhirig.mohw.gov.tw#1.1.1", + "fhir-version" : ["4.0.1"], + "url" : "https://dccfhirig.mohw.gov.tw/ig" + } + ] + }, + { + "name" : "Logica COVID-19 FHIR Profile Library IG", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.covid19library", + "description" : "Support for exchanges of COVD-19 Patient Specific Data.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/covid19library/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/covid19library", + "ci-build" : "http://build.fhir.org/ig/HL7/covid19library", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 146, + "extensions" : 4, + "valuesets" : 43, + "codeSystems" : 2, + "examples" : 141 + }, + "editions" : [ + { + "name" : "Informative Informative", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.covid19library#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/covid19library/informative1" + } + ] + }, + { + "name" : "FHIR for FAIR - FHIR Implementation Guide", + "category" : "Research", + "npm-name" : "hl7.fhir.uv.fhir-for-fair", + "description" : "The FHIR for FAIR Implementation Guide provides guidance on how the HL7 FHIR standard can be used for supporting the implementation and the assessment of the FAIR principles for health data", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/fhir-for-fair/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/fhir-for-fair", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-for-fair", + "analysis" : { + "error" : "Unsupported version: 4.1.0" + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.fhir-for-fair#1.0.0", + "fhir-version" : ["4.3.0"], + "url" : "http://hl7.org/fhir/uv/fhir-for-fair/STU1" + } + ] + }, + { + "name" : "Da Vinci Patient Cost Transparency Implementation Guide", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-pct", + "description" : "Enables standard exchange of healthcare cost for items, services, and collection of services among stakeholders such as payers, providers, and patients in support of driving transparency for patients with accurate, timely access to cost of medical care prior to delivery of care in order to become better stewards of their healthcare dollars. This guide creates a standard exchange to reduce administrative burden for communicating Good Faith Estimates (GFE) from providers of costs and services to payers and then, payers creating and returning an Advanced Explanation of Benefits (AEOB) back to the patient as required by law.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-pct/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/davinci-pct", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "financials" : true, + "profiles" : 11, + "extensions" : 17, + "operations" : 1, + "valuesets" : 18, + "codeSystems" : 14, + "examples" : 18 + }, + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-pct", + "editions" : [ + { + "name" : "STU 2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.us.davinci-pct#2.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-pct/2024May" + } + ] + }, + { + "name" : "Hybrid / Intermediary Exchange", + "category" : "EHR Access", + "npm-name" : "hl7.fhir.us.exchange-routing", + "description" : "This IG is meant to define the standard for how providers, payers, intermediaries, and other actors will use routing information about the transaction originator and destination to support a hybrid model of point-to-point interaction as well as intermediary brokered interactions without the actors in either side needing detailed knowledge of how intermediary routing works.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/exchange-routing/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/exchange-routing", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-exchange-routing-ig", + "analysis" : { + "rest" : true + }, + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.exchange-routing#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/exchange-routing/STU1" + } + ] + }, + { + "name" : "PACIO Re-Assessment Timepoints Implementation Guide", + "category" : "Clinical Documents", + "npm-name" : "hl7.fhir.us.pacio-rt", + "description" : "The Re-assessment Timepoints FHIR implementation guide (IG) describes how to create definitions for sub-periods of time within an extended post-acute care (PAC) admission and encounter. ", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/pacio-rt/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/pacio-rt", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-pacio-rt", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 1, + "extensions" : 1, + "valuesets" : 4, + "codeSystems" : 3, + "examples" : 241 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.pacio-rt#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/pacio-rt/STU1" + } + ] + }, + { + "name" : "Da Vinci Risk Adjustment FHIR Implementation Guide", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.davinci-ra", + "description" : "Enable standard exchange of risk-based coding gaps among stakeholders such as payers, providers, and government care programs in support of driving towards accurate and complete documentation of health conditions that would lead to more accurate risk-adjustment payment calculations, reduced administrative burden, and improved quality of care.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-ra/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/davinci-ra", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-ra", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "measures" : true, + "profiles" : 4, + "extensions" : 6, + "operations" : 1, + "valuesets" : 3, + "codeSystems" : 3, + "examples" : 72 + }, + "editions" : [ + { + "name" : "STU2 (v2.0.0) Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.us.davinci-ra#2.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-ra/2023May" + } + ] + }, + { + "name" : "International Patient Access", + "category" : "Patient Summary", + "npm-name" : "hl7.fhir.uv.ipa", + "description" : "International Patient Access (IPA) defines a minimal, base set of FHIR profiles specifically intended to be used as-is, or built on top of by countries looking to enable patient access and patient-facing apps accessing data via FHIR", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/ipa/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/ipa", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-ipa", + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 11, + "operations" : 1, + "examples" : 13 + }, + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.ipa#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/ipa/STU1" + } + ] + }, + { + "name" : "PACIO Advance Directive Information Implementation Guide", + "category" : "Clinical Documents", + "npm-name" : "hl7.fhir.us.pacio-adi", + "description" : "The Advance Directive Interoperability (ADI) with FHIR implementation guide (IG) describes how to represent, exchange, and verify an individual's advance directive information regarding potential future care and treatment in the event the individual is not able to communicate such information directly.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/pacio-adi/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/pacio-adi", + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "clinicalCore" : true, + "profiles" : 15, + "extensions" : 13, + "valuesets" : 17, + "codeSystems" : 2, + "examples" : 65 + }, + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-pacio-adi", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.pacio-adi#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/pacio-adi/STU1" + } + ] + }, + { + "name" : "CARIN Digital Insurance Card", + "category" : "Financial", + "npm-name" : "hl7.fhir.us.insurance-card", + "description" : "This IG provides a structured approach to take the data elements on an individual consumer’s health insurance card and represent them using FHIR Resources (i.e., a 'Digital Insurance Card' Bundle). The IG also documents patterns to share Digital Insurance Cards via FHIR APIs, SMART Health Cards, and SMART Health Links. This information can be provided by the health insurance company and presented by the member as proof of insurance when interacting with healthcare providers. Eligibility checks are not in the scope of this IG", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/insurance-card/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/insurance-card", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "financials" : true, + "profiles" : 3, + "extensions" : 10, + "valuesets" : 5, + "codeSystems" : 5, + "examples" : 4 + }, + "ci-build" : "http://build.fhir.org/ig/HL7/carin-digital-insurance-card", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.1.0", + "package" : "hl7.fhir.us.insurance-card#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/insurance-card/STU1.1" + } + ] + }, + { + "name" : "Radiation Dose Summary for Diagnostic Procedures on FHIR", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.uv.radiation-dose-summary", + "description" : "Provides a summary of the DICOM radiation dose report in FHIR related to imaging procedures.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/radiation-dose-summary/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/radiation-dose-summary", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-radiation-dose-summary-ig", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 9, + "valuesets" : 5, + "codeSystems" : 1, + "tests" : 3, + "examples" : 15 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.uv.radiation-dose-summary#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/radiation-dose-summary/2022Jan" + } + ] + }, + { + "name" : "Making EHR Data MOre available for Research and Public Health (MedMorph) Central Cancer Registry Reporting Content IG", + "category" : "Public Health and Research", + "npm-name" : "hl7.fhir.us.central-cancer-registry-reporting", + "description" : "This guide defines how healthcare organizations onboard a new research data partner. It provides guidance to extract data from EHRs, transform the data, and populate data marts", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/central-cancer-registry-reporting/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/central-cancer-registry-reporting", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-central-cancer-registry-reporting", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "carePlanning" : true, + "profiles" : 6, + "extensions" : 1, + "valuesets" : 1, + "examples" : 10 + }, + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.central-cancer-registry-reporting#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/central-cancer-registry-reporting/STU1" + } + ] + }, + { + "name" : "Making EHR Data MOre available for Research and Public Health (MedMorph) Healthcare Surveys Reporting Content IG", + "category" : "Public Health and Research", + "npm-name" : "hl7.fhir.us.health-care-surveys-reporting", + "description" : "This guide focuses on the National Hospital Care Survey (NHCS) and National Ambulatory Medical Care Survey (NAMCS) data that will be extracted from EHRs and/or clinical data repositories via FHIR and APIs and sent to a system hosted at the federal level.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/health-care-surveys-reporting/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/health-care-surveys-reporting", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-health-care-surveys-reporting", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "carePlanning" : true, + "medsMgmt" : true, + "profiles" : 4, + "examples" : 13 + }, + "editions" : [ + { + "name" : "STU1 Release 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.health-care-surveys-reporting#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/health-care-surveys-reporting/STU1" + } + ] + }, + { + "name" : "Making EHR Data MOre available for Research and Public Health (MedMorph) Research Content IG", + "category" : "Public Health and Research", + "npm-name" : "hl7.fhir.us.medmorph-research-dex", + "description" : "This guide focuses on the National Hospital Care Survey (NHCS) and National Ambulatory Medical Care Survey (NAMCS) data that will be extracted from EHRs and/or clinical data repositories via FHIR and APIs and sent to a system hosted at the federal level.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/medmorph-research-dex/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/medmorph-research-dex", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-medmorph-research-dex", + "analysis" : { + "content" : true, + "rest" : true, + "carePlanning" : true, + "profiles" : 1, + "examples" : 6 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.us.medmorph-research-dex#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/medmorph-research-dex/2022Jan" + } + ] + }, + { + "name" : "Medicolegal Death Investigation (MDI)", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.mdi", + "description" : "This US-specific IG supports exchange of data for medicolegal death investigations, for example from a toxicology lab to a case management system (upstream), and from a case management system to a jurisdictional electronic death registration system (EDRS)(downstream).", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/mdi/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/mdi", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-mdi-ig", + "analysis" : { + "content" : true, + "documents" : true, + "clinicalCore" : true, + "diagnostics" : true, + "profiles" : 16, + "extensions" : 2, + "valuesets" : 7, + "codeSystems" : 2, + "examples" : 40 + }, + "editions" : [ { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.vitals#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/vitals/STU1" + "name" : "STU 2 Preview", + "ig-version" : "2.0.0-snapshot1", + "package" : "hl7.fhir.us.mdi#2.0.0-snapshot1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/mdi/2.0.0-snapshot1" } ] }, { - "name": "HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation", - "category": "Administration", - "npm-name": "hl7.xprod.uv.gender-harmony", - "description": "Provide profile components and guidance on how to properly represent Gender Identity as distinct from clinical sex characterization via Sex For Clinical Use, as well as other aligned sex- or gender-related data elements (Recorded Sex or Gender, Name to Use, Pronouns, etc.) Covers implementation approaches for FHIR, CDA, and V2.", - "authority": "HL7", - "product": [ - "fhir", - "cda", - "v2" - ], - "country": "uv", - "history": "http://hl7.org/xprod/ig/uv/gender-harmony/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/xprod/ig/uv/gender-harmony", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-gender-harmony", - "editions": [ - { - "name": "Informative Edition 1", - "ig-version": "1.0.0", - "package": "hl7.xprod.uv.gender-harmony#1.0.0", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/xprod/ig/uv/gender-harmony/informative1" - } - ] - }, - { - "name": "HL7 UK FHIR UKCore Implementation Guide", - "category": "National Base", - "npm-name": "fhir.r4.ukcore.stu1", - "description": "HL7 UK FHIR UKCore Implementation Guide", - "authority": "HL7 UK", - "country": "gb", - "history": "https://simplifier.net/guide/ukcoreversionhistory/home", - "language": [ - "en" - ], - "canonical": "https://fhir.hl7.org.uk", - "editions": [ + "name" : "Clinical Quality Framework Common FHIR Assets", + "category" : "Quality / CDS", + "npm-name" : "fhir.cqf.common", + "description" : "This implementation guide contains common FHIR assets for use in CQFramework content IGs, including FHIRHelpers and the FHIR-ModelInfo libraries", + "authority" : "CQF", + "product" : ["fhir"], + "country" : "us", + "history" : "http://fhir.org/guides/cqf/common/history.html", + "language" : ["en"], + "canonical" : "http://fhir.org/guides/cqf/common", + "ci-build" : "http://build.fhir.org/ig/cqframework/cqf", + "editions" : [ { - "name": "STU1", - "ig-version": "0.5.1", - "package": "fhir.r4.ukcore.stu1#0.5.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://simplifier.net/guide/hl7fhirukcorer4release1/home" + "name" : "Release 1", + "ig-version" : "4.0.1", + "package" : "fhir.cqf.common#4.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.org/guides/cqf/common/4.0.1" } - ] + ], + "analysis" : { + "valuesets" : 2 + } }, { - "name": "NHS Digital FHIR R4 Implementation Guide", - "category": "National Base", - "npm-name": "nhs.digital.r4", - "description": "NHS Digital FHIR R4 Implementation Guide", - "authority": "NHS Digital (UK)", - "country": "gb", - "history": "https://simplifier.net/guide/NHSDigital", - "language": [ - "en" - ], - "canonical": "https://fhir.nhs.uk", - "editions": [ + "name" : "Maternal and Infant Health Research", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.mihr", + "description" : "This guide focuses on calculation of maternal-related cohorts from available maternal care information sources. It specifies how to calculate two maternal-related cohort measures and link to maternal longitudinal record with associated child record(s). Initial use cases focus on pregnancy and subsequent death within a specific time frame and hypertensive disorders of pregnancy pre, ante, and postpartum. The IG leverages MedMorph, SANER, US Core profiles, and broader public health IGs", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/mihr/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/mihr", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-mmm-ig", + "analysis" : { + "valuesets" : 9, + "examples" : 24 + }, + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.mihr#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/mihr/STU1" + } + ] + }, + { + "name" : "Patient Request for Corrections Implementation Guide", + "category" : "Personal Healthcare", + "npm-name" : "hl7.fhir.uv.patient-corrections", + "description" : "The Patient Corrections FHIR implementation guide standardizes the method of electronically exchanging the required information to facilitate the patient’s request for corrections and the electronic communication that reflects the workflow of the correction process. ", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/patient-corrections/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/patient-corrections", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-patient-correction", + "analysis" : { + "content" : true, + "rest" : true, + "carePlanning" : true, + "profiles" : 3, + "operations" : 1, + "valuesets" : 4, + "codeSystems" : 4, + "examples" : 17 + }, + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.patient-corrections#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/patient-corrections/2022May" + } + ] + }, + { + "name" : "Interoperable Digital Identity and Patient Matching", + "category" : "Security", + "npm-name" : "hl7.fhir.us.identity-matching", + "description" : "This FHIR implementation Guide provides guidance on leveraging Patient Matching and Digital Identity capabilities together to improve match quality and overall identity assurance in FHIR transactions. It defines methods to inform and execute cross organizational and internal patient matches via FHIR when requested for a permitted purpose or authorized by the Patient directly or by the Patient’s delegate. ", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/identity-matching/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/identity-matching", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-identity-matching-ig", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 3, + "valuesets" : 1, + "codeSystems" : 1, + "examples" : 3 + }, + "editions" : [ + { + "name" : "STU2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.us.identity-matching#2.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/identity-matching/2024SEP" + } + ] + }, + { + "name" : "CDC Opioid MME Calculator", + "category" : "Quality / CDS", + "npm-name" : "fhir.cdc.opioid-mme-r4", + "description" : "This implementation guide provides Morphine Milligram Equivalent (MME) calculation logic as described by the Centers For Disease Control and Prevention (CDC) Guideline for Prescribing Opioids for Chronic Pain — United States, 2016", + "authority" : "CQF", + "product" : ["fhir"], + "country" : "us", + "history" : "http://fhir.org/guides/cdc/opioid-mme-r4/history.html", + "language" : ["en"], + "canonical" : "http://fhir.org/guides/cdc/opioid-mme-r4", + "ci-build" : "http://build.fhir.org/ig/cqframework/opioid-mme-r4", + "editions" : [ + { + "name" : "Release 1", + "ig-version" : "3.0.0", + "package" : "fhir.cdc.opioid-mme-r4#3.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.org/guides/cdc/opioid-mme-r4/3.0.0" + } + ], + "analysis" : { + "content" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 1, + "codeSystems" : 3, + "examples" : 12 + } + }, + { + "name" : "FHIRcast", + "category" : "Imaging", + "npm-name" : "hl7.fhir.uv.fhircast", + "description" : "Following a SMART on FHIR launch, FHIRcast enables a SMART app to subscribe to a user's session, synchronizing with other healthcare applications. Using OAuth 2.0, websockets and a few simple events: EHRs, PACS, SMART apps and other systems show the same patient (or study) to the same user at the same time. In advanced imaging integrations, the FHIRcast websocket connection is re-used by synchronized apps to collaboratively create and exchange draft image measurements and similar findings.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/fhircast/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/fhircast", + "ci-build" : "http://build.fhir.org/ig/HL7/fhircast-docs", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 2, + "extensions" : 1, + "examples" : 1 + }, + "editions" : [ { - "name": "STU1", - "ig-version": "2.5.0", - "package": "nhs.digital.r4#2.5.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://simplifier.net/guide/NHSDigital/" + "name" : "STU3 (v3.0.0) Ballot", + "ig-version" : "3.0.0-ballot", + "package" : "hl7.fhir.uv.fhircast#3.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/fhircast/2024May" } ] }, { - "name": "Electronic Medicinal Product Information (ePI) FHIR Implementation Guide", - "category": "Pharmaceutical", - "npm-name": "hl7.fhir.uv.emedicinal-product-info", - "description": "This guide provides best practice guidance for creating and representing electronic product information for medicinal products.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/emedicinal-product-info/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/emedicinal-product-info", - "ci-build": "http://build.fhir.org/ig/HL7/emedicinal-product-info", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.emedicinal-product-info#1.0.0", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/uv/emedicinal-product-info/STU1" - } - ] - }, - { - "name": "Retrieval of Real World Data for Clinical Research", - "category": "Research", - "npm-name": "hl7.fhir.uv.vulcan-rwd", - "description": "This IG provides profiles that define the data needed from EHRs to answer research questions arising from clinical studies. It will demonstrate how FHIR and EHRs can directly support clinical trials.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/vulcan-rwd/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/vulcan-rwd", - "ci-build": "http://build.fhir.org/ig/HL7/vulcan-rwd", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.vulcan-rwd#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/vulcan-rwd/STU1" - } - ] - }, - { - "name": "MCC eCare Plan Implementation Guide", - "category": "Care Planning", - "npm-name": "hl7.fhir.us.mcc", - "description": "Provides representation of clinical and social data elements in the FHIR Care Plan format. Focuses on 4 common chronic conditions: 1) chronic kidney disease (CKD), 2) type 2 diabetes mellitus (T2DM), 3) cardiovascular diseases (specifically, hypertension, ischemic heart disease and heart failure), and 4) pain.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/mcc/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/mcc", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-us-mcc", - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.mcc#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/mcc/STU1" - } - ] - }, - { - "name": "Clinical Study Schedule of Activities", - "category": "Research", - "npm-name": "hl7.fhir.uv.vulcan-schedule", - "description": "This guide provides best practice guidance for representing the schedule of activities (visits/encounters) in a Research Study and for relating EHR data to that schedule. It also includes definition of blocks of standard activities that can subsequently be used as components of studies.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/vulcan-schedule/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/vulcan-schedule", - "ci-build": "http://build.fhir.org/ig/HL7/Vulcan-schedule-ig", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.vulcan-schedule#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/vulcan-schedule/STU1" - } - ] - }, - { - "name": "EHRS Functional Model - Record Lifecycle Events Implementation Guide", - "category": "Mapping to Other Standards", - "npm-name": "hl7.fhir.uv.ehrs-rle", - "description": "This implementation guide describes the expected capabilities for an Electronic Health Record System (EHR-S) that intends to adhere to the ISO/HL7 10781 Electronic Health Record System Functional Model Release 2 which covers the logging of record lifecycle events.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/ehrs-rle/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/ehrs-rle", - "ci-build": "http://build.fhir.org/ig/HL7/ehrs-rle-ig", - "editions": [ - { - "name": "Informative Release 1 Informative", - "ig-version": "1.1.0", - "package": "hl7.fhir.uv.ehrs-rle#1.1.0", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/uv/ehrs-rle/Informative1" - } - ] - }, - { - "name": "ICHOM breast cancer patient-centered outcome measure set FHIR IG", - "category": "Measure Set", - "npm-name": "hl7.fhir.uv.ichom-breast-cancer", - "description": "This Implementation Guide describes the representation of the ICHOM Breast Cancer Patient Centered Outcomes Measures in HL7 FHIR and a description of the use cases for which these are be intended to be used.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/ichom-breast-cancer/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/ichom-breast-cancer", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-ichom-breast-cancer-ig", - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.ichom-breast-cancer#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/ichom-breast-cancer/STU1" - } - ] - }, - { - "name": "FHIR IG Human Services Directory", - "category": "Mappings to Other Standards", - "npm-name": "hl7.fhir.us.hsds", - "description": "FHIR API-based data exchange enabling healthcare provider, community-based organization, payer, and consumer-facing application systems to search standardized directories of organizations providing human and social services, providing foundational support for downstream care planning and management use cases, including closed loop referrals, care coordination and care management activities, consumer-based search for assistance, etc. This guide is a US Realm specification.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/hsds/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/hsds", - "ci-build": "http://build.fhir.org/ig/HL7/FHIR-IG-Human-Services-Directory", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.hsds#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/hsds/STU1" - } - ] - }, - { - "name": "DK MedCom CareCommunication", - "category": "CareCommunication", - "npm-name": "medcom.fhir.dk.carecommunication", - "description": "This IG includes profiles used in MedCom\u0027s CareCommunication standard. The purpose of CareCommunication is to support messagebased, digital communication between parties within Danish healthcare and the social area.", - "authority": "MedCom (DK)", - "country": "dk", - "history": "http://medcomfhir.dk/ig/carecommunication/history.html", - "language": [ - "en" - ], - "canonical": "http://medcomfhir.dk/ig/carecommunication", - "ci-build": "http://build.fhir.org/ig/medcomdk/dk-medcom-carecommunication", - "editions": [ - { - "name": "Release", - "ig-version": "3.0.0", - "package": "medcom.fhir.dk.carecommunication#3.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/carecommunication/3.0.0" + "name" : "IHE Mobile Health Document Sharing (MHDS)", + "category" : "Clinical Documents", + "npm-name" : "ihe.iti.mhds", + "description" : "This Implementation Guide shows how to build a Document Sharing Exchange using IHE-profiled FHIR standard, rather than the legacy IHE profiles that are dominated by XDS and HL7 v2. This Implementation Guide assembles other IHE Implementation guides (Profiles) and defines a Document Registry Actor.", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://profiles.ihe.net/ITI/MHDS/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/ITI/MHDS", + "analysis" : { + "rest" : true + }, + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.MHDS/branches/master/index.html", + "editions" : [ + { + "name" : "Publication", + "ig-version" : "2.3.1", + "package" : "ihe.iti.mhds#2.3.1", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/MHDS/2.3.1" + } + ] + }, + { + "name" : "IHE Mobile Care Services Discovery (mCSD)", + "category" : "Administration", + "npm-name" : "ihe.iti.mcsd", + "description" : "The IHE Mobile Care Services Discovery (mCSD) IG provides a transaction for mobile and lightweight browser-based applications to find and update care services resources.", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://profiles.ihe.net/ITI/mCSD/history.html", + "language" : ["en"], + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.mCSD/branches/main", + "canonical" : "https://profiles.ihe.net/ITI/mCSD", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "profiles" : 14, + "extensions" : 2, + "valuesets" : 3, + "codeSystems" : 3, + "examples" : 21 + }, + "editions" : [ + { + "name" : "Publication", + "ig-version" : "3.8.0", + "package" : "ihe.iti.mcsd#3.8.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/mCSD/3.8.0" }, { - "name": "Release", - "ig-version": "2.0.0", - "package": "medcom.fhir.dk.carecommunication#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/carecommunication/2.0.0" + "name" : "Publication", + "ig-version" : "3.5.0", + "package" : "ihe.iti.mcsd#3.5.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/mCSD/3.5.0" }, { - "name": "STU", - "ig-version": "1.0.0", - "package": "medcom.fhir.dk.carecommunication#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/fhir/ig/dk-medcom-carecommunication" - } - ] - }, - { - "name": "DK MedCom Core", - "category": "Core", - "npm-name": "medcom.fhir.dk.core", - "description": "This IG includes core profiles defined by MedCom. These profiles are used in MedCom\u0027s FHIR standards.", - "authority": "MedCom (DK)", - "country": "dk", - "history": "http://medcomfhir.dk/ig/core/history.html", - "language": [ - "en" - ], - "canonical": "http://medcomfhir.dk/ig/core", - "ci-build": "http://build.fhir.org/ig/medcomdk/dk-medcom-core", - "editions": [ - { - "name": "Release", - "ig-version": "2.3.0", - "package": "medcom.fhir.dk.core#2.3.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/core/2.3.0" + "name" : "Publication", + "ig-version" : "3.3.0", + "package" : "ihe.iti.mcsd#3.3.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_mCSD_Rev3-3_TI_2021-07-02.pdf" + } + ] + }, + { + "name" : "Pan-Canadian Patient Summary", + "category" : "Patient Summary", + "npm-name" : "ca.infoway.io.psca", + "description" : "The Pan-Canadian Patient Summary (PS-CA) IG and accompanying [PS-CA specification](https://infoscribe.infoway-inforoute.ca/pages/viewpage.action?pageId=149160290) adapt the HL7 [International Patient Summary](http://hl7.org/fhir/uv/ips/) (IPS) for use in a Canadian context.", + "authority" : "Canada Health Infoway", + "product" : ["fhir"], + "country" : "ca", + "history" : "https://simplifier.net/PS-CA-R1/~guides", + "language" : ["en"], + "canonical" : "http://fhir.infoway-inforoute.ca/io/psca", + "ci-build" : "https://simplifier.net/PS-CA-R1", + "editions" : [ + { + "name" : "Trial Implementation", + "ig-version" : "1.0.0", + "package" : "ca.infoway.io.psca#1.0.0-pre", + "fhir-version" : ["4.0.1"], + "url" : "https://packages.simplifier.net/ca.infoway.io.psca/1.0.0-pre" }, { - "name": "Release", - "ig-version": "2.2.0", - "package": "medcom.fhir.dk.core#2.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/core/2.2.0" + "name" : "Public Comment 0.3", + "ig-version" : "0.3.0", + "package" : "ca.infoway.io.psca#0.3.2", + "fhir-version" : ["4.0.1"], + "url" : "https://packages.simplifier.net/ca.infoway.io.psca/0.3.2" }, { - "name": "Release", - "ig-version": "2.1.0", - "package": "medcom.fhir.dk.core#2.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/core/2.1.0" + "name" : "Public Comment 0.2", + "ig-version" : "0.0.4", + "package" : "ca.infoway.io.psca#0.0.4", + "fhir-version" : ["4.0.1"], + "url" : "https://packages.simplifier.net/ca.infoway.io.psca/0.0.4" }, { - "name": "Release", - "ig-version": "2.0.0", - "package": "medcom.fhir.dk.core#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/core/2.0.0" - } - ] + "name" : "Public Comment 0.1", + "ig-version" : "0.0.3", + "package" : "ca.infoway.vc.ps#0.0.3", + "fhir-version" : ["4.0.1"], + "url" : "https://packages.simplifier.net/ca.infoway.vc.ps/0.0.3" + } + ], + "analysis" : { + "content" : true, + "documents" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 19, + "extensions" : 3, + "valuesets" : 24, + "codeSystems" : 1 + } }, { - "name": "DK MedCom Terminology", - "category": "Terminology", - "npm-name": "medcom.fhir.dk.terminology", - "description": "This IG includes CodeSystems, ValueSets and ConceptMaps defined by MedCom and used in MedCom\u0027s FHIR standards.", - "authority": "MedCom (DK)", - "country": "dk", - "history": "http://medcomfhir.dk/ig/terminology/history.html", - "language": [ - "en" - ], - "canonical": "http://medcomfhir.dk/ig/terminology", - "ci-build": "http://build.fhir.org/ig/medcomdk/dk-medcom-terminology", - "editions": [ - { - "name": "Release", - "ig-version": "1.6.0", - "package": "medcom.fhir.dk.terminology#1.6.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/terminology/1.6.0" + "name" : "Canadian Baseline", + "category" : "National Base", + "npm-name" : "hl7.fhir.ca.baseline", + "description" : "Base Canadian national implementation guide", + "authority" : "HL7 Canada", + "product" : ["fhir"], + "country" : "ca", + "history" : "https://simplifier.net/canadianfhirbaselineprofilesca-core", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/ca/baseline", + "ci-build" : "https://build.fhir.org/ig/HL7-Canada/ca-baseline", + "editions" : [ + { + "name" : "Public Comment", + "ig-version" : "1.1.0", + "package" : "hl7.fhir.ca.baseline#1.1.3", + "fhir-version" : ["4.0.1"], + "url" : "https://packages.simplifier.net/hl7.fhir.ca.baseline/1.1.3" }, { - "name": "Release", - "ig-version": "1.5.0", - "package": "medcom.fhir.dk.terminology#1.5.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/terminology/1.5.0" + "name" : "Public Comment", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.ca.baseline#1.0.2", + "fhir-version" : ["4.0.1"], + "url" : "https://packages.simplifier.net/hl7.fhir.ca.baseline/1.0.2" + } + ], + "analysis" : { + "content" : true, + "documents" : true, + "clinicalCore" : true, + "medsMgmt" : true, + "profiles" : 31, + "extensions" : 13, + "valuesets" : 9, + "codeSystems" : 2 + } + }, + { + "name" : "IHE Mobile Access to Health Documents (MHD)", + "category" : "EHR Access", + "npm-name" : "ihe.iti.mhd", + "description" : "Defines a simple HTTP interface to a Document Sharing environment, including: publishing/query (XDS-on-FHIR), point-to-point push (XDR, Direct, XDM), and federation of communities (XCA).", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "language" : ["en"], + "history" : "https://profiles.ihe.net/ITI/MHD/history.html", + "canonical" : "https://profiles.ihe.net/ITI/MHD", + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.MHD", + "analysis" : { + "content" : true, + "rest" : true, + "documents" : true, + "profiles" : 24, + "extensions" : 4, + "valuesets" : 3, + "codeSystems" : 1, + "examples" : 48 + }, + "editions" : [ + { + "name" : "Publication", + "ig-version" : "4.2.2", + "package" : "ihe.iti.mhd#4.2.2", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/MHD/4.2.2" + } + ] + }, + { + "name" : "IHE Basic Audit Log Patterns (BALP)", + "category" : "Privacy / Security", + "npm-name" : "ihe.iti.balp", + "description" : "The Basic Audit Log Patterns (BALP) **Content Profile** defines some basic and reusable AuditEvent patterns. This includes basic audit log profiles for FHIR RESTful operations, to be used when there is not a more specific audit event defined. Where a more specific audit event can be defined it should be derived off of these basic patterns.", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "history" : "https://profiles.ihe.net/ITI/BALP/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/ITI/BALP", + "analysis" : { + "content" : true, + "profiles" : 20, + "extensions" : 2, + "valuesets" : 6, + "codeSystems" : 5, + "examples" : 63 + }, + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.BasicAudit/branches/main/index.html", + "editions" : [ + { + "name" : "Publication", + "ig-version" : "1.1.3", + "package" : "ihe.iti.balp#1.1.3", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/BALP/1.1.3" + } + ] + }, + { + "name" : "IHE Interactive Multimedia Report (IMR)", + "category" : "Imaging", + "npm-name" : "ihe.rad.imr", + "description" : "Support encoding and presentation of an interactive multimedia report", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "history" : "https://profiles.ihe.net/RAD/IMR/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/RAD/IMR", + "ci-build" : "http://build.fhir.org/ig/IHE/RAD.IMR", + "analysis" : { + "content" : true, + "rest" : true, + "clinicalCore" : true, + "diagnostics" : true, + "profiles" : 8, + "extensions" : 2, + "valuesets" : 7, + "examples" : 19 + }, + "editions" : [ + { + "name" : "Publication", + "ig-version" : "1.1.0", + "package" : "ihe.rad.imr#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/RAD/IMR/1.1.0" + } + ] + }, + { + "name" : "HL7 Belgium FHIR Implementation Guide - Core profiles", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.core", + "description" : "HL7 Belgium FHIR Implementation Guide - Core profiles", + "authority" : "eHealth Platform (BE)", + "product" : ["fhir"], + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/core/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/core", + "ci-build" : "http://build.fhir.org/ig/hl7-be/core", + "editions" : [ + { + "name" : "Trial Use Test", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.be.core#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/core/2.0.0" + }, + { + "name" : "Trial Use", + "ig-version" : "2.0.1", + "package" : "hl7.fhir.be.core#2.0.1", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/core/2.0.1" + } + ] + }, + { + "name" : "HL7 Belgium FHIR Implementation Guide - Core clinical profiles - transversal", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.core-clinical", + "description" : "HL7 Belgium FHIR Implementation Guide - Core clinical profiles - transversal", + "authority" : "eHealth Platform (BE)", + "product" : ["fhir"], + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/core-clinical/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/core-clinical", + "ci-build" : "http://build.fhir.org/ig/hl7-be/core-clinical", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.core-clinical#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/core-clinical/1.0.0" + } + ] + }, + { + "name" : "HL7 Belgium FHIR Implementation Guide - Medication profiles", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.medication", + "description" : "HL7 Belgium FHIR Implementation Guide - Medication profiles", + "authority" : "eHealth Platform (BE)", + "product" : ["fhir"], + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/medication/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/medication", + "ci-build" : "http://build.fhir.org/ig/hl7-be/medication", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.medication#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/medication/1.0.0" + } + ] + }, + { + "name" : "HL7 Belgium FHIR Implementation Guide - Vaccination profiles", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.vaccination", + "description" : "HL7 Belgium FHIR Implementation Guide - Vaccination profiles", + "authority" : "eHealth Platform (BE)", + "product" : ["fhir"], + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/vaccination", + "ci-build" : "http://build.fhir.org/ig/hl7-be/vaccination", + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 6, + "extensions" : 1, + "valuesets" : 3, + "codeSystems" : 5, + "examples" : 6 + }, + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.vaccination#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/1.0.0" + }, + { + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.vaccination#1.0.1", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/1.0.1" }, { - "name": "Release", - "ig-version": "1.4.0", - "package": "medcom.fhir.dk.terminology#1.4.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/terminology/1.4.0" + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.vaccination#1.0.2", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/1.0.2" }, { - "name": "Release", - "ig-version": "1.3.0", - "package": "medcom.fhir.dk.terminology#1.3.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/terminology/1.3.0" + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.vaccination#1.0.3", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/1.0.3" + } + ] + }, + { + "name" : "HL7 Belgium FHIR Implementation Guide - MyCareNet profiles", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.mycarenet", + "description" : "HL7 Belgium FHIR Implementation Guide - MyCareNet profiles", + "authority" : "eHealth Platform (BE)", + "product" : ["fhir"], + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet", + "ci-build" : "http://build.fhir.org/ig/hl7-be/mycarenet", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "2.0.0", + "package" : "hl7.fhir.be.mycarenet#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.0.0" + } + ] + }, + { + "name" : "HL7 Belgium FHIR Implementation Guide - Lab related profiles", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.lab", + "description" : "HL7 Belgium FHIR Implementation Guide - Lab related profiles", + "authority" : "eHealth Platform (BE)", + "product" : ["fhir"], + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/lab/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/lab", + "ci-build" : "http://build.fhir.org/ig/hl7-be/lab", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.lab#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/lab/1.0.0" + } + ] + }, + { + "name" : "HL7 Belgium FHIR Implementation Guide - Allergy profiles", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.allergy", + "description" : "HL7 Belgium FHIR Implementation Guide - Allergy profiles", + "authority" : "eHealth Platform (BE)", + "product" : ["fhir"], + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/allergy/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/allergy", + "ci-build" : "http://build.fhir.org/ig/hl7-be/allergy", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.allergy#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/allergy/1.0.0" }, { - "name": "Release", - "ig-version": "1.2.0", - "package": "medcom.fhir.dk.terminology#1.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/terminology/1.2.0" + "name" : "Trial Use", + "ig-version" : "1.0.1", + "package" : "hl7.fhir.be.allergy#1.0.1", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/allergy/1.0.1" }, { - "name": "Release", - "ig-version": "1.1.1", - "package": "medcom.fhir.dk.terminology#1.1.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/terminology/1.1.1" + "name" : "Trial Use", + "ig-version" : "1.1.0", + "package" : "hl7.fhir.be.allergy#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/allergy/1.1.0" }, { - "name": "Release", - "ig-version": "1.1.0", - "package": "medcom.fhir.dk.terminology#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/terminology/1.1.0" + "name" : "Trial Use", + "ig-version" : "1.2.0", + "package" : "hl7.fhir.be.allergy#1.2.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/allergy/1.2.0" + } + ] + }, + { + "name" : "eHealth FHIR Patient Will Profiles for Belgium", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.patientwill", + "description" : "eHealth FHIR Patient Will Profiles for Belgium", + "authority" : "eHealth Platform (BE)", + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/patientwill/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/patientwill", + "ci-build" : "http://build.fhir.org/ig/hl7-be/patientwill", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.patientwill#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/patientwill/1.0.0" + } + ] + }, + { + "name" : "TW Core", + "category" : "National Base", + "npm-name" : "tw.gov.mohw.twcore", + "description" : "Taiwan Core Implementation Guide", + "authority" : "MOHW (TW)", + "product" : ["fhir"], + "country" : "tw", + "history" : "https://twcore.mohw.gov.tw/ig/twcore/history.html", + "language" : ["zh-TW"], + "canonical" : "https://twcore.mohw.gov.tw/ig/twcore", + "ci-build" : "https://build.fhir.org/ig/cctwFHIRterm/MOHW_TWCoreIG_Build", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "0.2.0", + "package" : "tw.gov.mohw.twcore#0.2.0", + "fhir-version" : ["4.0.1"], + "url" : "https://twcore.mohw.gov.tw/ig/twcore/0.2.0" }, { - "name": "Release", - "ig-version": "1.0.0", - "package": "medcom.fhir.dk.terminology#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/terminology/1.0.0" + "name" : "Trial Use", + "ig-version" : "0.1.1", + "package" : "tw.gov.mohw.twcore#0.1.1", + "fhir-version" : ["4.0.1"], + "url" : "https://twcore.mohw.gov.tw/ig/twcore/0.1.1" } ] }, { - "name": "DK MedCom HospitalNotification", - "category": "HospitalNotification", - "npm-name": "medcom.fhir.dk.hospitalnotification", - "description": "This IG includes profiles used in MedCom\u0027s HospitalNotification standard. The purpose of HospitalNotification is to inform the citizen’s current care and health provider in the primary sector about the start, end, and period of leave of the citizen’s stay at the hospital. The communication is messagebased.", - "authority": "MedCom (DK)", - "country": "dk", - "history": "http://medcomfhir.dk/ig/hospitalnotification/history.html", - "language": [ - "en" - ], - "canonical": "http://medcomfhir.dk/ig/hospitalnotification", - "ci-build": "http://build.fhir.org/ig/medcomdk/dk-medcom-hospitalnotification", - "editions": [ - { - "name": "Release", - "ig-version": "3.0.1", - "package": "medcom.fhir.dk.hospitalnotification#3.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/hospitalnotification/3.0.1" + "name" : "TWIDIR", + "category" : "Public Health", + "npm-name" : "tw.gov.mohw.cdc.twidir", + "description" : "Taiwan Infectious Disease Inspection Report Implementation Guide", + "authority" : "CDC (TW)", + "product" : ["fhir"], + "country" : "tw", + "history" : "https://twidir.cdc.gov.tw/twidir/history.html", + "language" : ["zh-TW"], + "canonical" : "https://twidir.cdc.gov.tw/twidir", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "0.1.0", + "package" : "tw.gov.mohw.cdc.twidir#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "https://twidir.cdc.gov.tw/twidir/0.1.0" + }, + { + "name" : "STU1", + "ig-version" : "0.1.1", + "package" : "tw.gov.mohw.cdc.twidir#0.1.1", + "fhir-version" : ["4.0.1"], + "url" : "https://twidir.cdc.gov.tw/twidir/0.1.1" }, { - "name": "Release", - "ig-version": "3.0.0", - "package": "medcom.fhir.dk.hospitalnotification#3.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/hospitalnotification/3.0.0" + "name" : "STU1", + "ig-version" : "0.1.2", + "package" : "tw.gov.mohw.cdc.twidir#0.1.2", + "fhir-version" : ["4.0.1"], + "url" : "https://twidir.cdc.gov.tw/twidir/0.1.2" + } + ] + }, + { + "name" : "EMR", + "category" : "Clinical Records", + "npm-name" : "tw.gov.mohw.emr", + "description" : "Taiwan EMR Implementation Guide", + "authority" : "MOHW (TW)", + "product" : ["fhir"], + "country" : "tw", + "history" : "https://twcore.mohw.gov.tw/ig/emr/history.html", + "language" : ["zh-TW"], + "canonical" : "https://twcore.mohw.gov.tw/ig/emr", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "0.1.0", + "package" : "tw.gov.mohw.emr#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "https://twcore.mohw.gov.tw/ig/emr/0.1.0" + } + ] + }, + { + "name" : "CodeX™ Radiation Therapy", + "category" : "Care Planning", + "npm-name" : "hl7.fhir.us.codex-radiation-therapy", + "description" : "The CodeX Radiation Therapy (RT) Implementation Guide (IG) describes how to represent and exchange radiation therapy treatment information. The CodeX RT IG enables radiation oncology information systems to generate treatment summaries that are retrievable by health systems, or other information systems, for display within the EHR interface to be used for care coordination and data reuse. ", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/codex-radiation-therapy/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/codex-radiation-therapy", + "ci-build" : "http://build.fhir.org/ig/codex-radiation-therapy", + "editions" : [ + { + "name" : "STU 2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.us.codex-radiation-therapy#2.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/codex-radiation-therapy/2024May" + } + ] + }, + { + "name" : "At-Home In-Vitro Test Report", + "category" : "Clinical Documents", + "npm-name" : "hl7.fhir.us.home-lab-report", + "description" : "This Implementation Guide describes a framework for use for transmitting At-Home Point-of-Care lab test results to local, state, territorial and federal health agencies. This version also contains workflow description and profiles and vocabulary for transmitting Covid-At-Home tests.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/home-lab-report/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/home-lab-report", + "ci-build" : "http://build.fhir.org/ig/HL7/home-lab-report", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.1.0", + "package" : "hl7.fhir.us.home-lab-report#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/home-lab-report/STU1.1" + } + ] + }, + { + "name" : "PACIO Personal Functioning and Engagement Implementation Guide", + "category" : "Patient Summary", + "npm-name" : "hl7.fhir.us.pacio-pfe", + "description" : "The Personal Functioning and Engagement IG provides a framework for communicating the functioning of an individual, including their body functions and structure and their activities and participation in society, as well as related clinical care. The IG draws on the health and health-related domains defined within the International Classification of Functioning, Disability and Health (commonly known as ICF).", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/pacio-pfe/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/pacio-pfe", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-pacio-pfe", + "editions" : [ + { + "name" : "STU 2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.us.pacio-pfe#2.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/pacio-pfe/2024Sep" + } + ] + }, + { + "name" : "US Public Health Profiles Library", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.ph-library", + "description" : "The US Public Health Profiles Library is a collection of reusable architecture and content profiles representing common public health concepts and patterns. It provides a framework for inclusion in multiple use case specific implementation guides focused on the exchange of Public Health information.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/ph-library/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/ph-library", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-us-ph-library", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.ph-library#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/ph-library/STU1" + } + ] + }, + { + "name" : "National Healthcare Query", + "category" : "Administration", + "npm-name" : "hl7.fhir.us.directory-query", + "description" : "Standard for endpoint query request and response for Validated National Directory federated access directories", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/directory-query/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/directory-query", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-directory-query", + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.us.directory-query#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/directory-query/2022Sep" + } + ] + }, + { + "name" : "National Healthcare Directory Exchange", + "category" : "Administration", + "npm-name" : "hl7.fhir.us.directory-exchange", + "description" : "Standard for exchange of Health and Social Care Directory information between a Validated National Directory and a federated directory (primarily for workflow integration).", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/directory-exchange/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/directory-exchange", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-directory-exchange", + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.us.directory-exchange#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/directory-exchange/2022Sep" + } + ] + }, + { + "name" : "National Healthcare Directory Attestation", + "category" : "Administration", + "npm-name" : "hl7.fhir.us.directory-attestation", + "description" : "Provides the methods and standards for the contribution, attestation, and validation of information in the National Directory. This applies to individual demographics, organizational demographics, relationship between individuals and organizations, services provided, and electronic endpoint metadata.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/directory-attestation/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/directory-attestation", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-directory-attestation", + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.us.directory-attestation#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/directory-attestation/2022Sep" + } + ] + }, + { + "name" : "Sharing Valuesets, Codes, and Maps (SVCM)", + "category" : "Terminologies", + "npm-name" : "ihe.iti.svcm", + "description" : "The Sharing Valuesets, Codes, and Maps (SVCM) Profile defines a lightweight interface through which healthcare systems may retrieve centrally managed uniform nomenclature and mappings between code systems based on the HL7 Fast Healthcare Interoperability Resources (FHIR) specification.", + "authority" : "IHE", + "product" : ["fhir"], + "country" : "uv", + "history" : "https://profiles.ihe.net/ITI/SVCM/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/ITI/SVCM", + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.SVCM", + "editions" : [ + { + "name" : "Publication", + "ig-version" : "1.5.1", + "package" : "ihe.iti.svcm#1.5.1", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/SVCM/1.5.1" + } + ] + }, + { + "name" : "IHE SDC/eCC on FHIR", + "category" : "Orders and Observaitons", + "npm-name" : "hl7.fhir.uv.ihe-sdc-ecc", + "description" : "Integrating the Healthcare Enterprise (IHE) Structured Data Capture (SDC) on FHIR uses a form-driven workflow to capture and transmit encoded data by creating FHIR Observations. The primary use case for this is transmitting data captured in College of American Pathologists electronic Cancer Checklists (eCCs), which are distributed as IHE SDC templates.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/ihe-sdc-ecc/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/ihe-sdc-ecc", + "ci-build" : "http://build.fhir.org/ig/HL7/ihe-sdc-ecc-on-fhir", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.ihe-sdc-ecc#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/ihe-sdc-ecc/STU1" + } + ] + }, + { + "name" : "Vital Signs FHIR IG", + "category" : "Clinical Records", + "npm-name" : "hl7.fhir.us.vitals", + "description" : "US Realm Implementation Guide for Vital Signs observations with extensions for qualifying data.", + "authority" : "HL7", + "product" : ["fhir"], + "country" : "us", + "history" : "http://hl7.org/fhir/us/vitals/history.html", + "canonical" : "http://hl7.org/fhir/us/vitals", + "ci-build" : "http://build.fhir.org/ig/HL7/cimi-vital-signs", + "language" : ["en"], + "analysis" : { + "content" : true, + "clinicalCore" : true, + "profiles" : 15, + "extensions" : 11, + "valuesets" : 27, + "codeSystems" : 3, + "examples" : 15 + }, + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.vitals#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/vitals/STU1" + } + ] + }, + { + "name" : "HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation", + "category" : "Administration", + "npm-name" : "hl7.xprod.uv.gender-harmony", + "description" : "Provide profile components and guidance on how to properly represent Gender Identity as distinct from clinical sex characterization via Sex For Clinical Use, as well as other aligned sex- or gender-related data elements (Recorded Sex or Gender, Name to Use, Pronouns, etc.) Covers implementation approaches for FHIR, CDA, and V2.", + "authority" : "HL7", + "product" : ["fhir", "cda", "v2"], + "country" : "uv", + "history" : "http://hl7.org/xprod/ig/uv/gender-harmony/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/xprod/ig/uv/gender-harmony", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-gender-harmony", + "editions" : [ + { + "name" : "Informative Edition 1", + "ig-version" : "1.0.0", + "package" : "hl7.xprod.uv.gender-harmony#1.0.0", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/xprod/ig/uv/gender-harmony/informative1" + } + ] + }, + { + "name" : "HL7 UK FHIR UKCore Implementation Guide", + "category" : "National Base", + "npm-name" : "fhir.r4.ukcore.stu1", + "description" : "HL7 UK FHIR UKCore Implementation Guide", + "authority" : "HL7 UK", + "country" : "gb", + "history" : "https://simplifier.net/guide/ukcoreversionhistory/home", + "language" : ["en"], + "canonical" : "https://fhir.hl7.org.uk", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "0.5.1", + "package" : "fhir.r4.ukcore.stu1#0.5.1", + "fhir-version" : ["4.0.1"], + "url" : "https://simplifier.net/guide/hl7fhirukcorer4release1/home" + } + ] + }, + { + "name" : "NHS Digital FHIR R4 Implementation Guide", + "category" : "National Base", + "npm-name" : "nhs.digital.r4", + "description" : "NHS Digital FHIR R4 Implementation Guide", + "authority" : "NHS Digital (UK)", + "country" : "gb", + "history" : "https://simplifier.net/guide/NHSDigital", + "language" : ["en"], + "canonical" : "https://fhir.nhs.uk", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "2.5.0", + "package" : "nhs.digital.r4#2.5.0", + "fhir-version" : ["4.0.1"], + "url" : "https://simplifier.net/guide/NHSDigital/" + } + ] + }, + { + "name" : "Electronic Medicinal Product Information (ePI) FHIR Implementation Guide", + "category" : "Pharmaceutical", + "npm-name" : "hl7.fhir.uv.emedicinal-product-info", + "description" : "This guide provides best practice guidance for creating and representing electronic product information for medicinal products.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/emedicinal-product-info/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/emedicinal-product-info", + "ci-build" : "http://build.fhir.org/ig/HL7/emedicinal-product-info", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.emedicinal-product-info#1.0.0", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/uv/emedicinal-product-info/STU1" + } + ] + }, + { + "name" : "Retrieval of Real World Data for Clinical Research", + "category" : "Research", + "npm-name" : "hl7.fhir.uv.vulcan-rwd", + "description" : "This IG provides profiles that define the data needed from EHRs to answer research questions arising from clinical studies. It will demonstrate how FHIR and EHRs can directly support clinical trials.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/vulcan-rwd/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/vulcan-rwd", + "ci-build" : "http://build.fhir.org/ig/HL7/vulcan-rwd", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.vulcan-rwd#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/vulcan-rwd/STU1" + } + ] + }, + { + "name" : "MCC eCare Plan Implementation Guide", + "category" : "Care Planning", + "npm-name" : "hl7.fhir.us.mcc", + "description" : "Provides representation of clinical and social data elements in the FHIR Care Plan format. Focuses on 4 common chronic conditions: 1) chronic kidney disease (CKD), 2) type 2 diabetes mellitus (T2DM), 3) cardiovascular diseases (specifically, hypertension, ischemic heart disease and heart failure), and 4) pain.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/mcc/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/mcc", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-us-mcc", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.mcc#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/mcc/STU1" + } + ] + }, + { + "name" : "Clinical Study Schedule of Activities", + "category" : "Research", + "npm-name" : "hl7.fhir.uv.vulcan-schedule", + "description" : "This guide provides best practice guidance for representing the schedule of activities (visits/encounters) in a Research Study and for relating EHR data to that schedule. It also includes definition of blocks of standard activities that can subsequently be used as components of studies.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/vulcan-schedule/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/vulcan-schedule", + "ci-build" : "http://build.fhir.org/ig/HL7/Vulcan-schedule-ig", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.vulcan-schedule#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/vulcan-schedule/STU1" + } + ] + }, + { + "name" : "EHRS Functional Model - Record Lifecycle Events Implementation Guide", + "category" : "Mapping to Other Standards", + "npm-name" : "hl7.fhir.uv.ehrs-rle", + "description" : "This implementation guide describes the expected capabilities for an Electronic Health Record System (EHR-S) that intends to adhere to the ISO/HL7 10781 Electronic Health Record System Functional Model Release 2 which covers the logging of record lifecycle events.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/ehrs-rle/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/ehrs-rle", + "ci-build" : "http://build.fhir.org/ig/HL7/ehrs-rle-ig", + "editions" : [ + { + "name" : "Informative Release 1 Informative", + "ig-version" : "1.1.0", + "package" : "hl7.fhir.uv.ehrs-rle#1.1.0", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/uv/ehrs-rle/Informative1" + } + ] + }, + { + "name" : "ICHOM breast cancer patient-centered outcome measure set FHIR IG", + "category" : "Measure Set", + "npm-name" : "hl7.fhir.uv.ichom-breast-cancer", + "description" : "This Implementation Guide describes the representation of the ICHOM Breast Cancer Patient Centered Outcomes Measures in HL7 FHIR and a description of the use cases for which these are be intended to be used.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/ichom-breast-cancer/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/ichom-breast-cancer", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-ichom-breast-cancer-ig", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.ichom-breast-cancer#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/ichom-breast-cancer/STU1" + } + ] + }, + { + "name" : "FHIR IG Human Services Directory", + "category" : "Mappings to Other Standards", + "npm-name" : "hl7.fhir.us.hsds", + "description" : "FHIR API-based data exchange enabling healthcare provider, community-based organization, payer, and consumer-facing application systems to search standardized directories of organizations providing human and social services, providing foundational support for downstream care planning and management use cases, including closed loop referrals, care coordination and care management activities, consumer-based search for assistance, etc. This guide is a US Realm specification.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/hsds/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/hsds", + "ci-build" : "http://build.fhir.org/ig/HL7/FHIR-IG-Human-Services-Directory", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.hsds#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/hsds/STU1" + } + ] + }, + { + "name" : "DK MedCom CareCommunication", + "category" : "CareCommunication", + "npm-name" : "medcom.fhir.dk.carecommunication", + "description" : "This IG includes profiles used in MedCom's CareCommunication standard. The purpose of CareCommunication is to support messagebased, digital communication between parties within Danish healthcare and the social area.", + "authority" : "MedCom (DK)", + "country" : "dk", + "history" : "http://medcomfhir.dk/ig/carecommunication/history.html", + "language" : ["en"], + "canonical" : "http://medcomfhir.dk/ig/carecommunication", + "ci-build" : "http://build.fhir.org/ig/medcomdk/dk-medcom-carecommunication", + "editions" : [ + { + "name" : "Release", + "ig-version" : "3.0.0", + "package" : "medcom.fhir.dk.carecommunication#3.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/carecommunication/3.0.0" }, { - "name": "Release", - "ig-version": "2.0.0", - "package": "medcom.fhir.dk.hospitalnotification#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/hospitalnotification/2.0.0" + "name" : "Release", + "ig-version" : "2.0.0", + "package" : "medcom.fhir.dk.carecommunication#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/carecommunication/2.0.0" }, { - "name": "STU", - "ig-version": "1.0.0", - "package": "medcom.fhir.dk.hospitalnotification#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/fhir/ig/dk-medcom-hospitalnotification" + "name" : "STU", + "ig-version" : "1.0.0", + "package" : "medcom.fhir.dk.carecommunication#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/fhir/ig/dk-medcom-carecommunication" } ] }, { - "name": "DK MedCom Acknowledgement", - "category": "Acknowledgement", - "npm-name": "medcom.fhir.dk.acknowledgement", - "description": "This IG includes profiles used in MedCom\u0027s Acknowledgement standard. An Acknowledgement is used as a receipt in messagebased communication.", - "authority": "MedCom (DK)", - "country": "dk", - "history": "http://medcomfhir.dk/ig/acknowledgement/history.html", - "language": [ - "en" - ], - "canonical": "http://medcomfhir.dk/ig/acknowledgement/", - "ci-build": "http://build.fhir.org/ig/medcomdk/dk-medcom-acknowledgement", - "editions": [ - { - "name": "Release", - "ig-version": "2.0.1", - "package": "medcom.fhir.dk.acknowledgement#2.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/acknowledgement/2.0.1" + "name" : "DK MedCom Core", + "category" : "Core", + "npm-name" : "medcom.fhir.dk.core", + "description" : "This IG includes core profiles defined by MedCom. These profiles are used in MedCom's FHIR standards.", + "authority" : "MedCom (DK)", + "country" : "dk", + "history" : "http://medcomfhir.dk/ig/core/history.html", + "language" : ["en"], + "canonical" : "http://medcomfhir.dk/ig/core", + "ci-build" : "http://build.fhir.org/ig/medcomdk/dk-medcom-core", + "editions" : [ + { + "name" : "Release", + "ig-version" : "2.3.0", + "package" : "medcom.fhir.dk.core#2.3.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/core/2.3.0" + }, + { + "name" : "Release", + "ig-version" : "2.2.0", + "package" : "medcom.fhir.dk.core#2.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/core/2.2.0" }, { - "name": "Release", - "ig-version": "2.0.0", - "package": "medcom.fhir.dk.acknowledgement#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/acknowledgement/2.0.0" + "name" : "Release", + "ig-version" : "2.1.0", + "package" : "medcom.fhir.dk.core#2.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/core/2.1.0" }, { - "name": "STU", - "ig-version": "1.0.0", - "package": "medcom.fhir.dk.acknowledgement#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/fhir/ig/dk-medcom-acknowledgement" + "name" : "Release", + "ig-version" : "2.0.0", + "package" : "medcom.fhir.dk.core#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/core/2.0.0" } ] }, { - "name": "DK MedCom HomeCareObservation", - "category": "HomeCareObservation", - "npm-name": "medcom.fhir.dk.homecareobservation", - "description": "This Implementation Guide contains profiles developed to be part of a production trial of the communication between the general practitioner and municipal acute care team. ", - "authority": "MedCom", - "country": "Denmark", - "history": "http://medcomfhir.dk/ig/homecareobservation/history.html", - "language": [ - "en" - ], - "canonical": "http://medcomfhir.dk/ig/homecareobservation", - "ci-build": "http://build.fhir.org/ig/medcomdk/dk-medcom-homecareobservation", - "editions": [ - { - "name": "Release", - "ig-version": "1.0.0", - "package": "medcom.fhir.dk.homecareobservation#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/homecareobservation/1.0.0" - } - ] - }, - { - "name": "DK MedCom Messaging", - "category": "Messaging", - "npm-name": "medcom.fhir.dk.messaging", - "description": "This IG includes messaging profiles defined by MedCom. These profiles are used in messagebased communication.", - "authority": "MedCom (DK)", - "country": "dk", - "history": "http://medcomfhir.dk/ig/messaging/history.html", - "language": [ - "en" - ], - "canonical": "http://medcomfhir.dk/ig/messaging/", - "ci-build": "http://build.fhir.org/ig/medcomdk/dk-medcom-messaging", - "editions": [ - { - "name": "Release", - "ig-version": "2.1.0", - "package": "medcom.fhir.dk.messaging#2.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/messaging/2.1.0" + "name" : "DK MedCom Terminology", + "category" : "Terminology", + "npm-name" : "medcom.fhir.dk.terminology", + "description" : "This IG includes CodeSystems, ValueSets and ConceptMaps defined by MedCom and used in MedCom's FHIR standards.", + "authority" : "MedCom (DK)", + "country" : "dk", + "history" : "http://medcomfhir.dk/ig/terminology/history.html", + "language" : ["en"], + "canonical" : "http://medcomfhir.dk/ig/terminology", + "ci-build" : "http://build.fhir.org/ig/medcomdk/dk-medcom-terminology", + "editions" : [ + { + "name" : "Release", + "ig-version" : "1.6.0", + "package" : "medcom.fhir.dk.terminology#1.6.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/terminology/1.6.0" }, { - "name": "Release", - "ig-version": "2.0.0", - "package": "medcom.fhir.dk.messaging#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/ig/messaging/2.0.0" + "name" : "Release", + "ig-version" : "1.5.0", + "package" : "medcom.fhir.dk.terminology#1.5.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/terminology/1.5.0" }, { - "name": "STU", - "ig-version": "1.0.0", - "package": "medcom.fhir.dk.messaging#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://medcomfhir.dk/fhir/ig/dk-medcom-messaging" - } - ] - }, - { - "name": "CDA: Clinical Document Architecture", - "category": "CDA", - "npm-name": "hl7.cda.uv.core", - "description": "This Implementation Guide is a representation of the Clinical Document Architecture (CDA) specification using FHIR Logical Models expressed as FHIR StructureDefinition instances.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/cda/stds/core/history.html", - "language": [ - "en" - ], - "product": [ - "cda" - ], - "canonical": "http://hl7.org/cda/stds/core", - "ci-build": "http://build.fhir.org/ig/HL7/CDA-core-sd", - "editions": [ - { - "name": "CDA2 Informative", - "ig-version": "2.0.0-sd", - "package": "hl7.cda.uv.core#2.0.0-sd", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/cda/stds/core/2.0.0-sd" - } - ] - }, - { - "name": "Integrated Reporting Applications", - "category": "Imaging", - "npm-name": "ihe.rad.ira", - "description": "The Integrated Reporting Applications (IRA) profile helps applications that are used together during reporting (e.g., image display, report creator, clinical applications, AI tools, etc) to share information using a standard called FHIRcast. Each application can share what it is doing and the data it is creating, referred to as Context and Content, respectively. Other applications are notified so they can then intelligently synchronize their behavior or use the new data.", - "authority": "IHE", - "country": "uv", - "history": "https://profiles.ihe.net/RAD/IRA/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/RAD/IRA", - "ci-build": "http://build.fhir.org/ig/IHE/RAD.IRA/branches/master/index.html", - "editions": [ - { - "name": "Publication", - "ig-version": "1.0.0", - "package": "ihe.rad.ira#1.0.0", - "fhir-version": [ - "5.0.0" - ], - "url": "https://profiles.ihe.net/RAD/IRA/1.0.0" - } - ] - }, - { - "name": "PDSm", - "category": "Clinical Documents", - "npm-name": "ans.fhir.fr.pdsm", - "description": "Partage de Documents de Santé en mobilité (PDSm)", - "authority": "ANS (FR)", - "country": "fr", - "language": "fr", - "history": "https://interop.esante.gouv.fr/ig/fhir/pdsm/history.html", - "canonical": "https://interop.esante.gouv.fr/ig/fhir/pdsm", - "ci-build": "https://build.interop.esante.gouv.fr/ig/fhir/pdsm", - "editions": [ - { - "name": "Release 17.3.2023 (3.0.0)", - "ig-version": "3.0.0", - "fhir-version": [ - "4.0.1" - ], - "package": "ans.fhir.fr.pdsm#3.0.0", - "url": "https://interop.esante.gouv.fr/ig/fhir/pdsm/3.0.0" - } - ] - }, - { - "name": "U.S. Physical Activity IG", - "category": "Care Planning", - "npm-name": "hl7.fhir.us.physical-activity", - "description": "Defines U.S. interoperability expectations related to physical activity, including primary assessment, supporting measures, plans, goals, referrals and patient-engagement. Supports interoperability between care managers (e.g. EHRs, community health systems, etc.), service providers (physical activity professionals including exercise physiologists, personal trainers, community fitness centers, etc.), as well as patient-facing applications.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/physical-activity/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/physical-activity", - "ci-build": "http://build.fhir.org/ig/HL7/physical-activity", - "editions": [ - { - "name": "STU 1.0", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.physical-activity#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/physical-activity/STU1" - } - ] - }, - { - "name": "Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG", - "category": "Public Health and Research", - "npm-name": "hl7.fhir.us.registry-protocols", - "description": "This guide profiles how a registry says what needs to be sent, and how a healthcare provider organization can use that to automate the collection and formatting the data into a submission, conforming to registry or FHIR implementation guide defined profiles and protocols.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/registry-protocols/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/registry-protocols", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-registry-protocols-ig", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.registry-protocols#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/registry-protocols/STU1" - } - ] - }, - { - "name": "Real Time Location Services Implementation Guide", - "category": "Administration", - "npm-name": "hl7.fhir.uv.rtls", - "description": "This implementation guide defines the use of FHIR resources to exchange real time data about where patients, staff, device, or other assets are located within a hospital or other healthcare facility. This data is typically exchanged between a healthcare system and a Real Time Location System (RTLS) that captures, processes, and stores information about the location of tracking tags.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/rtls/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/rtls", - "ci-build": "http://build.fhir.org/ig/HL7/rtls-ig", - "editions": [ - { - "name": "STU 1.0 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.rtls#1.0.0-ballot", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/uv/rtls/2023May" - } - ] - }, - { - "name": "Adverse Event Clinical Research R4 Backport", - "category": "Research", - "npm-name": "hl7.fhir.uv.ae-research-backport-ig", - "description": "This IG is for the clinical research setting. It defines the data elements needed to support the workflow for collecting and reporting serious and non-serious adverse events in clinical research to meet the need for regulatory submission requirements.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/ae-research-backport-ig/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/ae-research-backport-ig", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-ae-research-backport-ig", - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.1", - "package": "hl7.fhir.uv.ae-research-backport-ig#1.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/STU1" - } - ] - }, - { - "name": "CCDA: Consolidated CDA Release", - "category": "CDA", - "npm-name": "hl7.cda.us.ccda", - "description": "C-CDA 3.0 merges the C-CDA R2.1 and the C-CDA Companion Guides, adds C-CDA enhancement requests, and incorporates new design and guidance for USCDI V4. The guide represents C-CDA templates using HL7 FHIR StructureDefinition. It is built upon the underlying CDA standard’s structures defined as Logical Models. These FHIR Logical models are abstract data structures which have been instantiated into physical CDA templates to be implemented in CDA data exchange. As such, it adheres to the CDA Release 2.0 standard and remains a CDA-based Implementation Guide (IG).", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/cda/stds/ccda/history.html", - "language": [ - "en" - ], - "product": [ - "cda" - ], - "canonical": "http://hl7.org/cda/us/ccda", - "ci-build": "http://build.fhir.org/ig/HL7/CDA-ccda", - "editions": [ - { - "name": "CCDA 3.0", - "ig-version": "3.0.0", - "package": "hl7.cda.us.ccda#3.0.0", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/cda/us/ccda/3.0.0" - } - ] - }, - { - "name": "Adverse Event Clinical Research", - "category": "Research", - "npm-name": "hl7.fhir.uv.ae-research-ig", - "description": "This IG is for the clinical research setting. It defines the data elements needed to support the workflow for collecting and reporting serious and non-serious adverse events in clinical research to meet the need for regulatory submission requirements.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/ae-research-ig/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/ae-research-ig", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-ae-research-ig", - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.1", - "package": "hl7.fhir.uv.ae-research-ig#1.0.1", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/uv/ae-research-ig/STU1" - } - ] - }, - { - "name": "FHIR Core Extensions Registry", - "category": "Extensions", - "npm-name": "hl7.fhir.uv.extensions", - "description": "This package defines the \u0027core extensions\u0027 - the extensions defined globally and available to all implementers", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/extensions/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/extensions", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-extensions", - "editions": [ - { - "name": "Release 5.1", - "ig-version": "5.1.0", - "package": "hl7.fhir.uv.extensions#5.1.0", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/extensions/5.1.0" - } - ] - }, - { - "name": "National Directory of Healthcare Providers and Services (NDH) Implementation Guide", - "category": "Administration", - "npm-name": "hl7.fhir.us.ndh", - "description": "Standard for the population, verification and exchange of Health and Social Care Directory information between a Validated National Directory and local directories (primarily for workflow integration). This applies to individual demographics, organizational demographics, relationship between individuals and organizations, services provided, and electronic endpoint metadata", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/ndh/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/ndh", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-us-ndh", - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.us.ndh#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/ndh/2023Sep" - } - ] - }, - { - "name": "Privacy Consent on FHIR (PCF)", - "category": "Privacy / Security", - "npm-name": "ihe.iti.pcf", - "description": "The Privacy Consent on FHIR (PCF) Profile provides support for patient privacy consents and access control where a FHIR API is used to access Document Sharing Health Information Exchanges.", - "authority": "IHE", - "country": "uv", - "history": "https://profiles.ihe.net/ITI/PCF/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/ITI/PCF", - "ci-build": "http://build.fhir.org/ig/IHE/ITI.PCF/branches/master/index.html", - "editions": [ - { - "name": "Publication", - "ig-version": "1.1.0", - "package": "ihe.iti.pcf#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/PCF/1.1.0" - } - ] - }, - { - "name": "HL7 Sweden base profiles", - "category": "National Base", - "npm-name": "hl7se.fhir.base", - "description": "Implementation Guide for Swedish Base Profiles", - "authority": "HL7 Sweden", - "country": "se", - "history": "http://hl7.se/fhir/ig/base/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.se/fhir/ig/base", - "ci-build": "http://build.fhir.org/ig/HL7Sweden/basprofiler-r4", - "editions": [ - { - "name": "Releases", - "ig-version": "1.0.0", - "package": "hl7se.fhir.base#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.se/fhir/ig/base/1.0.0" - } - ] - }, - { - "name": "Da Vinci Value-Based Performance Reporting Implementation Guide", - "category": "quality and financial management", - "npm-name": "hl7.fhir.us.davinci-vbpr", - "description": "This implementation guide enables value-based performance reports to be specified in a standard format and exchanged using standardized mechanisms between payers and providers to support the shift from fee-for-service to value-based care.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/davinci-vbpr/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/davinci-vbpr", - "ci-build": "http://build.fhir.org/ig/HL7/davinci-vbpr", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.davinci-vbpr#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/davinci-vbpr/STU1" - } - ] - }, - { - "name": "International Birth And Child Model Implementation Guide", - "category": "Clinical Records", - "npm-name": "hl7.fhir.uv.ibcm", - "description": "During a pregnancy clinical systems communicate data about the mother, the unborn fetus(es), the pregnancy, and child(ren). This includes information shared among EHR, ultrasound, radiology, lab and pharmacy systems. This IG explains how you model and communicate data and relate the fetus(es) to the mother using the FHIR resource Patient with extension indicating a distinct fetal record. Options for referencing information such as observation about the fetus as a body site within the maternal record will also be included. Examples and diagrams are provided to illustrate the use cases.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/ibcm/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/ibcm", - "ci-build": "http://build.fhir.org/ig/HL7/fetal_records", - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "1.0.0-ballot2", - "package": "hl7.fhir.uv.ibcm#1.0.0-ballot2", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/uv/ibcm/2024Sep" - } - ] - }, - { - "name": "Canonical Resource Management Infrastructure Implementation Guide", - "category": "infrastructure", - "npm-name": "hl7.fhir.uv.crmi", - "description": "The Canonical Resource Management Infrastructure implementation guide defines profiles, operations, capability statements and guidance to facilitate the content management lifecycle for authoring, publishing, distribution, and implementation of FHIR knowledge artifacts such as value sets, profiles, libraries, rules, and measures. The guide is intended to be used by specification and content implementation guide authors as both a dependency for validation of published artifacts, and a guide for construction and publication of content.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/crmi/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/crmi", - "ci-build": "http://build.fhir.org/ig/HL7/crmi-ig", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.crmi#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/crmi/STU1" - } - ] - }, - { - "name": "Evidence Based Medicine on FHIR Implementation Guide", - "category": "Evidence", - "npm-name": "hl7.fhir.uv.ebm", - "description": "This implementation guide covers the broad scope of representation of scientific knowledge, including (1) citations to represent identification, location, classification, and attribution for knowledge artifacts; (2) components of research study design including study eligibility criteria (cohort definitions) and endpoint analysis plans; (3) research results including the statistic findings, definition of variables for which those findings apply, and the certainty of these findings; (4) assessments of research results; (5) aggregation and synthesis of research results; (6) judgments regarding evidence syntheses and contextual factors related to recommendations; (7) recommendations; and (8) compositions of combinations of these types of knowledge. The types of interoperability covered include syntactic (Resource StructureDefinitions) and semantic (value sets).", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/ebm/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/ebm", - "ci-build": "http://build.fhir.org/ig/HL7/ebm", - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.ebm#1.0.0-ballot", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/uv/ebm/2024Jan" - } - ] - }, - { - "name": "KLTerm", - "category": "Terminology", - "npm-name": "kl.dk.fhir.term", - "description": "Base Terminology for KL", - "authority": "Kommunernes Landsforening (DK)", - "country": "dk", - "history": "http://fhir.kl.dk/term/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.kl.dk/term", - "ci-build": "http://build.fhir.org/ig/hl7dk/kl-term", - "editions": [ - { - "name": "Releases", - "ig-version": "2.1.0", - "package": "kl.dk.fhir.term#2.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.kl.dk/term/2.1.0" - } - ] - }, - { - "name": "KLCore", - "category": "Core", - "npm-name": "kl.dk.fhir.core", - "description": "Base Profiles for KL", - "authority": "Kommunernes Landsforening (DK)", - "country": "dk", - "history": "http://fhir.kl.dk/core/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.kl.dk/core", - "ci-build": "http://build.fhir.org/ig/hl7dk/KL-dk", - "editions": [ - { - "name": "Releases", - "ig-version": "1.2.0", - "package": "kl.dk.fhir.core#1.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.kl.dk/core/1.2.0" - } - ] - }, - { - "name": "KLGateway", - "category": "Clinical Registries", - "npm-name": "kl.dk.fhir.gateway", - "description": "KL Submission Guide of data for reporting of various elements", - "authority": "Kommunernes Landsforening (DK)", - "country": "dk", - "history": "http://fhir.kl.dk/gateway/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.kl.dk/gateway", - "ci-build": "http://build.fhir.org/ig/hl7dk/kl-gateway", - "editions": [ - { - "name": "Releases", - "ig-version": "1.1.0", - "package": "kl.dk.fhir.gateway#1.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.kl.dk/gateway/1.1.0" - } - ] - }, - { - "name": "HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1", - "category": "National Base", - "npm-name": "hl7.fhir.be.public-health", - "description": "Public Health IG", - "authority": "eHealth Platform Belgium", - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/public-health/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/public-health", - "ci-build": "http://build.fhir.org/ig/hl7-be/public-health", - "editions": [ - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.public-health#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/public-health/1.0.0" - } - ] - }, - { - "name": "Sharing of IPS (sIPS)", - "category": "Clinical Documents", - "npm-name": "ihe.iti.sips", - "description": "Defines how HL7 FHIR IPS is communicated using IHE Document Sharing", - "authority": "IHE", - "country": "uv", - "history": "https://profiles.ihe.net/ITI/sIPS/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/ITI/sIPS", - "ci-build": "http://build.fhir.org/ig/IHE/ITI.sIPS/branches/master/index.html", - "editions": [ - { - "name": "Publication", - "ig-version": "1.0.0", - "package": "ihe.iti.sips#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/sIPS/1.0.0" - } - ] - }, - { - "name": "KLFFBMessaging", - "category": "Messaging", - "npm-name": "kl.dk.fhir.ffbmessaging", - "description": "Danish municipalities implementation guide for FFB messaging. A standard for exchanging social information from citizen journals between municipalities. The aim is to support citizens continuously, e.g. when they move, or receives interventions outside their home municipality.", - "authority": "HL7 Denmark", - "country": "dk", - "history": "http://fhir.kl.dk/ffbmessaging/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.kl.dk/ffbmessaging", - "ci-build": "http://build.fhir.org/ig/hl7dk/kl-ffb-messaging", - "editions": [ - { - "name": "Releases", - "ig-version": "1.0.0", - "package": "kl.dk.fhir.ffbmessaging#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.kl.dk/ffbmessaging/1.0.0" - } - ] - }, - { - "name": "KLFFinst", - "category": "Core", - "npm-name": "kl.dk.fhir.ffinst", - "description": "Danish municipalities implementation guide for FFInst ", - "authority": "HL7 Denmark", - "country": "dk", - "history": "http://fhir.kl.dk/ffinst/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.kl.dk/ffinst", - "ci-build": "http://build.fhir.org/ig/hl7dk/KL-dk-tools", - "editions": [ - { - "name": "Releases", - "ig-version": "1.0.0", - "package": "kl.dk.fhir.ffinst#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.kl.dk/ffinst/1.0.0" - } - ] - }, - { - "name": "KLFFBReporting", - "category": "Clinical Registries", - "npm-name": "kl.dk.fhir.ffbreporting", - "description": "Danish municipalities implementation guide for FFB reporting. A standard for reporting social information from citizen journals to a gateway. The aim is to use the data in population based studies and management information systems", - "authority": "HL7 Denmark", - "country": "dk", - "history": "http://fhir.kl.dk/ffbreporting/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.kl.dk/ffbreporting", - "ci-build": "http://build.fhir.org/ig/hl7dk/kl-ffb-reporting", - "editions": [ - { - "name": "Releases", - "ig-version": "1.0.0", - "package": "kl.dk.fhir.ffbreporting#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.kl.dk/ffbreporting/1.0.0" - } - ] - }, - { - "name": "Animal terapeuta (não humano)", - "category": "Research", - "npm-name": "animal.terapeuta", - "description": "Cadastro de animais terapeutas visando a facilidade de localização deles pelas habilidades.", - "authority": "CGIS (UFG) (BR)", - "country": "br", - "history": "https://fhir.fabrica.inf.ufg.br/ig/history.html", - "language": [ - "pt" - ], - "canonical": "https://fhir.fabrica.inf.ufg.br/ig", - "ci-build": "https://fhir.fabrica.inf.ufg.br/ig", - "editions": [ - { - "name": "Releases", - "ig-version": "0.1.2", - "package": "animal.terapeuta#0.1.2", - "fhir-version": [ - "4.0.1" - ], - "url": "https://fhir.fabrica.inf.ufg.br/ig" - } - ] - }, - { - "name": "Common FHIR profile vendor collaboration", - "category": "EHR Access", - "npm-name": "care.commonprofiles.fhir", - "description": "ImplementationGuide published by a collaborative group of Swedish stakeholders of healthcare IT systems.", - "authority": "CommonProfiles.care (SE)", - "country": "se", - "history": "https://commonprofiles.care/fhir/history.html", - "language": [ - "en" - ], - "canonical": "https://commonprofiles.care/fhir", - "ci-build": "https://build.fhir.org/ig/commonprofiles-care/fhir/", - "editions": [ - { - "name": "Releases", - "ig-version": "1.0.1", - "package": "care.commonprofiles.fhir#1.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://commonprofiles.care/fhir/1.0.1/" - } - ] - }, - { - "name": "KLGatewayRehab", - "category": "Clinical Registries", - "npm-name": "kl.dk.fhir.rehab", - "description": "This implementation guide describes the delivery of §140 rehabilitation data to KL Gateway.", - "authority": "HL7 Denmark", - "country": "dk", - "history": "http://fhir.kl.dk/rehab/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.kl.dk/rehab", - "ci-build": "http://build.fhir.org/ig/hl7dk/kl-gateway-rehab", - "editions": [ - { - "name": "Releases", - "ig-version": "2.0.0", - "package": "kl.dk.fhir.rehab#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.kl.dk/rehab/2.0.0" - } - ] - }, - { - "name": "KLGatewayPrevention", - "category": "Clinical Registries", - "npm-name": "kl.dk.fhir.prevention", - "description": "This implementation guide describes the delivery of §119 prevention/health promotion data to KL Gateway.", - "authority": "HL7 Denmark", - "country": "dk", - "history": "http://fhir.kl.dk/prevention/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.kl.dk/prevention", - "ci-build": "http://build.fhir.org/ig/hl7dk/kl-gateway-prevention", - "editions": [ - { - "name": "Releases", - "ig-version": "2.0.0", - "package": "kl.dk.fhir.prevention#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.kl.dk/prevention/2.0.0" - } - ] - }, - { - "name": "KLChildren", - "category": "Clinical Registries", - "npm-name": "kl.dk.fhir.children", - "description": "This implementation guide describes the delivery of children health data to KL Gateway.", - "authority": "HL7 Denmark", - "country": "dk", - "history": "http://fhir.kl.dk/children/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.kl.dk/children", - "ci-build": "http://build.fhir.org/ig/hl7dk/kl-children", - "editions": [ + "name" : "Release", + "ig-version" : "1.4.0", + "package" : "medcom.fhir.dk.terminology#1.4.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/terminology/1.4.0" + }, { - "name": "Releases", - "ig-version": "2.0.0", - "package": "kl.dk.fhir.children#2.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.kl.dk/children/2.0.0" - } - ] - }, - { - "name": "KR Core Implementation Guide", - "category": "National Base", - "npm-name": "hl7.fhir.kr.core", - "description": "Base Korean national implementation guide", - "authority": "HL7 Korea", - "product": [ - "fhir" - ], - "country": "kr", - "language": [ - "kr", - "en" - ], - "history": "http://www.hl7korea.or.kr/fhir/krcore/history.html", - "canonical": "http://www.hl7korea.or.kr/fhir/krcore", - "editions": [ + "name" : "Release", + "ig-version" : "1.3.0", + "package" : "medcom.fhir.dk.terminology#1.3.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/terminology/1.3.0" + }, { - "name": "STU 1", - "ig-version": "1.0.1", - "package": "hl7.fhir.kr.core#1.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://www.hl7korea.or.kr/fhir/krcore/STU1.0.1/" - } - ] - }, - { - "name": "FHIRJPCoreImplementationGuide", - "category": "National Base", - "npm-name": "hl7.fhir.jp.core", - "description": "HL7 FHIR JP Core ImplementationGuide", - "authority": "FHIR Japan / JAMI", - "product": [ - "fhir" - ], - "country": "jp", - "language": [ - "ja" - ], - "implementations": [ + "name" : "Release", + "ig-version" : "1.2.0", + "package" : "medcom.fhir.dk.terminology#1.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/terminology/1.2.0" + }, { - "name": "Source Code", - "type": "source", - "url": "https://github.com/jami-fhir-jp-wg/jp-core-v1x" - } - ], - "history": "https://jpfhir.jp/fhir/core/history.html", - "canonical": "http://jpfhir.jp/fhir/core", - "editions": [ + "name" : "Release", + "ig-version" : "1.1.1", + "package" : "medcom.fhir.dk.terminology#1.1.1", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/terminology/1.1.1" + }, + { + "name" : "Release", + "ig-version" : "1.1.0", + "package" : "medcom.fhir.dk.terminology#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/terminology/1.1.0" + }, { - "name": "jp-core.r4", - "ig-version": "1.1.1", - "package": "hl7.fhir.r4.core#1.1.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://jpfhir.jp/fhir/core/1.1.1" + "name" : "Release", + "ig-version" : "1.0.0", + "package" : "medcom.fhir.dk.terminology#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/terminology/1.0.0" } ] }, { - "name": "HL7Japan_JAMIeReferralImplementationGuide", - "category": "Clinical Documents", - "npm-name": "eReferral", - "description": "診療情報提供書 HL7 Japan-JAMI eReferral ImplementationGuide", - "authority": "FHIR Japan / JAMI", - "product": [ - "fhir" - ], - "country": "jp", - "language": [ - "ja" - ], - "history": "https://jpfhir.jp/fhir/eReferral/igv1/updateHistory.html", - "canonical": "https://jpfhir.jp/fhir/eReferral", - "editions": [ + "name" : "DK MedCom HospitalNotification", + "category" : "HospitalNotification", + "npm-name" : "medcom.fhir.dk.hospitalnotification", + "description" : "This IG includes profiles used in MedCom's HospitalNotification standard. The purpose of HospitalNotification is to inform the citizen’s current care and health provider in the primary sector about the start, end, and period of leave of the citizen’s stay at the hospital. The communication is messagebased.", + "authority" : "MedCom (DK)", + "country" : "dk", + "history" : "http://medcomfhir.dk/ig/hospitalnotification/history.html", + "language" : ["en"], + "canonical" : "http://medcomfhir.dk/ig/hospitalnotification", + "ci-build" : "http://build.fhir.org/ig/medcomdk/dk-medcom-hospitalnotification", + "editions" : [ + { + "name" : "Release", + "ig-version" : "3.0.1", + "package" : "medcom.fhir.dk.hospitalnotification#3.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/hospitalnotification/3.0.1" + }, + { + "name" : "Release", + "ig-version" : "3.0.0", + "package" : "medcom.fhir.dk.hospitalnotification#3.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/hospitalnotification/3.0.0" + }, + { + "name" : "Release", + "ig-version" : "2.0.0", + "package" : "medcom.fhir.dk.hospitalnotification#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/hospitalnotification/2.0.0" + }, { - "name": "eReferral", - "ig-version": "1.1.4", - "package": "eReferral#1.1.4", - "fhir-version": [ - "4.0.1" - ], - "url": "https://jpfhir.jp/fhir/eReferral/igv1" + "name" : "STU", + "ig-version" : "1.0.0", + "package" : "medcom.fhir.dk.hospitalnotification#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/fhir/ig/dk-medcom-hospitalnotification" } ] }, { - "name": "HL7JapanJAMIeDischargeSummaryImplementationGuide", - "category": "Clinical Documents", - "npm-name": "eDischargeSummary", - "description": "退院時サマリー HL7 Japan-JAMI eDischargeSummary ImplementationGuide", - "authority": "FHIR Japan / JAMI", - "product": [ - "fhir" - ], - "country": "jp", - "language": [ - "ja" - ], - "history": "https://jpfhir.jp/fhir/eDisSummary/igv1/updateHistory.html", - "canonical": "https://jpfhir.jp/fhir/eDisSummary", - "editions": [ - { - "name": "eDischargeSummary", - "ig-version": "1.1.4", - "package": "eDischargeSummary#1.1.4", - "fhir-version": [ - "4.0.1" - ], - "url": "https://jpfhir.jp/fhir/eDisSummary/igv1" - } - ] - }, - { - "name": "HL7 Europe Laboratory Report", - "category": "Laboratory Report", - "npm-name": "hl7.fhir.eu.laboratory", - "description": "This guide defines a set of common rules to be applied to HL7 FHIR to represent a Laboratory Report in the European Context, coherently with the European eHN Guidelines", - "authority": "HL7 Europe", - "country": "eu", - "history": "http://hl7.eu/fhir/laboratory/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.eu/fhir/laboratory", - "ci-build": "http://build.fhir.org/ig/hl7-eu/laboratory", - "editions": [ - { - "name": "STU 1", - "ig-version": "0.1.0", - "package": "hl7.fhir.eu.laboratory#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.eu/fhir/laboratory/0.1.0" - } - ] - }, - { - "name": "HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1", - "category": "National Base", - "npm-name": "hl7.fhir.be.public-health", - "description": "HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1", - "authority": "eHealth Platform Belgium", - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/public-health/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/public-health", - "ci-build": "http://build.fhir.org/ig/hl7-be/public-health", - "editions": [ - { - "name": "Trial Use", - "ig-version": "1.0.2", - "package": "hl7.fhir.be.public-health#1.0.2", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/public-health/1.0.2" - } - ] - }, - { - "name": "eHealth FHIR Infrastructure and Security Profiles for Belgium", - "category": "National Base", - "npm-name": "hl7.fhir.be.infsec", - "description": "eHealth FHIR Infrastructure and Security Profiles for Belgium", - "authority": "eHealth Platform Belgium", - "country": "be", - "history": "https://www.ehealth.fgov.be/standards/fhir/infsec/history.html", - "language": [ - "en" - ], - "canonical": "https://www.ehealth.fgov.be/standards/fhir/infsec", - "ci-build": "http://build.fhir.org/ig/hl7-be/infsec", - "editions": [ - { - "name": "Trial Use", - "ig-version": "1.0.0", - "package": "hl7.fhir.be.infsec#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://www.ehealth.fgov.be/standards/fhir/infsec/1.0.0" - } - ] - }, - { - "name": "Finnish Implementation Guide for SMART App Launch", - "npm-name": "hl7.fhir.fi.smart", - "category": "National Base", - "description": "Guidelines for using the SMART App Launch mechanism in Finland, published and maintained by HL7 Finland.", - "authority": "HL7", - "country": "fi", - "history": "https://hl7.fi/fhir/finnish-smart/history.html", - "language": [ - "en" - ], - "canonical": "https://hl7.fi/fhir/finnish-smart", - "ci-build": "https://fhir.fi/finnish-smart", - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.fi.smart#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://hl7.fi/fhir/finnish-smart/1.0.0" - } - ] - }, - { - "name": "Finnish Base Profiles", - "category": "National Base", - "npm-name": "hl7.fhir.fi.base", - "description": "A core set of FHIR resources profiled for use in Finland, published and maintained by HL7 Finland", - "authority": "HL7", - "country": "fi", - "history": "https://hl7.fi/fhir/finnish-base-profiles/history.html", - "language": [ - "en" - ], - "canonical": "https://hl7.fi/fhir/finnish-base-profiles", - "ci-build": "https://fhir.fi/finnish-base-profiles", - "editions": [ - { - "name": "STU 1", - "ig-version": "1.0.0", - "package": "hl7.fhir.fi.base#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://hl7.fi/fhir/finnish-base-profiles/1.0.0" - } - ] - }, - { - "name": "Finnish Scheduling", - "category": "Workflow", - "npm-name": "hl7.fhir.fi.scheduling", - "description": "Finnish HL7 FHIR implementation guide for scheduling, published and maintained by HL7 Finland", - "authority": "HL7", - "country": "fi", - "history": "https://hl7.fi/fhir/finnish-scheduling/history.html", - "language": [ - "en" - ], - "canonical": "https://hl7.fi/fhir/finnish-scheduling", - "ci-build": "https://fhir.fi/finnish-scheduling", - "editions": [ - { - "name": "STU 1 Draft", - "ig-version": "0.1.0", - "package": "hl7.fhir.fi.scheduling#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://hl7.fi/fhir/finnish-scheduling/0.1.0" - } - ] - }, - { - "name": "Document Subscription for Mobile (DSUBm)", - "category": "Clinical Document", - "npm-name": "ihe.iti.dsubm", - "description": "The Document Subscription for Mobile (DSUBm) profile provides a FHIR based subscription and notification mechanisms for Document Sharing. Enabling a subscription and notification when a document publication event matches the criteria expressed in the subscription.", - "authority": "IHE", - "country": "uv", - "history": "https://profiles.ihe.net/ITI/DSUBm/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/ITI/DSUBm", - "ci-build": "http://build.fhir.org/ig/IHE/ITI.DSUBm/branches/master/index.html", - "editions": [ - { - "name": "Publication", - "ig-version": "1.0.0", - "package": "ihe.iti.dsubm#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/ITI/DSUBm/1.0.0" - } - ] - }, - { - "name": "HRSA Uniform Data System (UDS) Patient Level Submission (PLS) (UDS+ or uds-plus) FHIR IG", - "category": "Govt Reporting", - "npm-name": "fhir.hrsa.uds-plus", - "description": "UDS+ is part of HRSA`s modernization initiatives and requires health centers to report data annually as part of the funding grants. UDS is a standard data set that provides consistent information about Federally Qualified Health Centers. It is the source of non duplicated data for the entire scope of services included in the grant or designation for the calendar year. HRSA uses UDS data to assess the impact and performance of the Health Center Program, and to promote data-driven quality improvement", - "authority": "US Government", - "country": "us", - "history": "http://fhir.org/guides/hrsa/uds-plus/history.html", - "language": [ - "en" - ], - "canonical": "http://fhir.org/guides/hrsa/uds-plus", - "ci-build": "http://build.fhir.org/ig/drajer-health/uds-plus", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.1", - "package": "fhir.hrsa.uds-plus#1.0.1", - "fhir-version": [ - "4.0.1" - ], - "url": "http://fhir.org/guides/hrsa/uds-plus/STU1" - } - ] - }, - { - "name": "Pharmaceutical Quality (Industry)", - "category": "Pharmaceutical", - "npm-name": "hl7.fhir.uv.pharm-quality", - "description": "The FHIR resource profiles specified in this implementation guide represent data in the ICH Quality Guidelines (https://www.ich.org/page/quality-guidelines). This implementation guide defines universal realm structured data elements to support structured authoring (e.g., master data; advanced analysis) for the creation and exchange of Quality information internationally.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/pharm-quality/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/pharm-quality", - "ci-build": "http://build.fhir.org/ig/HL7/uv-dx-pq", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.pharm-quality#1.0.0", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/uv/pharm-quality/STU1" - } - ] - }, - { - "name": "Using CQL with FHIR Implementation Guide", - "category": "infrastructure", - "npm-name": "hl7.fhir.uv.cql", - "description": "The Using CQL with FHIR implementation guide defines profiles, operations and guidance for the use of CQL with FHIR, both as a mechanism for querying, as well as inline and integrated usage as part of knowledge artifacts.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/cql/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/cql", - "ci-build": "http://build.fhir.org/ig/HL7/cql-ig", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.uv.cql#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/cql/STU1" - } - ] - }, - { - "name": "Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide", - "category": "Public Health", - "npm-name": "hl7.fhir.us.resp-net", - "description": "The Respiratory Virus Hospitalization Surveillance Network (RESP-NET) comprises three platforms that conduct population-based surveillance for laboratory-confirmed hospitalizations associated with COVID-19, Influenza, and Respiratory Syncytial Virus (RSV) among children and adults.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/resp-net/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/resp-net", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-resp-net-ig", - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.us.resp-net#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/resp-net/2024Jan" - } - ] - }, - { - "name": "US Prescription Drug Monitoring Program (PDMP)", - "category": "Medications / Immunizations", - "npm-name": "hl7.fhir.us.pdmp", - "description": "Guidance on the use of FHIR resources and search operations to allow requestors (prescribers, pharmacists, others) to obtain a patient\u0027s medication records held in one or more Prescription Drug Monitoring Programs (PDMPs). Also describes how the information supplied by the PDMPs is contained in the other information exchanges in the larger PDMP environment.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/pdmp/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/pdmp", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-pdmp", - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.us.pdmp#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/pdmp/2024May" - } - ] - }, - { - "name": "US Medication REMS", - "category": "Medications / Immunizations", - "npm-name": "hl7.fhir.us.medication-rems", - "description": "A Risk Evaluation and Mitigation Strategies (REMS) is a drug safety program that the U.S. FDA requires for certain medications with serious safety concerns. Complying with REMS can introduce manual work for the provider and potential delays in getting the medication to the patient. This IG provides guidance on using FHIR to automate notifications and information exchange between the provider and the REMS Administrator--to reduce burden on the provider and prevent delays in patient care.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/medication-rems/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/medication-rems", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-medication-rems-ig", - "editions": [ - { - "name": "STU1", - "ig-version": "1.0.0", - "package": "hl7.fhir.us.medication-rems#1.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/medication-rems/STU1" - } - ] - }, - { - "name": "CardX Hypertension Management IG", - "category": "Diagnostics", - "npm-name": "hl7.fhir.uv.cardx-htn-mng", - "description": "This implementation guide is intended to increase the quality of blood pressure data observed by the patient taken in a non-clinical setting or at home.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/cardx-htn-mng/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/cardx-htn-mng", - "ci-build": "http://build.fhir.org/ig/HL7/cardx-htn-mng", - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.cardx-htn-mng#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/cardx-htn-mng/2024May" - } - ] - }, - { - "name": "Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA", - "category": "Pharmaceutical", - "npm-name": "hl7.fhir.us.pq-cmc-fda", - "description": "The FDA PQ-CMC FHIR IG is for submission of structured and standardized information regarding drug product quality, chemistry, manufacturing and processes controls. This data is intended for submission to the US FDA by biopharmaceutical companies for the purpose of drug application review.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/pq-cmc-fda/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/pq-cmc-fda", - "ci-build": "http://build.fhir.org/ig/HL7/FHIR-us-pq-cmc-fda", - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.us.pq-cmc-fda#1.0.0-ballot", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/us/pq-cmc-fda/2024May" - } - ] - }, - { - "name": "HL7 Tools Extension IG", - "category": "Infrastructure", - "npm-name": "hl7.fhir.uv.tools", - "description": "Definitions of the code systems and extensions used by the FHIR tools (validators, code generators, IG publication, etc)", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/tools/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/tools", - "ci-build": "http://build.fhir.org/ig/FHIR/fhir-tools-ig", - "editions": [ - { - "name": "Releases Informative", - "ig-version": "0.2.0", - "package": "hl7.fhir.uv.tools#0.2.0", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/tools/0.2.0" - } - ] - }, - { - "name": "FHIR Implementation Guide for ABDM", - "category": "National Base", - "npm-name": "ndhm.in", - "description": "FHIR Implementation Guide for Ayushman Bharat Digital Mission", - "authority": "NRCeS", - "country": "in", - "history": "https://nrces.in/ndhm/fhir/r4/history.html", - "language": [ - "en" - ], - "canonical": "https://nrces.in/ndhm/fhir/r4", - "ci-build": "https://nrces.in/ndhm/fhir/r4", - "editions": [ - { - "name": "Releases", - "ig-version": "6.0.0", - "package": "ndhm.in#6.0.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://nrces.in/ndhm/fhir/r4/6.0.0" - } - ] - }, - { - "name": "IHE FHIR Profile: Occupational Data for Health (ODH) - International", - "category": "Clinical Records", - "npm-name": "ihe.pcc.odh", - "description": "??", - "authority": "??", - "country": "??", - "history": "https://profiles.ihe.net/PCC/ODH/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/PCC/ODH", - "ci-build": "http://build.fhir.org/ig/IHE/PCC.ODH/branches/master/index.html", - "editions": [ - { - "name": "Publication Ballot", - "ig-version": "1.0.0-comment", - "package": "ihe.pcc.odh#1.0.0-comment", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/PCC/ODH/1.0.0-comment" - } - ] - }, - { - "name": "HL7 Europe Extensions", - "category": "Extensions", - "npm-name": "hl7.fhir.eu.extensions", - "description": "This guide lists the extensions specified for the European REALM.", - "authority": "HL7 Europe", - "country": "eu", - "history": "http://hl7.eu/fhir/extensions/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.eu/fhir/extensions", - "ci-build": "http://build.fhir.org/ig/hl7-eu/extensions", - "editions": [ - { - "name": "Release", - "ig-version": "0.1.0", - "package": "hl7.fhir.eu.extensions#0.1.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.eu/fhir/extensions/0.1.0" - } - ] - }, - { - "name": "HL7 FHIR Implementation Guide Laboratory Report", - "category": "Laboratory Report", - "npm-name": "hl7.fhir.it.lab-report", - "description": "This guide defines a set of common rules to be applied to HL7 FHIR to represent a Laboratory Report in the Italian Context, coherently with the European FHIR Implementation Guide", - "authority": "HL7 Italia", - "country": "it", - "history": "http://hl7.it/fhir/lab-report/history.html", - "language": [ - "it" - ], - "canonical": "http://hl7.it/fhir/lab-report", - "ci-build": "http://build.fhir.org/ig/hl7-it/lab-report", - "editions": [ + "name" : "DK MedCom Acknowledgement", + "category" : "Acknowledgement", + "npm-name" : "medcom.fhir.dk.acknowledgement", + "description" : "This IG includes profiles used in MedCom's Acknowledgement standard. An Acknowledgement is used as a receipt in messagebased communication.", + "authority" : "MedCom (DK)", + "country" : "dk", + "history" : "http://medcomfhir.dk/ig/acknowledgement/history.html", + "language" : ["en"], + "canonical" : "http://medcomfhir.dk/ig/acknowledgement/", + "ci-build" : "http://build.fhir.org/ig/medcomdk/dk-medcom-acknowledgement", + "editions" : [ + { + "name" : "Release", + "ig-version" : "2.0.1", + "package" : "medcom.fhir.dk.acknowledgement#2.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/acknowledgement/2.0.1" + }, + { + "name" : "Release", + "ig-version" : "2.0.0", + "package" : "medcom.fhir.dk.acknowledgement#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/acknowledgement/2.0.0" + }, + { + "name" : "STU", + "ig-version" : "1.0.0", + "package" : "medcom.fhir.dk.acknowledgement#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/fhir/ig/dk-medcom-acknowledgement" + } + ] + }, + { + "name" : "DK MedCom HomeCareObservation", + "category" : "HomeCareObservation", + "npm-name" : "medcom.fhir.dk.homecareobservation", + "description" : "This Implementation Guide contains profiles developed to be part of a production trial of the communication between the general practitioner and municipal acute care team. ", + "authority" : "MedCom", + "country" : "Denmark", + "history" : "http://medcomfhir.dk/ig/homecareobservation/history.html", + "language" : ["en"], + "canonical" : "http://medcomfhir.dk/ig/homecareobservation", + "ci-build" : "http://build.fhir.org/ig/medcomdk/dk-medcom-homecareobservation", + "editions" : [ + { + "name" : "Release", + "ig-version" : "1.0.0", + "package" : "medcom.fhir.dk.homecareobservation#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/homecareobservation/1.0.0" + } + ] + }, + { + "name" : "DK MedCom Messaging", + "category" : "Messaging", + "npm-name" : "medcom.fhir.dk.messaging", + "description" : "This IG includes messaging profiles defined by MedCom. These profiles are used in messagebased communication.", + "authority" : "MedCom (DK)", + "country" : "dk", + "history" : "http://medcomfhir.dk/ig/messaging/history.html", + "language" : ["en"], + "canonical" : "http://medcomfhir.dk/ig/messaging/", + "ci-build" : "http://build.fhir.org/ig/medcomdk/dk-medcom-messaging", + "editions" : [ + { + "name" : "Release", + "ig-version" : "2.1.0", + "package" : "medcom.fhir.dk.messaging#2.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/messaging/2.1.0" + }, + { + "name" : "Release", + "ig-version" : "2.0.0", + "package" : "medcom.fhir.dk.messaging#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/ig/messaging/2.0.0" + }, { - "name": "Release 1", - "ig-version": "0.2.0", - "package": "hl7.fhir.it.lab-report#0.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.it/fhir/lab-report/0.2.0" + "name" : "STU", + "ig-version" : "1.0.0", + "package" : "medcom.fhir.dk.messaging#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://medcomfhir.dk/fhir/ig/dk-medcom-messaging" } - ] - }, - { - "name": "IG Tooling by GKL", - "category": "Research", - "npm-name": "hl7.at.fhir.gkl.ig-tooling", - "description": "This IG is built in order to describe the IG tooling.", - "country": "at", - "history": "https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/history.html", - "language": [ - "en" - ], - "canonical": "https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling", - "ci-build": "http://build.fhir.org/ig/gabriel0316/ig-tooling", - "editions": [ - { - "name": "DSTU 1", - "ig-version": "0.2.0", - "package": "hl7.at.fhir.gkl.ig-tooling#0.2.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.2.0" - } - ] - }, - { - "name": "FHIR Clinical Documents", - "category": "Clinical Documents", - "npm-name": "hl7.fhir.uv.fhir-clinical-document", - "description": "The FHIR Clinical Document Implementation Guide is a canonical representation of a clinical document in FHIR. The IG serves as a common universal starting point for those creating their own FHIR clinical document specifications, and supports those CDA users wishing to migrate to a FHIR-based representation of clinical documents.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/fhir-clinical-document/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/fhir-clinical-document", - "ci-build": "http://build.fhir.org/ig/HL7/fhir-clinical-document/index.html", - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.fhir-clinical-document#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/fhir-clinical-document/2024Sep" - } - ] - }, - { - "name": "SMART Health Cards and Links FHIR IG", - "category": "Personal Healthcare", - "npm-name": "hl7.fhir.uv.smart-health-cards-and-links", - "description": "This Implementation Guide defines secure, standards-based mechanisms for individuals to store, share, and manage their health data. It encompasses SMART Health Cards (SHC) for verifiable clinical records and SMART Health Links (SHL) for flexible sharing of FHIR data, including patient-supplied information, dynamic records, and authorization delegation.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/smart-health-cards-and-links/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/smart-health-cards-and-links", - "ci-build": "http://build.fhir.org/ig/HL7/smart-health-cards-and-links", - "editions": [ + ] + }, + { + "name" : "CDA: Clinical Document Architecture", + "category" : "CDA", + "npm-name" : "hl7.cda.uv.core", + "description" : "This Implementation Guide is a representation of the Clinical Document Architecture (CDA) specification using FHIR Logical Models expressed as FHIR StructureDefinition instances.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/cda/stds/core/history.html", + "language" : ["en"], + "product" : ["cda"], + "canonical" : "http://hl7.org/cda/stds/core", + "ci-build" : "http://build.fhir.org/ig/HL7/CDA-core-sd", + "editions" : [ + { + "name" : "CDA2 Informative", + "ig-version" : "2.0.0-sd", + "package" : "hl7.cda.uv.core#2.0.0-sd", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/cda/stds/core/2.0.0-sd" + } + ] + }, + { + "name" : "Integrated Reporting Applications", + "category" : "Imaging", + "npm-name" : "ihe.rad.ira", + "description" : "The Integrated Reporting Applications (IRA) profile helps applications that are used together during reporting (e.g., image display, report creator, clinical applications, AI tools, etc) to share information using a standard called FHIRcast. Each application can share what it is doing and the data it is creating, referred to as Context and Content, respectively. Other applications are notified so they can then intelligently synchronize their behavior or use the new data.", + "authority" : "IHE", + "country" : "uv", + "history" : "https://profiles.ihe.net/RAD/IRA/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/RAD/IRA", + "ci-build" : "http://build.fhir.org/ig/IHE/RAD.IRA/branches/master/index.html", + "editions" : [ + { + "name" : "Publication", + "ig-version" : "1.0.0", + "package" : "ihe.rad.ira#1.0.0", + "fhir-version" : ["5.0.0"], + "url" : "https://profiles.ihe.net/RAD/IRA/1.0.0" + } + ] + }, + { + "name" : "PDSm", + "category" : "Clinical Documents", + "npm-name" : "ans.fhir.fr.pdsm", + "description" : "Partage de Documents de Santé en mobilité (PDSm)", + "authority" : "ANS (FR)", + "country" : "fr", + "language" : "fr", + "history" : "https://interop.esante.gouv.fr/ig/fhir/pdsm/history.html", + "canonical" : "https://interop.esante.gouv.fr/ig/fhir/pdsm", + "ci-build" : "https://build.interop.esante.gouv.fr/ig/fhir/pdsm", + "editions" : [ + { + "name" : "Release 17.3.2023 (3.0.0)", + "ig-version" : "3.0.0", + "fhir-version" : ["4.0.1"], + "package" : "ans.fhir.fr.pdsm#3.0.0", + "url" : "https://interop.esante.gouv.fr/ig/fhir/pdsm/3.0.0" + } + ] + }, + { + "name" : "U.S. Physical Activity IG", + "category" : "Care Planning", + "npm-name" : "hl7.fhir.us.physical-activity", + "description" : "Defines U.S. interoperability expectations related to physical activity, including primary assessment, supporting measures, plans, goals, referrals and patient-engagement. Supports interoperability between care managers (e.g. EHRs, community health systems, etc.), service providers (physical activity professionals including exercise physiologists, personal trainers, community fitness centers, etc.), as well as patient-facing applications.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/physical-activity/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/physical-activity", + "ci-build" : "http://build.fhir.org/ig/HL7/physical-activity", + "editions" : [ + { + "name" : "STU 1.0", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.physical-activity#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/physical-activity/STU1" + } + ] + }, + { + "name" : "Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG", + "category" : "Public Health and Research", + "npm-name" : "hl7.fhir.us.registry-protocols", + "description" : "This guide profiles how a registry says what needs to be sent, and how a healthcare provider organization can use that to automate the collection and formatting the data into a submission, conforming to registry or FHIR implementation guide defined profiles and protocols.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/registry-protocols/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/registry-protocols", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-registry-protocols-ig", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.registry-protocols#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/registry-protocols/STU1" + } + ] + }, + { + "name" : "Real Time Location Services Implementation Guide", + "category" : "Administration", + "npm-name" : "hl7.fhir.uv.rtls", + "description" : "This implementation guide defines the use of FHIR resources to exchange real time data about where patients, staff, device, or other assets are located within a hospital or other healthcare facility. This data is typically exchanged between a healthcare system and a Real Time Location System (RTLS) that captures, processes, and stores information about the location of tracking tags.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/rtls/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/rtls", + "ci-build" : "http://build.fhir.org/ig/HL7/rtls-ig", + "editions" : [ + { + "name" : "STU 1.0 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.rtls#1.0.0-ballot", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/uv/rtls/2023May" + } + ] + }, + { + "name" : "Adverse Event Clinical Research R4 Backport", + "category" : "Research", + "npm-name" : "hl7.fhir.uv.ae-research-backport-ig", + "description" : "This IG is for the clinical research setting. It defines the data elements needed to support the workflow for collecting and reporting serious and non-serious adverse events in clinical research to meet the need for regulatory submission requirements.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/ae-research-backport-ig/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/ae-research-backport-ig", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-ae-research-backport-ig", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.1", + "package" : "hl7.fhir.uv.ae-research-backport-ig#1.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/ae-research-backport-ig/STU1" + } + ] + }, + { + "name" : "CCDA: Consolidated CDA Release", + "category" : "CDA", + "npm-name" : "hl7.cda.us.ccda", + "description" : "C-CDA 3.0 merges the C-CDA R2.1 and the C-CDA Companion Guides, adds C-CDA enhancement requests, and incorporates new design and guidance for USCDI V4. The guide represents C-CDA templates using HL7 FHIR StructureDefinition. It is built upon the underlying CDA standard’s structures defined as Logical Models. These FHIR Logical models are abstract data structures which have been instantiated into physical CDA templates to be implemented in CDA data exchange. As such, it adheres to the CDA Release 2.0 standard and remains a CDA-based Implementation Guide (IG).", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/cda/stds/ccda/history.html", + "language" : ["en"], + "product" : ["cda"], + "canonical" : "http://hl7.org/cda/us/ccda", + "ci-build" : "http://build.fhir.org/ig/HL7/CDA-ccda", + "editions" : [ + { + "name" : "CCDA 3.0", + "ig-version" : "3.0.0", + "package" : "hl7.cda.us.ccda#3.0.0", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/cda/us/ccda/3.0.0" + } + ] + }, + { + "name" : "Adverse Event Clinical Research", + "category" : "Research", + "npm-name" : "hl7.fhir.uv.ae-research-ig", + "description" : "This IG is for the clinical research setting. It defines the data elements needed to support the workflow for collecting and reporting serious and non-serious adverse events in clinical research to meet the need for regulatory submission requirements.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/ae-research-ig/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/ae-research-ig", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-ae-research-ig", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.1", + "package" : "hl7.fhir.uv.ae-research-ig#1.0.1", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/uv/ae-research-ig/STU1" + } + ] + }, + { + "name" : "FHIR Core Extensions Registry", + "category" : "Extensions", + "npm-name" : "hl7.fhir.uv.extensions", + "description" : "This package defines the 'core extensions' - the extensions defined globally and available to all implementers", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/extensions/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/extensions", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-extensions", + "editions" : [ + { + "name" : "Release 5.1", + "ig-version" : "5.1.0", + "package" : "hl7.fhir.uv.extensions#5.1.0", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/extensions/5.1.0" + } + ] + }, + { + "name" : "National Directory of Healthcare Providers and Services (NDH) Implementation Guide", + "category" : "Administration", + "npm-name" : "hl7.fhir.us.ndh", + "description" : "Standard for the population, verification and exchange of Health and Social Care Directory information between a Validated National Directory and local directories (primarily for workflow integration). This applies to individual demographics, organizational demographics, relationship between individuals and organizations, services provided, and electronic endpoint metadata", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/ndh/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/ndh", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-us-ndh", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.us.ndh#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/ndh/2023Sep" + } + ] + }, + { + "name" : "Privacy Consent on FHIR (PCF)", + "category" : "Privacy / Security", + "npm-name" : "ihe.iti.pcf", + "description" : "The Privacy Consent on FHIR (PCF) Profile provides support for patient privacy consents and access control where a FHIR API is used to access Document Sharing Health Information Exchanges.", + "authority" : "IHE", + "country" : "uv", + "history" : "https://profiles.ihe.net/ITI/PCF/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/ITI/PCF", + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.PCF/branches/master/index.html", + "editions" : [ + { + "name" : "Publication", + "ig-version" : "1.1.0", + "package" : "ihe.iti.pcf#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/PCF/1.1.0" + } + ] + }, + { + "name" : "HL7 Sweden base profiles", + "category" : "National Base", + "npm-name" : "hl7se.fhir.base", + "description" : "Implementation Guide for Swedish Base Profiles", + "authority" : "HL7 Sweden", + "country" : "se", + "history" : "http://hl7.se/fhir/ig/base/history.html", + "language" : ["en"], + "canonical" : "http://hl7.se/fhir/ig/base", + "ci-build" : "http://build.fhir.org/ig/HL7Sweden/basprofiler-r4", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "1.0.0", + "package" : "hl7se.fhir.base#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.se/fhir/ig/base/1.0.0" + } + ] + }, + { + "name" : "Da Vinci Value-Based Performance Reporting Implementation Guide", + "category" : "quality and financial management", + "npm-name" : "hl7.fhir.us.davinci-vbpr", + "description" : "This implementation guide enables value-based performance reports to be specified in a standard format and exchanged using standardized mechanisms between payers and providers to support the shift from fee-for-service to value-based care.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/davinci-vbpr/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/davinci-vbpr", + "ci-build" : "http://build.fhir.org/ig/HL7/davinci-vbpr", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.davinci-vbpr#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/davinci-vbpr/STU1" + } + ] + }, + { + "name" : "International Birth And Child Model Implementation Guide", + "category" : "Clinical Records", + "npm-name" : "hl7.fhir.uv.ibcm", + "description" : "During a pregnancy clinical systems communicate data about the mother, the unborn fetus(es), the pregnancy, and child(ren). This includes information shared among EHR, ultrasound, radiology, lab and pharmacy systems. This IG explains how you model and communicate data and relate the fetus(es) to the mother using the FHIR resource Patient with extension indicating a distinct fetal record. Options for referencing information such as observation about the fetus as a body site within the maternal record will also be included. Examples and diagrams are provided to illustrate the use cases.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/ibcm/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/ibcm", + "ci-build" : "http://build.fhir.org/ig/HL7/fetal_records", + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "1.0.0-ballot2", + "package" : "hl7.fhir.uv.ibcm#1.0.0-ballot2", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/uv/ibcm/2024Sep" + } + ] + }, + { + "name" : "Canonical Resource Management Infrastructure Implementation Guide", + "category" : "infrastructure", + "npm-name" : "hl7.fhir.uv.crmi", + "description" : "The Canonical Resource Management Infrastructure implementation guide defines profiles, operations, capability statements and guidance to facilitate the content management lifecycle for authoring, publishing, distribution, and implementation of FHIR knowledge artifacts such as value sets, profiles, libraries, rules, and measures. The guide is intended to be used by specification and content implementation guide authors as both a dependency for validation of published artifacts, and a guide for construction and publication of content.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/crmi/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/crmi", + "ci-build" : "http://build.fhir.org/ig/HL7/crmi-ig", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.crmi#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/crmi/STU1" + } + ] + }, + { + "name" : "Evidence Based Medicine on FHIR Implementation Guide", + "category" : "Evidence", + "npm-name" : "hl7.fhir.uv.ebm", + "description" : "This implementation guide covers the broad scope of representation of scientific knowledge, including (1) citations to represent identification, location, classification, and attribution for knowledge artifacts; (2) components of research study design including study eligibility criteria (cohort definitions) and endpoint analysis plans; (3) research results including the statistic findings, definition of variables for which those findings apply, and the certainty of these findings; (4) assessments of research results; (5) aggregation and synthesis of research results; (6) judgments regarding evidence syntheses and contextual factors related to recommendations; (7) recommendations; and (8) compositions of combinations of these types of knowledge. The types of interoperability covered include syntactic (Resource StructureDefinitions) and semantic (value sets).", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/ebm/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/ebm", + "ci-build" : "http://build.fhir.org/ig/HL7/ebm", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.ebm#1.0.0-ballot", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/uv/ebm/2024Jan" + } + ] + }, + { + "name" : "KLTerm", + "category" : "Terminology", + "npm-name" : "kl.dk.fhir.term", + "description" : "Base Terminology for KL", + "authority" : "Kommunernes Landsforening (DK)", + "country" : "dk", + "history" : "http://fhir.kl.dk/term/history.html", + "language" : ["en"], + "canonical" : "http://fhir.kl.dk/term", + "ci-build" : "http://build.fhir.org/ig/hl7dk/kl-term", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "2.1.0", + "package" : "kl.dk.fhir.term#2.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.kl.dk/term/2.1.0" + } + ] + }, + { + "name" : "KLCore", + "category" : "Core", + "npm-name" : "kl.dk.fhir.core", + "description" : "Base Profiles for KL", + "authority" : "Kommunernes Landsforening (DK)", + "country" : "dk", + "history" : "http://fhir.kl.dk/core/history.html", + "language" : ["en"], + "canonical" : "http://fhir.kl.dk/core", + "ci-build" : "http://build.fhir.org/ig/hl7dk/KL-dk", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "1.2.0", + "package" : "kl.dk.fhir.core#1.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.kl.dk/core/1.2.0" + } + ] + }, + { + "name" : "KLGateway", + "category" : "Clinical Registries", + "npm-name" : "kl.dk.fhir.gateway", + "description" : "KL Submission Guide of data for reporting of various elements", + "authority" : "Kommunernes Landsforening (DK)", + "country" : "dk", + "history" : "http://fhir.kl.dk/gateway/history.html", + "language" : ["en"], + "canonical" : "http://fhir.kl.dk/gateway", + "ci-build" : "http://build.fhir.org/ig/hl7dk/kl-gateway", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "1.1.0", + "package" : "kl.dk.fhir.gateway#1.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.kl.dk/gateway/1.1.0" + } + ] + }, + { + "name" : "HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.public-health", + "description" : "Public Health IG", + "authority" : "eHealth Platform Belgium", + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/public-health/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/public-health", + "ci-build" : "http://build.fhir.org/ig/hl7-be/public-health", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.public-health#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/public-health/1.0.0" + } + ] + }, + { + "name" : "Sharing of IPS (sIPS)", + "category" : "Clinical Documents", + "npm-name" : "ihe.iti.sips", + "description" : "Defines how HL7 FHIR IPS is communicated using IHE Document Sharing", + "authority" : "IHE", + "country" : "uv", + "history" : "https://profiles.ihe.net/ITI/sIPS/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/ITI/sIPS", + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.sIPS/branches/master/index.html", + "editions" : [ + { + "name" : "Publication", + "ig-version" : "1.0.0", + "package" : "ihe.iti.sips#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/sIPS/1.0.0" + } + ] + }, + { + "name" : "KLFFBMessaging", + "category" : "Messaging", + "npm-name" : "kl.dk.fhir.ffbmessaging", + "description" : "Danish municipalities implementation guide for FFB messaging. A standard for exchanging social information from citizen journals between municipalities. The aim is to support citizens continuously, e.g. when they move, or receives interventions outside their home municipality.", + "authority" : "HL7 Denmark", + "country" : "dk", + "history" : "http://fhir.kl.dk/ffbmessaging/history.html", + "language" : ["en"], + "canonical" : "http://fhir.kl.dk/ffbmessaging", + "ci-build" : "http://build.fhir.org/ig/hl7dk/kl-ffb-messaging", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "1.0.0", + "package" : "kl.dk.fhir.ffbmessaging#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.kl.dk/ffbmessaging/1.0.0" + } + ] + }, + { + "name" : "KLFFinst", + "category" : "Core", + "npm-name" : "kl.dk.fhir.ffinst", + "description" : "Danish municipalities implementation guide for FFInst ", + "authority" : "HL7 Denmark", + "country" : "dk", + "history" : "http://fhir.kl.dk/ffinst/history.html", + "language" : ["en"], + "canonical" : "http://fhir.kl.dk/ffinst", + "ci-build" : "http://build.fhir.org/ig/hl7dk/KL-dk-tools", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "1.0.0", + "package" : "kl.dk.fhir.ffinst#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.kl.dk/ffinst/1.0.0" + } + ] + }, + { + "name" : "KLFFBReporting", + "category" : "Clinical Registries", + "npm-name" : "kl.dk.fhir.ffbreporting", + "description" : "Danish municipalities implementation guide for FFB reporting. A standard for reporting social information from citizen journals to a gateway. The aim is to use the data in population based studies and management information systems", + "authority" : "HL7 Denmark", + "country" : "dk", + "history" : "http://fhir.kl.dk/ffbreporting/history.html", + "language" : ["en"], + "canonical" : "http://fhir.kl.dk/ffbreporting", + "ci-build" : "http://build.fhir.org/ig/hl7dk/kl-ffb-reporting", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "1.0.0", + "package" : "kl.dk.fhir.ffbreporting#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.kl.dk/ffbreporting/1.0.0" + } + ] + }, + { + "name" : "Animal terapeuta (não humano)", + "category" : "Research", + "npm-name" : "animal.terapeuta", + "description" : "Cadastro de animais terapeutas visando a facilidade de localização deles pelas habilidades.", + "authority" : "CGIS (UFG) (BR)", + "country" : "br", + "history" : "https://fhir.fabrica.inf.ufg.br/ig/history.html", + "language" : ["pt"], + "canonical" : "https://fhir.fabrica.inf.ufg.br/ig", + "ci-build" : "https://fhir.fabrica.inf.ufg.br/ig", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "0.1.2", + "package" : "animal.terapeuta#0.1.2", + "fhir-version" : ["4.0.1"], + "url" : "https://fhir.fabrica.inf.ufg.br/ig" + } + ] + }, + { + "name" : "Common FHIR profile vendor collaboration", + "category" : "EHR Access", + "npm-name" : "care.commonprofiles.fhir", + "description" : "ImplementationGuide published by a collaborative group of Swedish stakeholders of healthcare IT systems.", + "authority" : "CommonProfiles.care (SE)", + "country" : "se", + "history" : "https://commonprofiles.care/fhir/history.html", + "language" : ["en"], + "canonical" : "https://commonprofiles.care/fhir", + "ci-build" : "https://build.fhir.org/ig/commonprofiles-care/fhir/", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "1.0.1", + "package" : "care.commonprofiles.fhir#1.0.1", + "fhir-version" : ["4.0.1"], + "url" : "https://commonprofiles.care/fhir/1.0.1/" + } + ] + }, + { + "name" : "KLGatewayRehab", + "category" : "Clinical Registries", + "npm-name" : "kl.dk.fhir.rehab", + "description" : "This implementation guide describes the delivery of §140 rehabilitation data to KL Gateway.", + "authority" : "HL7 Denmark", + "country" : "dk", + "history" : "http://fhir.kl.dk/rehab/history.html", + "language" : ["en"], + "canonical" : "http://fhir.kl.dk/rehab", + "ci-build" : "http://build.fhir.org/ig/hl7dk/kl-gateway-rehab", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "2.0.0", + "package" : "kl.dk.fhir.rehab#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.kl.dk/rehab/2.0.0" + } + ] + }, + { + "name" : "KLGatewayPrevention", + "category" : "Clinical Registries", + "npm-name" : "kl.dk.fhir.prevention", + "description" : "This implementation guide describes the delivery of §119 prevention/health promotion data to KL Gateway.", + "authority" : "HL7 Denmark", + "country" : "dk", + "history" : "http://fhir.kl.dk/prevention/history.html", + "language" : ["en"], + "canonical" : "http://fhir.kl.dk/prevention", + "ci-build" : "http://build.fhir.org/ig/hl7dk/kl-gateway-prevention", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "2.0.0", + "package" : "kl.dk.fhir.prevention#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.kl.dk/prevention/2.0.0" + } + ] + }, + { + "name" : "KLChildren", + "category" : "Clinical Registries", + "npm-name" : "kl.dk.fhir.children", + "description" : "This implementation guide describes the delivery of children health data to KL Gateway.", + "authority" : "HL7 Denmark", + "country" : "dk", + "history" : "http://fhir.kl.dk/children/history.html", + "language" : ["en"], + "canonical" : "http://fhir.kl.dk/children", + "ci-build" : "http://build.fhir.org/ig/hl7dk/kl-children", + "editions" : [ { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.smart-health-cards-and-links#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/smart-health-cards-and-links/2024Sep" + "name" : "Releases", + "ig-version" : "2.0.0", + "package" : "kl.dk.fhir.children#2.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.kl.dk/children/2.0.0" + } + ] + }, + { + "name" : "KR Core Implementation Guide", + "category" : "National Base", + "npm-name" : "hl7.fhir.kr.core", + "description" : "Base Korean national implementation guide", + "authority" : "HL7 Korea", + "product" : ["fhir"], + "country" : "kr", + "language" : ["kr", "en"], + "history" : "http://www.hl7korea.or.kr/fhir/krcore/history.html", + "canonical" : "http://www.hl7korea.or.kr/fhir/krcore", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.1", + "package" : "hl7.fhir.kr.core#1.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://www.hl7korea.or.kr/fhir/krcore/STU1.0.1/" + } + ] + }, + { + "name" : "FHIRJPCoreImplementationGuide", + "category" : "National Base", + "npm-name" : "hl7.fhir.jp.core", + "description" : "HL7 FHIR JP Core ImplementationGuide", + "authority" : "FHIR Japan / JAMI", + "product" : ["fhir"], + "country" : "jp", + "language" : ["ja"], + "implementations" : [ + { + "name" : "Source Code", + "type" : "source", + "url" : "https://github.com/jami-fhir-jp-wg/jp-core-v1x" } - ] - }, - { - "name": "RIVO-Noord Zorgviewer", - "category": "EHR Access", - "description": "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.", - "authority": "RIVO-Noord (NL)", - "product": [ - "fhir" - ], - "country": "nl", - "language": [ - "nl" - ], - "history": "https://implementatiegids.zorgviewer.nl/changes.html", - "canonical": "https://implementatiegids.zorgviewer.nl", - "ci-build": "https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig", - "editions": [ - { - "name": "Trial Use", - "ig-version": "0.24.0", - "package": "hl7.fhir.nl.zorgviewer#0.24.0", - "fhir-version": [ - "3.0.2" - ], - "url": "https://implementatiegids.zorgviewer.nl" - } - ] - }, - { - "name": "Mobile Antepartum Summary", - "category": "Maternal Health", - "npm-name": "ihe.pcc.maps", - "description": "??", - "authority": "??", - "country": "??", - "history": "https://profiles.ihe.net/PCC/mAPS/history.html", - "language": [ - "en" - ], - "canonical": "https://profiles.ihe.net/PCC/mAPS", - "ci-build": "http://build.fhir.org/ig/IHE/PCC.mAPS/branches/master/index.html", - "editions": [ - { - "name": "Publication Ballot", - "ig-version": "1.0.0-comment", - "package": "ihe.pcc.maps#1.0.0-comment", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/PCC/mAPS/1.0.0-comment" - } - ] - }, - { - "name": "Mobile Antepartum Summary US Realm", - "category": "Maternal Health", - "npm-name": "ihe.pcc.maps.us", - "description": "??", - "authority": "??", - "country": "??", - "history": "https://profiles.ihe.net/us/PCC/mAPS/history.html", - "language": [ - "en" ], - "canonical": "https://profiles.ihe.net/us/PCC/mAPS", - "ci-build": "http://build.fhir.org/ig/IHE/PCC.mAPS.us/branches/master/index.html", - "editions": [ - { - "name": "Publication Ballot", - "ig-version": "1.0.0-comment", - "package": "ihe.pcc.maps.us#1.0.0-comment", - "fhir-version": [ - "4.0.1" - ], - "url": "https://profiles.ihe.net/us/PCC/mAPS/1.0.0-comment" - } - ] - }, - { - "name": "DICOM® SR to FHIR Resource Mapping IG", - "category": "Imaging", - "npm-name": "hl7.fhir.uv.dicom-sr", - "description": "Provides guidance for extracting key content from DICOM Structured Report (SR) objects into FHIR Observations to make use of the results with the larger hospital enterprise.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/dicom-sr/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/dicom-sr", - "ci-build": "http://build.fhir.org/ig/HL7/dicom-sr", - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.dicom-sr#1.0.0-ballot", - "fhir-version": [ - "5.0.0" - ], - "url": "http://hl7.org/fhir/uv/dicom-sr/2024Sep" - } - ] - }, - { - "name": "National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide", - "category": "Public Health", - "npm-name": "hl7.fhir.us.nhsn-dqm", - "description": "This implementation guide creates a framework for reporting to the National Healthcare Safety Network (NHSN) using digital quality measures (dQMs). NHSN will create FHIR Measure resources that comply with this framework and receive the resulting MeasureReport and related resources. The Measure resources will be processed by a measure evaluation engine, which can either pull data from an EHR FHIR API for evaluation, or be implemented inside an EHR directly.", - "authority": "HL7", - "country": "us", - "history": "http://hl7.org/fhir/us/nhsn-dqm/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/us/nhsn-dqm", - "ci-build": "http://build.fhir.org/ig/HL7/nhsn-dqm", - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.us.nhsn-dqm#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/us/nhsn-dqm/2024Sep" - } - ] - }, - { - "name": "FHIR Application Feature Framework Implementation Guide", - "category": "Infrastructure", - "npm-name": "hl7.fhir.uv.application-feature", - "description": "This IG defines profiles and extensions to implement features that were formerly considered for what was known as CapabilityStatement2. This includes a terminology-based approach to managing new assertions around system capabilities, which will allow for feature negotiation.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/application-feature/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/application-feature", - "ci-build": "http://build.fhir.org/ig/HL7/capstmt", - "editions": [ - { - "name": "STU 1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.application-feature#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/application-feature/2024Sep" - } - ] - }, - { - "name": "Terminology Change Set Exchange", - "category": "Terminologies", - "npm-name": "hl7.fhir.uv.termchangeset", - "description": "This IG provides profiles and implementation guidance for exchanging terminology change sets that include full semantic detail from the source terminology utilizing the CodeSystem resource. It also addresses exchanging terminology change sets containing provisional concepts not yet incorporated in source terminologies. Analysis of semantic detail to include in a change set is informed by the Tinkar Standardized Terminology Knowledgebase (https://www.hl7.org/implement/standards/product_brief.cfm?product_id\u003d573) Reference Model, and mappings from that model are included on CodeSystem profiles.", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/termchangeset/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/termchangeset", - "ci-build": "http://build.fhir.org/ig/HL7/termchangeset-ig", - "editions": [ - { - "name": "STU1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.termchangeset#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/termchangeset/2024Sep" - } - ] - }, - { - "name": "HL7 Laboratory Report", - "category": "Orders and Observations", - "npm-name": "hl7.fhir.uv.lab-report", - "description": "Universal implementation guide for laboratory reporting using FHIR (based on FHIR document or DiagnosticReport)", - "authority": "HL7", - "country": "uv", - "history": "http://hl7.org/fhir/uv/lab-report/history.html", - "language": [ - "en" - ], - "canonical": "http://hl7.org/fhir/uv/lab-report", - "ci-build": "http://build.fhir.org/ig/HL7/uv-lab-rep-ig", - "editions": [ + "history" : "https://jpfhir.jp/fhir/core/history.html", + "canonical" : "http://jpfhir.jp/fhir/core", + "editions" : [ + { + "name" : "jp-core.r4", + "ig-version" : "1.1.1", + "package" : "hl7.fhir.r4.core#1.1.1", + "fhir-version" : ["4.0.1"], + "url" : "https://jpfhir.jp/fhir/core/1.1.1" + } + ] + }, + { + "name" : "HL7Japan_JAMIeReferralImplementationGuide", + "category" : "Clinical Documents", + "npm-name" : "eReferral", + "description" : "診療情報提供書 HL7 Japan-JAMI eReferral ImplementationGuide", + "authority" : "FHIR Japan / JAMI", + "product" : ["fhir"], + "country" : "jp", + "language" : ["ja"], + "history" : "https://jpfhir.jp/fhir/eReferral/igv1/updateHistory.html", + "canonical" : "https://jpfhir.jp/fhir/eReferral", + "editions" : [ + { + "name" : "eReferral", + "ig-version" : "1.1.4", + "package" : "eReferral#1.1.4", + "fhir-version" : ["4.0.1"], + "url" : "https://jpfhir.jp/fhir/eReferral/igv1" + } + ] + }, + { + "name" : "HL7JapanJAMIeDischargeSummaryImplementationGuide", + "category" : "Clinical Documents", + "npm-name" : "eDischargeSummary", + "description" : "退院時サマリー HL7 Japan-JAMI eDischargeSummary ImplementationGuide", + "authority" : "FHIR Japan / JAMI", + "product" : ["fhir"], + "country" : "jp", + "language" : ["ja"], + "history" : "https://jpfhir.jp/fhir/eDisSummary/igv1/updateHistory.html", + "canonical" : "https://jpfhir.jp/fhir/eDisSummary", + "editions" : [ + { + "name" : "eDischargeSummary", + "ig-version" : "1.1.4", + "package" : "eDischargeSummary#1.1.4", + "fhir-version" : ["4.0.1"], + "url" : "https://jpfhir.jp/fhir/eDisSummary/igv1" + } + ] + }, + { + "name" : "HL7 Europe Laboratory Report", + "category" : "Laboratory Report", + "npm-name" : "hl7.fhir.eu.laboratory", + "description" : "This guide defines a set of common rules to be applied to HL7 FHIR to represent a Laboratory Report in the European Context, coherently with the European eHN Guidelines", + "authority" : "HL7 Europe", + "country" : "eu", + "history" : "http://hl7.eu/fhir/laboratory/history.html", + "language" : ["en"], + "canonical" : "http://hl7.eu/fhir/laboratory", + "ci-build" : "http://build.fhir.org/ig/hl7-eu/laboratory", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.eu.laboratory#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.eu/fhir/laboratory/0.1.0" + } + ] + }, + { + "name" : "HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.public-health", + "description" : "HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1", + "authority" : "eHealth Platform Belgium", + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/public-health/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/public-health", + "ci-build" : "http://build.fhir.org/ig/hl7-be/public-health", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "1.0.2", + "package" : "hl7.fhir.be.public-health#1.0.2", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/public-health/1.0.2" + } + ] + }, + { + "name" : "eHealth FHIR Infrastructure and Security Profiles for Belgium", + "category" : "National Base", + "npm-name" : "hl7.fhir.be.infsec", + "description" : "eHealth FHIR Infrastructure and Security Profiles for Belgium", + "authority" : "eHealth Platform Belgium", + "country" : "be", + "history" : "https://www.ehealth.fgov.be/standards/fhir/infsec/history.html", + "language" : ["en"], + "canonical" : "https://www.ehealth.fgov.be/standards/fhir/infsec", + "ci-build" : "http://build.fhir.org/ig/hl7-be/infsec", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.be.infsec#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://www.ehealth.fgov.be/standards/fhir/infsec/1.0.0" + } + ] + }, + { + "name" : "Finnish Implementation Guide for SMART App Launch", + "npm-name" : "hl7.fhir.fi.smart", + "category" : "National Base", + "description" : "Guidelines for using the SMART App Launch mechanism in Finland, published and maintained by HL7 Finland.", + "authority" : "HL7", + "country" : "fi", + "history" : "https://hl7.fi/fhir/finnish-smart/history.html", + "language" : ["en"], + "canonical" : "https://hl7.fi/fhir/finnish-smart", + "ci-build" : "https://fhir.fi/finnish-smart", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.fi.smart#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://hl7.fi/fhir/finnish-smart/1.0.0" + } + ] + }, + { + "name" : "Finnish Base Profiles", + "category" : "National Base", + "npm-name" : "hl7.fhir.fi.base", + "description" : "A core set of FHIR resources profiled for use in Finland, published and maintained by HL7 Finland", + "authority" : "HL7", + "country" : "fi", + "history" : "https://hl7.fi/fhir/finnish-base-profiles/history.html", + "language" : ["en"], + "canonical" : "https://hl7.fi/fhir/finnish-base-profiles", + "ci-build" : "https://fhir.fi/finnish-base-profiles", + "editions" : [ + { + "name" : "STU 1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.fi.base#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://hl7.fi/fhir/finnish-base-profiles/1.0.0" + } + ] + }, + { + "name" : "Finnish Scheduling", + "category" : "Workflow", + "npm-name" : "hl7.fhir.fi.scheduling", + "description" : "Finnish HL7 FHIR implementation guide for scheduling, published and maintained by HL7 Finland", + "authority" : "HL7", + "country" : "fi", + "history" : "https://hl7.fi/fhir/finnish-scheduling/history.html", + "language" : ["en"], + "canonical" : "https://hl7.fi/fhir/finnish-scheduling", + "ci-build" : "https://fhir.fi/finnish-scheduling", + "editions" : [ + { + "name" : "STU 1 Draft", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.fi.scheduling#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "https://hl7.fi/fhir/finnish-scheduling/0.1.0" + } + ] + }, + { + "name" : "Document Subscription for Mobile (DSUBm)", + "category" : "Clinical Document", + "npm-name" : "ihe.iti.dsubm", + "description" : "The Document Subscription for Mobile (DSUBm) profile provides a FHIR based subscription and notification mechanisms for Document Sharing. Enabling a subscription and notification when a document publication event matches the criteria expressed in the subscription.", + "authority" : "IHE", + "country" : "uv", + "history" : "https://profiles.ihe.net/ITI/DSUBm/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/ITI/DSUBm", + "ci-build" : "http://build.fhir.org/ig/IHE/ITI.DSUBm/branches/master/index.html", + "editions" : [ + { + "name" : "Publication", + "ig-version" : "1.0.0", + "package" : "ihe.iti.dsubm#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/ITI/DSUBm/1.0.0" + } + ] + }, + { + "name" : "HRSA Uniform Data System (UDS) Patient Level Submission (PLS) (UDS+ or uds-plus) FHIR IG", + "category" : "Govt Reporting", + "npm-name" : "fhir.hrsa.uds-plus", + "description" : "UDS+ is part of HRSA`s modernization initiatives and requires health centers to report data annually as part of the funding grants. UDS is a standard data set that provides consistent information about Federally Qualified Health Centers. It is the source of non duplicated data for the entire scope of services included in the grant or designation for the calendar year. HRSA uses UDS data to assess the impact and performance of the Health Center Program, and to promote data-driven quality improvement", + "authority" : "US Government", + "country" : "us", + "history" : "http://fhir.org/guides/hrsa/uds-plus/history.html", + "language" : ["en"], + "canonical" : "http://fhir.org/guides/hrsa/uds-plus", + "ci-build" : "http://build.fhir.org/ig/drajer-health/uds-plus", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.1", + "package" : "fhir.hrsa.uds-plus#1.0.1", + "fhir-version" : ["4.0.1"], + "url" : "http://fhir.org/guides/hrsa/uds-plus/STU1" + } + ] + }, + { + "name" : "Pharmaceutical Quality (Industry)", + "category" : "Pharmaceutical", + "npm-name" : "hl7.fhir.uv.pharm-quality", + "description" : "The FHIR resource profiles specified in this implementation guide represent data in the ICH Quality Guidelines (https://www.ich.org/page/quality-guidelines). This implementation guide defines universal realm structured data elements to support structured authoring (e.g., master data; advanced analysis) for the creation and exchange of Quality information internationally.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/pharm-quality/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/pharm-quality", + "ci-build" : "http://build.fhir.org/ig/HL7/uv-dx-pq", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.pharm-quality#1.0.0", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/uv/pharm-quality/STU1" + } + ] + }, + { + "name" : "Using CQL with FHIR Implementation Guide", + "category" : "infrastructure", + "npm-name" : "hl7.fhir.uv.cql", + "description" : "The Using CQL with FHIR implementation guide defines profiles, operations and guidance for the use of CQL with FHIR, both as a mechanism for querying, as well as inline and integrated usage as part of knowledge artifacts.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/cql/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/cql", + "ci-build" : "http://build.fhir.org/ig/HL7/cql-ig", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.uv.cql#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/cql/STU1" + } + ] + }, + { + "name" : "Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.resp-net", + "description" : "The Respiratory Virus Hospitalization Surveillance Network (RESP-NET) comprises three platforms that conduct population-based surveillance for laboratory-confirmed hospitalizations associated with COVID-19, Influenza, and Respiratory Syncytial Virus (RSV) among children and adults.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/resp-net/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/resp-net", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-resp-net-ig", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.us.resp-net#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/resp-net/2024Jan" + } + ] + }, + { + "name" : "US Prescription Drug Monitoring Program (PDMP)", + "category" : "Medications / Immunizations", + "npm-name" : "hl7.fhir.us.pdmp", + "description" : "Guidance on the use of FHIR resources and search operations to allow requestors (prescribers, pharmacists, others) to obtain a patient's medication records held in one or more Prescription Drug Monitoring Programs (PDMPs). Also describes how the information supplied by the PDMPs is contained in the other information exchanges in the larger PDMP environment.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/pdmp/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/pdmp", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-pdmp", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.us.pdmp#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/pdmp/2024May" + } + ] + }, + { + "name" : "US Medication REMS", + "category" : "Medications / Immunizations", + "npm-name" : "hl7.fhir.us.medication-rems", + "description" : "A Risk Evaluation and Mitigation Strategies (REMS) is a drug safety program that the U.S. FDA requires for certain medications with serious safety concerns. Complying with REMS can introduce manual work for the provider and potential delays in getting the medication to the patient. This IG provides guidance on using FHIR to automate notifications and information exchange between the provider and the REMS Administrator--to reduce burden on the provider and prevent delays in patient care.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/medication-rems/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/medication-rems", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-medication-rems-ig", + "editions" : [ + { + "name" : "STU1", + "ig-version" : "1.0.0", + "package" : "hl7.fhir.us.medication-rems#1.0.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/medication-rems/STU1" + } + ] + }, + { + "name" : "CardX Hypertension Management IG", + "category" : "Diagnostics", + "npm-name" : "hl7.fhir.uv.cardx-htn-mng", + "description" : "This implementation guide is intended to increase the quality of blood pressure data observed by the patient taken in a non-clinical setting or at home.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/cardx-htn-mng/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/cardx-htn-mng", + "ci-build" : "http://build.fhir.org/ig/HL7/cardx-htn-mng", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.cardx-htn-mng#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/cardx-htn-mng/2024May" + } + ] + }, + { + "name" : "Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA", + "category" : "Pharmaceutical", + "npm-name" : "hl7.fhir.us.pq-cmc-fda", + "description" : "The FDA PQ-CMC FHIR IG is for submission of structured and standardized information regarding drug product quality, chemistry, manufacturing and processes controls. This data is intended for submission to the US FDA by biopharmaceutical companies for the purpose of drug application review.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/pq-cmc-fda/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/pq-cmc-fda", + "ci-build" : "http://build.fhir.org/ig/HL7/FHIR-us-pq-cmc-fda", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.us.pq-cmc-fda#1.0.0-ballot", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/us/pq-cmc-fda/2024May" + } + ] + }, + { + "name" : "HL7 Tools Extension IG", + "category" : "Infrastructure", + "npm-name" : "hl7.fhir.uv.tools", + "description" : "Definitions of the code systems and extensions used by the FHIR tools (validators, code generators, IG publication, etc)", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/tools/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/tools", + "ci-build" : "http://build.fhir.org/ig/FHIR/fhir-tools-ig", + "editions" : [ + { + "name" : "Releases Informative", + "ig-version" : "0.2.0", + "package" : "hl7.fhir.uv.tools#0.2.0", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/tools/0.2.0" + } + ] + }, + { + "name" : "FHIR Implementation Guide for ABDM", + "category" : "National Base", + "npm-name" : "ndhm.in", + "description" : "FHIR Implementation Guide for Ayushman Bharat Digital Mission", + "authority" : "NRCeS", + "country" : "in", + "history" : "https://nrces.in/ndhm/fhir/r4/history.html", + "language" : ["en"], + "canonical" : "https://nrces.in/ndhm/fhir/r4", + "ci-build" : "https://nrces.in/ndhm/fhir/r4", + "editions" : [ + { + "name" : "Releases", + "ig-version" : "6.0.0", + "package" : "ndhm.in#6.0.0", + "fhir-version" : ["4.0.1"], + "url" : "https://nrces.in/ndhm/fhir/r4/6.0.0" + } + ] + }, + { + "name" : "IHE FHIR Profile: Occupational Data for Health (ODH) - International", + "category" : "Clinical Records", + "npm-name" : "ihe.pcc.odh", + "description" : "??", + "authority" : "??", + "country" : "??", + "history" : "https://profiles.ihe.net/PCC/ODH/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/PCC/ODH", + "ci-build" : "http://build.fhir.org/ig/IHE/PCC.ODH/branches/master/index.html", + "editions" : [ + { + "name" : "Publication Ballot", + "ig-version" : "1.0.0-comment", + "package" : "ihe.pcc.odh#1.0.0-comment", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/PCC/ODH/1.0.0-comment" + } + ] + }, + { + "name" : "HL7 Europe Extensions", + "category" : "Extensions", + "npm-name" : "hl7.fhir.eu.extensions", + "description" : "This guide lists the extensions specified for the European REALM.", + "authority" : "HL7 Europe", + "country" : "eu", + "history" : "http://hl7.eu/fhir/extensions/history.html", + "language" : ["en"], + "canonical" : "http://hl7.eu/fhir/extensions", + "ci-build" : "http://build.fhir.org/ig/hl7-eu/extensions", + "editions" : [ + { + "name" : "Release", + "ig-version" : "0.1.0", + "package" : "hl7.fhir.eu.extensions#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.eu/fhir/extensions/0.1.0" + } + ] + }, + { + "name" : "HL7 FHIR Implementation Guide Laboratory Report", + "category" : "Laboratory Report", + "npm-name" : "hl7.fhir.it.lab-report", + "description" : "This guide defines a set of common rules to be applied to HL7 FHIR to represent a Laboratory Report in the Italian Context, coherently with the European FHIR Implementation Guide", + "authority" : "HL7 Italia", + "country" : "it", + "history" : "http://hl7.it/fhir/lab-report/history.html", + "language" : ["it"], + "canonical" : "http://hl7.it/fhir/lab-report", + "ci-build" : "http://build.fhir.org/ig/hl7-it/lab-report", + "editions" : [ + { + "name" : "Release 1", + "ig-version" : "0.2.0", + "package" : "hl7.fhir.it.lab-report#0.2.0", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.it/fhir/lab-report/0.2.0" + } + ] + }, + { + "name" : "IG Tooling by GKL", + "category" : "Research", + "npm-name" : "hl7.at.fhir.gkl.ig-tooling", + "description" : "This IG is built in order to describe the IG tooling.", + "country" : "at", + "history" : "https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/history.html", + "language" : ["en"], + "canonical" : "https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling", + "ci-build" : "http://build.fhir.org/ig/gabriel0316/ig-tooling", + "editions" : [ + { + "name" : "DSTU 1", + "ig-version" : "0.2.0", + "package" : "hl7.at.fhir.gkl.ig-tooling#0.2.0", + "fhir-version" : ["4.0.1"], + "url" : "https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.2.0" + } + ] + }, + { + "name" : "FHIR Clinical Documents", + "category" : "Clinical Documents", + "npm-name" : "hl7.fhir.uv.fhir-clinical-document", + "description" : "The FHIR Clinical Document Implementation Guide is a canonical representation of a clinical document in FHIR. The IG serves as a common universal starting point for those creating their own FHIR clinical document specifications, and supports those CDA users wishing to migrate to a FHIR-based representation of clinical documents.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/fhir-clinical-document/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/fhir-clinical-document", + "ci-build" : "http://build.fhir.org/ig/HL7/fhir-clinical-document/index.html", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.fhir-clinical-document#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/fhir-clinical-document/2024Sep" + } + ] + }, + { + "name" : "SMART Health Cards and Links FHIR IG", + "category" : "Personal Healthcare", + "npm-name" : "hl7.fhir.uv.smart-health-cards-and-links", + "description" : "This Implementation Guide defines secure, standards-based mechanisms for individuals to store, share, and manage their health data. It encompasses SMART Health Cards (SHC) for verifiable clinical records and SMART Health Links (SHL) for flexible sharing of FHIR data, including patient-supplied information, dynamic records, and authorization delegation.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/smart-health-cards-and-links/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/smart-health-cards-and-links", + "ci-build" : "http://build.fhir.org/ig/HL7/smart-health-cards-and-links", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.smart-health-cards-and-links#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/smart-health-cards-and-links/2024Sep" + } + ] + }, + { + "name" : "RIVO-Noord Zorgviewer", + "category" : "EHR Access", + "description" : "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.", + "authority" : "RIVO-Noord (NL)", + "product" : ["fhir"], + "country" : "nl", + "language" : ["nl"], + "history" : "https://implementatiegids.zorgviewer.nl/changes.html", + "canonical" : "https://implementatiegids.zorgviewer.nl", + "ci-build" : "https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig", + "editions" : [ + { + "name" : "Trial Use", + "ig-version" : "0.24.0", + "package" : "hl7.fhir.nl.zorgviewer#0.24.0", + "fhir-version" : ["3.0.2"], + "url" : "https://implementatiegids.zorgviewer.nl" + } + ] + }, + { + "name" : "Mobile Antepartum Summary", + "category" : "Maternal Health", + "npm-name" : "ihe.pcc.maps", + "description" : "??", + "authority" : "??", + "country" : "??", + "history" : "https://profiles.ihe.net/PCC/mAPS/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/PCC/mAPS", + "ci-build" : "http://build.fhir.org/ig/IHE/PCC.mAPS/branches/master/index.html", + "editions" : [ + { + "name" : "Publication Ballot", + "ig-version" : "1.0.0-comment", + "package" : "ihe.pcc.maps#1.0.0-comment", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/PCC/mAPS/1.0.0-comment" + } + ] + }, + { + "name" : "Mobile Antepartum Summary US Realm", + "category" : "Maternal Health", + "npm-name" : "ihe.pcc.maps.us", + "description" : "??", + "authority" : "??", + "country" : "??", + "history" : "https://profiles.ihe.net/us/PCC/mAPS/history.html", + "language" : ["en"], + "canonical" : "https://profiles.ihe.net/us/PCC/mAPS", + "ci-build" : "http://build.fhir.org/ig/IHE/PCC.mAPS.us/branches/master/index.html", + "editions" : [ + { + "name" : "Publication Ballot", + "ig-version" : "1.0.0-comment", + "package" : "ihe.pcc.maps.us#1.0.0-comment", + "fhir-version" : ["4.0.1"], + "url" : "https://profiles.ihe.net/us/PCC/mAPS/1.0.0-comment" + } + ] + }, + { + "name" : "DICOM® SR to FHIR Resource Mapping IG", + "category" : "Imaging", + "npm-name" : "hl7.fhir.uv.dicom-sr", + "description" : "Provides guidance for extracting key content from DICOM Structured Report (SR) objects into FHIR Observations to make use of the results with the larger hospital enterprise.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/dicom-sr/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/dicom-sr", + "ci-build" : "http://build.fhir.org/ig/HL7/dicom-sr", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.dicom-sr#1.0.0-ballot", + "fhir-version" : ["5.0.0"], + "url" : "http://hl7.org/fhir/uv/dicom-sr/2024Sep" + } + ] + }, + { + "name" : "National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide", + "category" : "Public Health", + "npm-name" : "hl7.fhir.us.nhsn-dqm", + "description" : "This implementation guide creates a framework for reporting to the National Healthcare Safety Network (NHSN) using digital quality measures (dQMs). NHSN will create FHIR Measure resources that comply with this framework and receive the resulting MeasureReport and related resources. The Measure resources will be processed by a measure evaluation engine, which can either pull data from an EHR FHIR API for evaluation, or be implemented inside an EHR directly.", + "authority" : "HL7", + "country" : "us", + "history" : "http://hl7.org/fhir/us/nhsn-dqm/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/us/nhsn-dqm", + "ci-build" : "http://build.fhir.org/ig/HL7/nhsn-dqm", + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.us.nhsn-dqm#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/us/nhsn-dqm/2024Sep" + } + ] + }, + { + "name" : "FHIR Application Feature Framework Implementation Guide", + "category" : "Infrastructure", + "npm-name" : "hl7.fhir.uv.application-feature", + "description" : "This IG defines profiles and extensions to implement features that were formerly considered for what was known as CapabilityStatement2. This includes a terminology-based approach to managing new assertions around system capabilities, which will allow for feature negotiation.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/application-feature/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/application-feature", + "ci-build" : "http://build.fhir.org/ig/HL7/capstmt", + "editions" : [ + { + "name" : "STU 1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.application-feature#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/application-feature/2024Sep" + } + ] + }, + { + "name" : "Terminology Change Set Exchange", + "category" : "Terminologies", + "npm-name" : "hl7.fhir.uv.termchangeset", + "description" : "This IG provides profiles and implementation guidance for exchanging terminology change sets that include full semantic detail from the source terminology utilizing the CodeSystem resource. It also addresses exchanging terminology change sets containing provisional concepts not yet incorporated in source terminologies. Analysis of semantic detail to include in a change set is informed by the Tinkar Standardized Terminology Knowledgebase (https://www.hl7.org/implement/standards/product_brief.cfm?product_id=573) Reference Model, and mappings from that model are included on CodeSystem profiles.", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/termchangeset/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/termchangeset", + "ci-build" : "http://build.fhir.org/ig/HL7/termchangeset-ig", + "editions" : [ + { + "name" : "STU1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.termchangeset#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/termchangeset/2024Sep" + } + ] + }, + { + "name" : "HL7 Laboratory Report", + "category" : "Orders and Observations", + "npm-name" : "hl7.fhir.uv.lab-report", + "description" : "Universal implementation guide for laboratory reporting using FHIR (based on FHIR document or DiagnosticReport)", + "authority" : "HL7", + "country" : "uv", + "history" : "http://hl7.org/fhir/uv/lab-report/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhir/uv/lab-report", + "ci-build" : "http://build.fhir.org/ig/HL7/uv-lab-rep-ig", + "editions" : [ { - "name": "STU 1 Ballot", - "ig-version": "1.0.0-ballot", - "package": "hl7.fhir.uv.lab-report#1.0.0-ballot", - "fhir-version": [ - "4.0.1" - ], - "url": "http://hl7.org/fhir/uv/lab-report/2024Sep" + "name" : "STU 1 Ballot", + "ig-version" : "1.0.0-ballot", + "package" : "hl7.fhir.uv.lab-report#1.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhir/uv/lab-report/2024Sep" } ] } ] -} \ No newline at end of file +}