FHIR IG analytics| Package | br.go.ses.saude-mulher |
| Resource Type | Observation |
| Id | Observation-DataProvavelPartoExemplo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Observation DataProvavelPartoExemplo
Perfil: Data Provável do Parto
status: Final
code: DeFígadoy date Est from LMP
effective: 2024-03-15
performer: Practitioner João Silva(official)
value: 2024-10-21
{
"resourceType": "Observation",
"id": "DataProvavelPartoExemplo",
"meta": {
"profile": [
"https://fhir.saude.go.gov.br/r4/saude-mulher/StructureDefinition/data-provavel-parto"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11779-6"
}
]
},
"subject": {
"reference": "Patient/IndividuoExemplo",
"identifier": {
"system": "https://fhir.saude.go.gov.br/sid/cpf",
"value": "12345678901"
}
},
"encounter": {
"reference": "Encounter/ConsultaAcompanhamentoGestanteExemplo"
},
"effectiveDateTime": "2024-03-15",
"performer": [
{
"reference": "Practitioner/ProfissionalExemplo"
}
],
"valueDateTime": "2024-10-21"
}