FHIR IG analytics| Package | br.go.ses.core |
| Resource Type | Observation |
| Id | Observation-CondicaoTrimestreGestacionalExemplo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Observation CondicaoTrimestreGestacionalExemplo
identifier: 2025-00012345
status: Final
code: 32418-6
subject: José Silva(official) Male, DoB: 1989-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)
issued: 2025-09-18 14:24:34+0000
performer: Organization Hospital Exemplo
value: 1º Trimestre
{
"resourceType": "Observation",
"id": "CondicaoTrimestreGestacionalExemplo",
"meta": {
"profile": [
"https://fhir.saude.go.gov.br/r4/core/StructureDefinition/condicao-trimestregestacional-sd"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "2025-00012345"
}
],
"status": "final",
"code": {
"coding": [
{
"code": "32418-6"
}
]
},
"subject": {
"reference": "Patient/PacienteJose"
},
"issued": "2025-09-18T14:24:34.711Z",
"performer": [
{
"reference": "Organization/HospitalExemplo"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.saude.go.gov.br/r4/core/CodeSystem/condicao-trimestre-gestacional-cs",
"code": "1-trimestre"
}
]
}
}