-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-list.json
More file actions
25 lines (25 loc) · 819 Bytes
/
package-list.json
File metadata and controls
25 lines (25 loc) · 819 Bytes
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": "dk.fhir.ig.dk-medcom-hospitalnotification",
"title": "DK MedCom HospitalNotification",
"introduction": "HospitalNotification MedCom FHIR profiles for Denmark",
"canonical": "http://medcomfhir.dk/fhir/ig/dk-medcom-hospitalnotification",
"list": [
{
"version": "dev",
"desc": "Continuous Integration Build (latest in version control)",
"path": "http://build.fhir.org/ig/hl7dk/dk-medcom-hospitalnotification",
"status": "ci-build",
"fhirVersion": "4.0.1"
},
{
"version": "1.0.0",
"date": "2021-03-23",
"desc": "MedCom HospitalNotification",
"path": "http://medcomfhir.dk/fhir/ig/dk-medcom-hospitalnotification",
"status": "trial-use",
"sequence": "STU",
"fhirVersion": "4.0.1",
"current": true
}
]
}