🌐 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
| Active as of 2026-08-31 |
{
"resourceType" : "CodeSystem",
"id" : "ema-cs-administrative-gender",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://emahealth.io/fhir/core/CodeSystem/ema-cs-administrative-gender",
"version" : "0.10.0",
"name" : "EmaCsAdministrativeGender",
"title" : "EMA — Sexo administrativo",
"status" : "active",
"experimental" : false,
"date" : "2026-08-31T21:14:26+00:00",
"publisher" : "EMA Health SpA",
"contact" : [
{
"name" : "EMA Health SpA",
"telecom" : [
{
"system" : "url",
"value" : "https://emahealth.io"
},
{
"system" : "email",
"value" : "contacto@emahealth.io"
}
]
}
],
"description" : "Sexo administrativo (Patient.gender), alineado a administrative-gender con displays es.",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "male",
"display" : "Masculino",
"definition" : "Sexo administrativo masculino."
},
{
"code" : "female",
"display" : "Femenino",
"definition" : "Sexo administrativo femenino."
},
{
"code" : "other",
"display" : "Otro",
"definition" : "Otro sexo administrativo."
},
{
"code" : "unknown",
"display" : "Desconocido",
"definition" : "Sexo administrativo no informado."
}
]
}