| Package | br.ufg.cgis.ig |
| Resource Type | NamingSystem |
| Id | cadastro-animal |
| FHIR Version | R4 |
| Source | https://fhir.fabrica.inf.ufg.br/ig/file:///home/murilo/projetos/ig/output/NamingSystem-cadastro-animal.html |
| URL | https://fhir.fabrica.inf.ufg.br/ig/NamingSystem/cadastro-animal |
| Version | 0.0.3 |
| Status | active |
| Date | 2023-08-28 |
| Name | CadastroDeAnimal |
| Realm | br |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "NamingSystem",
"id": "cadastro-animal",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri": "https://fhir.fabrica.inf.ufg.br/ig/NamingSystem/cadastro-animal"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString": "0.0.3"
}
],
"name": "CadastroDeAnimal",
"status": "active",
"kind": "identifier",
"date": "2023-08-28",
"publisher": "CGIS",
"contact": [
{
"name": "CGIS",
"telecom": [
{
"system": "url",
"value": "https://cgis.ufg.br/"
},
{
"system": "email",
"value": "fabio@inf.ufg.br"
}
]
}
],
"responsible": "Ministério da Agricultura e Pecuária (MAPA)",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BR"
}
]
}
],
"usage": "Código único atribuído a cada animal identificado no Brasil",
"uniqueId": [
{
"type": "uri",
"value": "http://www.gov.br/agricultura/ca",
"preferred": true,
"comment": "Identificador brasileiro único de animais",
"period": {
"start": "2023-08-28"
}
}
]
}