File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"resourceType" : " ImplementationGuide" ,
3
3
"id" : " csiro.fhir.au.smartforms" ,
4
4
"url" : " https://smartforms.csiro.au/ig/ImplementationGuide/csiro.fhir.au.smartforms" ,
5
- "version" : " 0.2.0" ,
5
+ "version" : " 0.2.0-draft " ,
6
6
"name" : " SmartForms" ,
7
7
"title" : " Smart Forms" ,
8
8
"status" : " draft" ,
559
559
},
560
560
{
561
561
"code" : " releaselabel" ,
562
- "value" : " ci-build "
562
+ "value" : " trial-use "
563
563
},
564
564
{
565
565
"code" : " path-expansion-params" ,
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ name: SmartForms
9
9
title : Smart Forms
10
10
description : Smart Forms FHIR Implementation Guide.
11
11
status : draft # draft | active | retired | unknown
12
- version : 0.2.0
12
+ version : 0.2.0-draft
13
13
fhirVersion : 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html
14
14
copyrightYear : 2022+
15
- releaseLabel : ci-build # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use
15
+ releaseLabel : trial-use # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use
16
16
license : CC-BY-SA-4.0 # https://www.hl7.org/fhir/valueset-spdx-license.html
17
17
# jurisdiction: urn:iso:std:iso:3166#US "United States of America" # https://www.hl7.org/fhir/valueset-jurisdiction.html
18
18
publisher :
You can’t perform that action at this time.
0 commit comments