Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions
: IdentifierTypeInventory - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="IdentifierTypeInventory"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-IdentifierType.html"><code>https://ancode.app/fhir/CodeSystem/IdentifierType</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-IdentifierType.html#IdentifierType-SIMPRO">SIMPRO</a></td><td>Código Simpro</td></tr><tr><td><a href="CodeSystem-IdentifierType.html#IdentifierType-BRASINDICE">BRASINDICE</a></td><td>Código Brasíndice</td></tr><tr><td><a href="CodeSystem-IdentifierType.html#IdentifierType-TUSS">TUSS</a></td><td>Código TUSS</td></tr><tr><td><a href="CodeSystem-IdentifierType.html#IdentifierType-TISS">TISS</a></td><td>Código TISS</td></tr><tr><td><a href="CodeSystem-IdentifierType.html#IdentifierType-ANVISA">ANVISA</a></td><td>ANVISA - Agência Nacional de Vigilância Sanitária</td></tr></table></li></ul></div>
</text>
<url value="https://ancode.app/fhir/ValueSet/IdentifierTypeInventory"/>
<version value="0.2.0"/>
<name value="IdentifierTypeInventory"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2022-12-21"/>
<publisher value="Ancode"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://ancode.app"/>
</telecom>
</contact>
<description value="Identifier Type Inventory"/>
<immutable value="false"/>
<compose>
<include>
<system value="https://ancode.app/fhir/CodeSystem/IdentifierType"/>
<concept>
<code value="SIMPRO"/>
<display value="Código Simpro"/>
</concept>
<concept>
<code value="BRASINDICE"/>
<display value="Código Brasíndice"/>
</concept>
<concept>
<code value="TUSS"/>
<display value="Código TUSS"/>
</concept>
<concept>
<code value="TISS"/>
<display value="Código TISS"/>
</concept>
<concept>
<code value="ANVISA"/>
<display value="ANVISA - Agência Nacional de Vigilância Sanitária"/>
</concept>
</include>
</compose>
</ValueSet>