FHIR IG analytics| Package | br.go.ses.core |
| Resource Type | Observation |
| Id | Observation-EscolaridadeAugusto.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Observation EscolaridadeAugusto
Perfil: Escolaridade
status: Final
code: Highest level of education
subject: Augusta Pereira Other, DoB: 1979-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)
value: Superior, Aperfeiçoamento, Especialização, Mestrado, Doutorado
{
"resourceType": "Observation",
"id": "EscolaridadeAugusto",
"meta": {
"profile": [
"https://fhir.saude.go.gov.br/r4/core/StructureDefinition/escolaridade"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82589-3"
}
]
},
"subject": {
"reference": "Patient/PacienteAugusto"
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.saude.go.gov.br/r4/core/CodeSystem/escolaridade",
"code": "63"
}
]
}
}