Guia de Implementação
0.0.3 - ci-build
Guia de Implementação - Local Development build (v0.0.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-03-31 |
{
"resourceType" : "ValueSet",
"id" : "vs-raca",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Códigos para raça de animais terapeutas</div>"
},
"url" : "https://fhir.fabrica.inf.ufg.br/ig/ValueSet/vs-raca",
"version" : "0.0.3",
"name" : "ValoresRaca",
"title" : "Códigos válidos para raça de animal terapeuta",
"status" : "active",
"experimental" : true,
"date" : "2024-03-31T18:32:07-03:00",
"publisher" : "CGIS",
"contact" : [
{
"name" : "CGIS",
"telecom" : [
{
"system" : "url",
"value" : "https://cgis.ufg.br/"
},
{
"system" : "email",
"value" : "fabio@inf.ufg.br"
}
]
}
],
"description" : "Códigos para designar raça de um animal terapeuta",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.fabrica.inf.ufg.br/ig/CodeSystem/raca"
}
]
}
}