Guia de Implementação do AnHealth 0.2.0 - CI Build
Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="ConfirmationType"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://ancode.app/fhir/CodeSystem/ConfirmationType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="ConfirmationType-1"> </a></td><td>NoNeed</td></tr><tr><td style="white-space:nowrap">2<a name="ConfirmationType-2"> </a></td><td>Phone</td></tr><tr><td style="white-space:nowrap">3<a name="ConfirmationType-3"> </a></td><td>WhatsApp</td></tr></table></div> </text> <url value="https://ancode.app/fhir/CodeSystem/ConfirmationType"/> <version value="0.2.0"/> <name value="ConfirmationType"/> <status value="draft"/> <experimental value="false"/> <date value="2022-08-17"/> <publisher value="Ancode"/> <contact> <telecom> <system value="url"/> <value value="https://ancode.app"/> </telecom> </contact> <description value="Confirmation Type"/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="1"/> <display value="NoNeed"/> </concept> <concept> <code value="2"/> <display value="Phone"/> </concept> <concept> <code value="3"/> <display value="WhatsApp"/> </concept> </CodeSystem>