FHIR IG analytics| Package | br.go.ses.core |
| Resource Type | Patient |
| Id | Patient-PacienteAugusto.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Patient PacienteAugusto
Perfil: Indivíduo
Augusta Pereira Other, DoB: 1979-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)
| Other Id: | CNS/1234567879 | ||
| Alt. Nome: | Augusto Pereira(Official) | ||
| Detalhes do contacto |
| ||
| Emergency contact person: |
| ||
| Emergency contact person: |
| ||
| Filiação: |
| ||
| Raça/Cor e Etnina: |
| ||
| Patient Birth Place | 110001 10 | ||
| Nacionalidade | Brasileiro | ||
| Ocupacao | Observation Usual occupation Hx | ||
| Gender Identity | Outros | ||
{
"resourceType": "Patient",
"id": "PacienteAugusto",
"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": "nome",
"valueString": "Maria Pereira"
},
{
"url": "tipo",
"valueCode": "0101"
}
],
"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": "110001",
"country": "10"
}
},
{
"url": "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/patient-ocupacao",
"valueReference": {
"reference": "Observation/OcupacaoAugusto"
}
}
],
"identifier": [
{
"system": "https://fhir.saude.go.gov.br/sid/cpf",
"value": "1234567879"
},
{
"system": "https://fhir.saude.go.gov.br/sid/cns",
"value": "1234567879"
}
],
"name": [
{
"use": "official",
"text": "Augusto Pereira"
},
{
"use": "usual",
"text": "Augusta Pereira"
}
],
"telecom": [
{
"system": "phone",
"value": "(62) 9999-9999"
}
],
"gender": "other",
"birthDate": "1979-02-19",
"address": [
{
"use": "home",
"city": "520870"
}
],
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "EP"
}
]
}
],
"name": {
"text": "Carminha Pereira"
},
"telecom": [
{
"system": "phone",
"value": "(62) 9999-9999"
}
]
},
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "EP"
}
]
}
],
"name": {
"text": "Roberto"
},
"telecom": [
{
"system": "phone",
"value": "(62) 9999-9998"
}
]
}
]
}