Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions
: Race - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "Race",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-Race.html\"><code>https://ancode.app/fhir/CodeSystem/Race</code></a></li></ul></div>"
},
"url" : "https://ancode.app/fhir/ValueSet/Race",
"version" : "0.2.0",
"name" : "Race",
"status" : "draft",
"experimental" : false,
"date" : "2020-03-12T13:25:38.9038219+00:00",
"publisher" : "Ancode",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://ancode.app"
}
]
}
],
"description" : "Códigos para representação de raça/cor no Brasil.",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "https://ancode.app/fhir/CodeSystem/Race"
}
]
}
}