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="EndpointType"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://ancode.app/fhir/CodeSystem/EndpointType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">TISS<a name="EndpointType-TISS"> </a></td></tr><tr><td style="white-space:nowrap">MEMED<a name="EndpointType-MEMED"> </a></td></tr></table></div> </text> <url value="https://ancode.app/fhir/CodeSystem/EndpointType"/> <version value="0.2.0"/> <name value="EndpointType"/> <status value="draft"/> <experimental value="false"/> <date value="2021-05-12T20:18:11.6743763+00:00"/> <publisher value="Ancode"/> <contact> <telecom> <system value="url"/> <value value="https://ancode.app"/> </telecom> </contact> <description value="Endpoint Typel"/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="TISS"/> <display value="TISS"/> </concept> <concept> <code value="MEMED"/> <display value="MEMED"/> </concept> </CodeSystem>