Guia de Implementação da SES GO - Saúde da Mulher
1.0.0 - draft
BR
Guia de Implementação da SES GO - Saúde da Mulher - Downloaded Version 1.0.0 See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "IndividuoExemplo",
"meta" : {
"profile" : [
🔗 "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/individuo"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Patient IndividuoExemplo</b></p><a name=\"IndividuoExemplo\"> </a><a name=\"hcIndividuoExemplo\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Perfil: <a href=\"https://fhir.saude.go.gov.br/r4/core/StructureDefinition-individuo.html\">Indivíduo</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Maria Santos(official) Female, DoB: 1990-08-15 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#12345678901)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><a href=\"https://fhir.saude.go.gov.br/r4/core/NamingSystem-cns.html\" title=\"No Brasil, o Cartão Nacional de Saúde é um documento utilizado no sistema de saúde pública \n(SUS - Sistema Único de Saúde). Ele contém um número de identificação individual que permite o acesso aos \nserviços de saúde oferecidos pelo SUS.\">CNS</a>/898001234560001</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Formas de contactar o doente\">Detalhes do contacto</td><td colspan=\"3\"><ul><li>ph: (62) 99999-9999</li><li><a href=\"mailto:maria.santos@email.com\">maria.santos@email.com</a></li><li>Centro Avenida Central 100 520870 (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Filiação\">Filiação:</td><td colspan=\"3\"><ul><li>tipo: 0101</li><li>nome: Nome da Mãe</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extensão para para representar dados relacionados à raça/cor e etnia de um indivíduo.\">Raça/Cor e Etnina:</td><td colspan=\"3\"><ul><li>race: <span title=\"Códigos:{http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor 02}\">Preta</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">520870 10 </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extensão para representar uma nacionalidade.\"><a href=\"https://fhir.saude.go.gov.br/r4/reds-go/StructureDefinition-BRNacionalidade.html\">Nacionalidade</a></td><td colspan=\"3\"><span title=\"Códigos:{http://www.saude.gov.br/fhir/r4/CodeSystem/BRNacionalidade B}\">Brasileiro</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.\"><a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-genderIdentity.html\">Gender Identity</a></td><td colspan=\"3\"><span title=\"Códigos:{https://fhir.saude.go.gov.br/r4/core/CodeSystem/identidade-genero 151}\">Outros</span></td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "race",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor",
"code" : "02"
}
]
}
}
],
"url" : "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0"
},
{
"extension" : [
{
"url" : "tipo",
"valueCode" : "0101"
},
{
"url" : "nome",
"valueString" : "Nome da Mãe"
}
],
"url" : "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/filiacao"
},
{
"url" : "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRNacionalidade",
"code" : "B"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/identidade-genero",
"code" : "151"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress" : {
"city" : "520870",
"country" : "10"
}
}
],
"identifier" : [
{
"system" : "https://fhir.saude.go.gov.br/sid/cpf",
"value" : "12345678901"
},
{
"system" : "https://fhir.saude.go.gov.br/sid/cns",
"value" : "898001234560001"
}
],
"name" : [
{
"use" : "official",
"text" : "Maria Santos"
}
],
"telecom" : [
{
"system" : "phone",
"value" : "(62) 99999-9999"
},
{
"system" : "email",
"value" : "maria.santos@email.com"
}
],
"gender" : "female",
"birthDate" : "1990-08-15",
"address" : [
{
"use" : "home",
"line" : [
"Centro",
"Avenida Central",
"100"
],
"_line" : [
{
"extension" : [
{
"url" : "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco",
"valueCode" : "bairro"
}
]
},
{
"extension" : [
{
"url" : "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco",
"valueCode" : "logradouro"
}
]
},
{
"extension" : [
{
"url" : "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-informacao-endereco",
"valueCode" : "numero"
}
]
}
],
"city" : "520870"
}
]
}