FHIR IG analytics| Package | hl7.fhir.cl.minsal.eis |
| Resource Type | CodeSystem |
| Id | CodeSystem-eis-SexoRegistral-CS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Minsal-CL/eis/CodeSystem-eis-SexoRegistral-CS.html |
| URL | https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/eis-SexoRegistral-CS |
| Version | 0.2.0 |
| Status | active |
| Date | 2026-03-01T00:00:00-03:00 |
| Name | SexoRegistralCS |
| Title | Sexo Registral |
| Realm | cl |
| Authority | hl7 |
| Description | o Reúne los códigos y valores relacionados con el sexo registral explicitado por el SRCeI |
| Content | complete |
| ValueSet | ||
| hl7.fhir.cl.minsal.eis#current | SexoRegistralVS | Sexo Registral |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SistemaDeCodigos eis-SexoRegistral-CS
Language: es
This case-sensitive code system https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/eis-SexoRegistral-CS defines the following codes:
| Code | Display | Definition |
| M | Masculino | Masculino |
| F | Femenino | Femenino |
| X | No Binario | No Binario |
| I | Indeterminado | Indeterminado |
| D | Desconocido | Desconocido |
{
"resourceType": "CodeSystem",
"id": "eis-SexoRegistral-CS",
"language": "es",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/eis-SexoRegistral-CS",
"version": "0.2.0",
"name": "SexoRegistralCS",
"title": "Sexo Registral",
"status": "active",
"experimental": true,
"date": "2026-03-01T00:00:00-03:00",
"publisher": "Unidad de Interoperabilidad - MINSAL",
"contact": [
{
"name": "Unidad de Interoperabilidad - MINSAL",
"telecom": [
{
"system": "url",
"value": "https://interoperabilidad.minsal.cl"
}
]
}
],
"description": "o\tReúne los códigos y valores relacionados con el sexo registral explicitado por el SRCeI",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CL",
"display": "Chile"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "M",
"display": "Masculino",
"definition": "Masculino"
},
{
"code": "F",
"display": "Femenino",
"definition": "Femenino"
},
{
"code": "X",
"display": "No Binario",
"definition": "No Binario"
},
{
"code": "I",
"display": "Indeterminado",
"definition": "Indeterminado"
},
{
"code": "D",
"display": "Desconocido",
"definition": "Desconocido"
}
]
}