FHIR IG analytics| Package | br.go.ses.saude-mulher |
| Resource Type | Patient |
| Id | Patient-IndividuoExemplo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Patient IndividuoExemplo
Perfil: Indivíduo
Maria Santos(official) Female, DoB: 1990-08-15 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#12345678901)
| Other Id: | CNS/898001234560001 | ||
| Detalhes do contacto |
| ||
| Filiação: |
| ||
| Raça/Cor e Etnina: |
| ||
| Patient Birth Place | 520870 10 | ||
| Nacionalidade | Brasileiro | ||
| Gender Identity | Outros | ||
{
"resourceType": "Patient",
"id": "IndividuoExemplo",
"meta": {
"profile": [
"https://fhir.saude.go.gov.br/r4/core/StructureDefinition/individuo"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}