Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions
: DocumentReferenceType - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="DocumentReferenceType"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://ancode.app/fhir/CodeSystem/DocumentReferenceType</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">medicalCertificate<a name="DocumentReferenceType-medicalCertificate"> </a></td><td>MedicalCertificate</td></tr><tr><td style="white-space:nowrap">medicalReferral<a name="DocumentReferenceType-medicalReferral"> </a></td><td>MedicalReferral</td></tr></table></div>
</text>
<url value="https://ancode.app/fhir/CodeSystem/DocumentReferenceType"/>
<version value="0.2.0"/>
<name value="DocumentReferenceType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2022-06-24"/>
<publisher value="Ancode"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://ancode.app"/>
</telecom>
</contact>
<description value="Document Reference Type"/>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="medicalCertificate"/>
<display value="MedicalCertificate"/>
</concept>
<concept>
<code value="medicalReferral"/>
<display value="MedicalReferral"/>
</concept>
</CodeSystem>