Skip to content

Commit fbe114e

Browse files
committed
fix canonical in the package-list.json
1 parent 9b7748d commit fbe114e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package-list.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"package-id" : "ihe.formatcode.fhir",
33
"title" : "IHE FormatCode Vocabulary",
4-
"canonical" : "http://profiles.ihe.net/fhir/ihe.formatcode.fhir/ImplementationGuide/ihe.formatcode.fhir",
5-
"introduction" : "## The IHE FormatCode Terminology\r\nThis Implementation Guide the IHE defined FormatCode vocabulary used in Document Sharing.",
4+
"canonical" : "http://profiles.ihe.net/fhir/ihe.formatcode.fhir",
5+
"introduction" : "## The IHE FormatCode Terminology\r\nThis IHE Implementation Guide defines the IHE FormatCode vocabulary used in Document Sharing.",
66
"list" : [{
77
"version" : "current",
88
"desc" : "Continuous Integration Build (latest in version control)",
@@ -16,6 +16,7 @@
1616
"desc" : "Second release version with new 360X codes",
1717
"path" : "http://profiles.ihe.net/fhir/ihe.formatcode.fhir/0.2.4",
1818
"status" : "release",
19+
"current" : true,
1920
"fhirversion": "4.0.1",
2021
"sequence" : "Publications"
2122
},

0 commit comments

Comments
 (0)