revise ValueSet/request-intent URL, to resolve CLI upload-definitions problem
This commit is contained in:
parent
3f712fdf8a
commit
dbdebdbcda
|
@ -78944,7 +78944,7 @@
|
|||
<strength value="required"/>
|
||||
<description value="The kind of diagnostic request"/>
|
||||
<valueSetReference>
|
||||
<reference value="http:/build.fhir.org/valueset-request-intent.html"/>
|
||||
<reference value="http://hl7.org/fhir/ValueSet/request-intent"/>
|
||||
</valueSetReference>
|
||||
</binding>
|
||||
<mapping>
|
||||
|
@ -79706,7 +79706,7 @@
|
|||
<strength value="required"/>
|
||||
<description value="The kind of diagnostic request"/>
|
||||
<valueSetReference>
|
||||
<reference value="http:/build.fhir.org/valueset-request-intent.html"/>
|
||||
<reference value="http://hl7.org/fhir/ValueSet/request-intent"/>
|
||||
</valueSetReference>
|
||||
</binding>
|
||||
<mapping>
|
||||
|
|
|
@ -4727,7 +4727,7 @@
|
|||
<Cell ss:StyleID="s87"><Data ss:Type="String">The kind of diagnostic request </Data></Cell>
|
||||
<Cell ss:StyleID="s118"><Data ss:Type="String">value set</Data></Cell>
|
||||
<Cell ss:StyleID="s118"><Data ss:Type="String">required</Data></Cell>
|
||||
<Cell ss:StyleID="s150"><Data ss:Type="String">http://build.fhir.org/valueset-request-intent.html</Data></Cell>
|
||||
<Cell ss:StyleID="s150"><Data ss:Type="String">http://hl7.org/fhir/ValueSet/request-intent</Data></Cell>
|
||||
<Cell ss:StyleID="s118"/>
|
||||
<Cell ss:StyleID="s118"/>
|
||||
<Cell ss:StyleID="s118"/>
|
||||
|
|
Loading…
Reference in New Issue