Language Pack Example
0.1.0 - ci-build
Language Pack Example, publicado por Example Publisher. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 0.1.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/medigree/translations.langpack/ e muda regularmente. Veja o Diretório de versões publicadas
Active as of 2025-08-13 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cs-pt-administrative-gender"/>
<language value="pt"/>
<text>
<status value="generated"/>
<div xml:lang="pt" xmlns="http://www.w3.org/1999/xhtml" lang="pt"><p class="res-header-id"><b>Narrativa gerada: CodeSystem cs-pt-administrative-gender</b></p><a name="cs-pt-administrative-gender"> </a><a name="hccs-pt-administrative-gender"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Língua: pt</p></div><p>Este suplemento do sistema de código <code>http://example.org/langpack/CodeSystem/cs-pt-administrative-gender</code> define caraterísticas no seguinte códigos:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Código</b></td><td><b>Ecrã</b></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male">male</a><a name="cs-pt-administrative-gender-male"> </a></td><td>Masculino</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female">female</a><a name="cs-pt-administrative-gender-female"> </a></td><td>Feminino</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other">other</a><a name="cs-pt-administrative-gender-other"> </a></td><td>Outro</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-unknown">unknown</a><a name="cs-pt-administrative-gender-unknown"> </a></td><td>Desconhecido</td></tr></table></div>
</text>
<url
value="http://example.org/langpack/CodeSystem/cs-pt-administrative-gender"/>
<version value="0.1.0"/>
<name value="AdministrativeGender"/>
<title value="AdministrativeGender"/>
<status value="active"/>
<date value="2025-08-13T05:33:29+00:00"/>
<publisher value="Example Publisher"/>
<description
value="The gender of a person used for administrative purposes."/>
<caseSensitive value="false"/>
<content value="supplement"/>
<supplements value="http://hl7.org/fhir/administrative-gender"/>
<concept>
<code value="male"/>
<display value="Masculino"/>
</concept>
<concept>
<code value="female"/>
<display value="Feminino"/>
</concept>
<concept>
<code value="other"/>
<display value="Outro"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Desconhecido"/>
</concept>
</CodeSystem>