forked from HL7/fhir-udap-security-ig
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-list.json
35 lines (35 loc) · 1.16 KB
/
package-list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"package-id": "hl7.fhir.us.udap-security",
"title": "Security for Scalable Registration, Authentication, and Authorization",
"canonical": "http://hl7.org/fhir/us/udap-security",
"introduction": "This implementation guide describes a framework for scalable registration, authentication, and authorization based on the UDAP framework.",
"category": "Security",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build for UDAP Security FHIR IG (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/fhir-udap-security-ig",
"status": "ci-build"
},
{
"version": "1.0.0",
"date": "2022-08-31",
"desc": "UDAP Security IG STU1",
"sequence": "STU 1",
"path": "http://hl7.org/fhir/us/udap-security/STU1",
"status": "trial-use",
"fhirversion": "4.0.1",
"current": true
},
{
"version": "0.1.0",
"date": "2021-08-06",
"desc": "UDAP Security IG First STU ballot",
"sequence": "STU 1",
"path": "http://hl7.org/fhir/us/udap-security/2021Sep",
"status": "ballot",
"fhirversion": "4.0.1",
"current": false
}
]
}