FHIR IG analytics| Package | br.go.ses.core |
| Resource Type | Observation |
| Id | Observation-OcupacaoAugusto.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Observation OcupacaoAugusto
Perfil: Ocupacao
status: Final
code: Usual occupation Hx
subject: Augusta Pereira Other, DoB: 1979-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)
value: CIRURGIAO DENTISTA AUDITOR
{
"resourceType": "Observation",
"id": "OcupacaoAugusto",
"meta": {
"profile": [
"https://fhir.saude.go.gov.br/r4/core/StructureDefinition/ocupacao"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "21843-8"
}
]
},
"subject": {
"reference": "Patient/PacienteAugusto"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCBO",
"code": "223204"
}
]
}
}