Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions input/implementationguide-IHE.FormatCode.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ ImplementationGuide for IHE Format Code vocabulary.
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/resource-approvalDate">
<valueDate value="2025-04-28"/>
<valueDate value="2026-02-25"/>
</extension>
<url value="https://profiles.ihe.net/fhir/ihe.formatcode.fhir/ImplementationGuide/ihe.formatcode.fhir" />
<version value="1.5.1-current" />
<version value="1.5.0-current" />
<name value="IHE_FORMATCODE" />
<title value="IHE FormatCode Vocabulary" />
<status value="active" />
Expand Down Expand Up @@ -103,8 +103,8 @@ ImplementationGuide for IHE Format Code vocabulary.
<!-- releaselabel should be the ballot status for IGs. -->
<parameter>
<code value="releaselabel"/>
<!-- <value value="normative"/> -->
<value value="ci-build"/>
<value value="normative"/>
<!-- <value value="ci-build"/> -->
</parameter>
<!-- not needing autoload as I explicitly include exactly what I want in the IG
<parameter>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@
</coding>
</type>
<who>
<display value="IHE RAD-Radiology Domain"/>
<display value="IHE RAD Domain"/>
</who>
</agent>
</Provenance>
Expand Down
6 changes: 3 additions & 3 deletions publication-request.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"package-id" : "ihe.formatcode.fhir",
"version" : "1.4.0",
"path" : "https://profiles.ihe.net/fhir/ihe.formatcode.fhir/1.4.0",
"version" : "1.5.0",
"path" : "https://profiles.ihe.net/fhir/ihe.formatcode.fhir/1.5.0",
"mode" : "milestone",
"status" : "normative",
"sequence": "Publication",
"desc" : "Fix PaLM and XDS-I values"
"desc" : "Add Radiology Code for MADO"
}