forked from HL7/davinci-pct
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-list.json
25 lines (25 loc) · 1023 Bytes
/
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
{
"package-id": "hl7.fhir.us.davinci-pct",
"canonical": "http://hl7.org/fhir/us/davinci-pct",
"title": "Da Vinci Patient Cost Transparency Implementation Guide",
"introduction": "This implementation guide defines a mechanism for requesting cost information for specific services and items from the payer and return them in near real-time to allow effective decision making by the patient in consultation with the 'ordering' provider.",
"category": "Financial",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/davinci-pct",
"status": "ci-build",
"current": true
},
{
"version": "0.1.0",
"date": "2022-12-04",
"desc": "First public ballot - see (http://hl7.org/fhir/us/davinci-pct/2022Jan/index.html)",
"path": "http://hl7.org/fhir/us/davinci-pct/2022Jan",
"status": "ballot",
"fhirversion": "4.0.1",
"sequence": "STU 1"
}
]
}