🌐 EMA Health Core Implementation Guide
0.10.0 - ci-build

🌐 EMA Health Core Implementation Guide - Local Development build (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EMA — Sexo administrativo - XML Representation

Active as of 2026-08-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ema-cs-administrative-gender"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ema-cs-administrative-gender</b></p><a name="ema-cs-administrative-gender"> </a><a name="hcema-cs-administrative-gender"> </a><p>This case-sensitive code system <code>https://emahealth.io/fhir/core/CodeSystem/ema-cs-administrative-gender</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">male<a name="ema-cs-administrative-gender-male"> </a></td><td>Masculino</td><td>Sexo administrativo masculino.</td></tr><tr><td style="white-space:nowrap">female<a name="ema-cs-administrative-gender-female"> </a></td><td>Femenino</td><td>Sexo administrativo femenino.</td></tr><tr><td style="white-space:nowrap">other<a name="ema-cs-administrative-gender-other"> </a></td><td>Otro</td><td>Otro sexo administrativo.</td></tr><tr><td style="white-space:nowrap">unknown<a name="ema-cs-administrative-gender-unknown"> </a></td><td>Desconocido</td><td>Sexo administrativo no informado.</td></tr></table></div>
  </text>
  <url
       value="https://emahealth.io/fhir/core/CodeSystem/ema-cs-administrative-gender"/>
  <version value="0.10.0"/>
  <name value="EmaCsAdministrativeGender"/>
  <title value="EMA — Sexo administrativo"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-31T21:14:26+00:00"/>
  <publisher value="EMA Health SpA"/>
  <contact>
    <name value="EMA Health SpA"/>
    <telecom>
      <system value="url"/>
      <value value="https://emahealth.io"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="contacto@emahealth.io"/>
    </telecom>
  </contact>
  <description
               value="Sexo administrativo (Patient.gender), alineado a administrative-gender con displays es."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="male"/>
    <display value="Masculino"/>
    <definition value="Sexo administrativo masculino."/>
  </concept>
  <concept>
    <code value="female"/>
    <display value="Femenino"/>
    <definition value="Sexo administrativo femenino."/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Otro"/>
    <definition value="Otro sexo administrativo."/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Desconocido"/>
    <definition value="Sexo administrativo no informado."/>
  </concept>
</CodeSystem>