QA cleanup

This commit is contained in:
Lloyd McKenzie
2022-03-29 09:17:46 -06:00
parent f942f4480a
commit f5fa02bf10
16 changed files with 3845 additions and 223 deletions

View File

@@ -27,10 +27,40 @@ test comment for display
<code value="01"/>
<display value="VS1"/>
</coding>
<coding>
<system value="http://loinc.org"/>
<code value="85354-9"/>
</coding>
<coding>
<system value="http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake"/>
<code value="01"/>
<display value="VS2"/>
</coding>
</code>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8480-6"/>
</coding>
</code>
<valueQuantity>
<value value="1"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8462-4"/>
</coding>
</code>
<valueQuantity>
<value value="1"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
</Observation>