File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[IG]
22ig = input/implementationguide-IHE.FormatCode.xml
3- template = ihe.fhir.template
3+ template = ihe.fhir.template# current
44# template = fhir.base.template
55# template = hl7.fhir.template
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ ImplementationGuide for <a href="https://wiki.ihe.net/index.php/IHE_Format_Codes
88 </div >
99 </text >
1010 <extension url =" http://hl7.org/fhir/StructureDefinition/resource-approvalDate" >
11- <valueDate value =" 2021-06-03 " />
11+ <valueDate value =" 2022-03-01 " />
1212 </extension >
1313 <url value =" http://profiles.ihe.net/fhir/ihe.formatcode.fhir/ImplementationGuide/ihe.formatcode.fhir" />
14- <version value =" 1.0.1 " />
14+ <version value =" 1.1.0 " />
1515 <name value =" IHE_FORMATCODE" />
1616 <title value =" IHE FormatCode Vocabulary" />
1717 <status value =" active" />
1818 <experimental value =" false" />
19- <date value =" 2021-06-18 " />
19+ <date value =" 2022-03-01 " />
2020 <publisher value =" Integrating the Healthcare Enterprise (IHE)" />
2121 <contact >
2222 <name value =" IHE" />
@@ -103,7 +103,7 @@ ImplementationGuide for <a href="https://wiki.ihe.net/index.php/IHE_Format_Codes
103103 <!-- releaselabel should be the ballot status for IGs. -->
104104 <parameter >
105105 <code value =" releaselabel" />
106- <value value =" ci-build " />
106+ <value value =" normative " />
107107 </parameter >
108108<!-- not needing autoload as I explicitly include exactly what I want in the IG
109109 <parameter>
Original file line number Diff line number Diff line change 1212 "current" :true
1313 },
1414
15+ {
16+ "version" :" 1.1.0" ,
17+ "date" :" 2022-03-01" ,
18+ "desc" :" Release version with minor fixes and google analytics" ,
19+ "path" :" http://profiles.ihe.net/fhir/ihe.formatcode.fhir/1.1.0" ,
20+ "status" :" release" ,
21+ "current" :true ,
22+ "fhirversion" :" 4.0.1" ,
23+ "sequence" :" Publications"
24+ },
1525 {
1626 "version" :" 1.0.0" ,
1727 "date" :" 2021-06-03" ,
1828 "desc" :" Release version with missing Pharmacy codes" ,
1929 "path" :" http://profiles.ihe.net/fhir/ihe.formatcode.fhir/1.0.0" ,
2030 "status" :" release" ,
21- "current" :true ,
31+ "current" :false ,
2232 "fhirversion" :" 4.0.1" ,
2333 "sequence" :" Publications"
2434 },
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ style=fhir.layout
33server =apache
44url =http://profiles.ihe.net/fhir/ihe.formatcode.fhir
55org =IHE
6- no-registry =1
6+
77
88[feeds]
99package =package-feed.xml
You can’t perform that action at this time.
0 commit comments