Guía de Implementación Hackathon HLF 2023 - Local Development build (v1.0.1). See the Directory of published versions
: Identidad de Género - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "VSIdentidadGenero",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-CSIdentidadGenero.html\"><code>https://hlf.cl/fhir/ig/hackaton/CodeSystem/CSIdentidadGenero</code></a></li></ul></div>"
},
"url" : "https://hlf.cl/fhir/ig/hackaton/ValueSet/VSIdentidadGenero",
"version" : "1.0.1",
"name" : "VSIdentidadGenero",
"title" : "Identidad de Género",
"status" : "active",
"experimental" : true,
"date" : "2022-01-18T00:00:00-03:00",
"publisher" : "HL7 Chile",
"contact" : [
{
"name" : "HL7 Chile",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7chile.cl/"
}
]
}
],
"description" : "Códigos para Identidad de Género DEIS",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://hlf.cl/fhir/ig/hackaton/CodeSystem/CSIdentidadGenero"
}
]
}
}