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="OutpatientType"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://ancode.app/fhir/CodeSystem/OutpatientType</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="OutpatientType-1"> </a></td><td>First</td></tr><tr><td style="white-space:nowrap">2<a name="OutpatientType-2"> </a></td><td>Follow-Up</td></tr><tr><td style="white-space:nowrap">3<a name="OutpatientType-3"> </a></td><td>Prenatal</td></tr><tr><td style="white-space:nowrap">4<a name="OutpatientType-4"> </a></td><td>Forwarding</td></tr></table></div> </text> <url value="https://ancode.app/fhir/CodeSystem/OutpatientType"/> <version value="0.2.0"/> <name value="OutpatientType"/> <status value="draft"/> <experimental value="false"/> <date value="2022-12-26"/> <publisher value="Ancode"/> <contact> <telecom> <system value="url"/> <value value="https://ancode.app"/> </telecom> </contact> <description value="Outpatient Type"/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="1"/> <display value="First"/> </concept> <concept> <code value="2"/> <display value="Follow-Up"/> </concept> <concept> <code value="3"/> <display value="Prenatal"/> </concept> <concept> <code value="4"/> <display value="Forwarding"/> </concept> </CodeSystem>