Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build
Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "Genero",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Genero</b></p><a name=\"Genero\"> </a><a name=\"hcGenero\"> </a><a name=\"Genero-es-ES\"> </a><ul><li>Include these codes as defined in <code>https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/Genero</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>F</td><td>Femenino</td></tr><tr><td>M</td><td>Masculino</td></tr><tr><td>I</td><td>Indeterminado</td></tr></table></li></ul></div>"
},
"url" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/Genero",
"version" : "0.10.1",
"name" : "Genero",
"title" : "Genero",
"status" : "active",
"date" : "2025-05-02T00:00:00.000Z",
"publisher" : "minsait - An Indra Company",
"contact" : [
{
"name" : "Secretaría de Salud de Bogotá",
"telecom" : [
{
"system" : "url",
"value" : "https://www.saludcapital.gov.co/"
}
]
}
],
"description" : "Genero del paciente (al nacer)",
"copyright" : "Secretaría de Salud de Bogotá",
"compose" : {
"include" : [
{
"system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/Genero",
"concept" : [
{
"code" : "F",
"display" : "Femenino"
},
{
"code" : "M",
"display" : "Masculino"
},
{
"code" : "I",
"display" : "Indeterminado"
}
]
}
]
}
}