FHIR IG analytics| Package | br.go.ses.saude-mulher |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-PrenatalGestanteExemplo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: EpisodeOfCare PrenatalGestanteExemplo
identifier: Gravidez/GRAV-2024-001
status: Active
{
"resourceType": "EpisodeOfCare",
"id": "PrenatalGestanteExemplo",
"meta": {
"profile": [
"https://fhir.saude.go.gov.br/r4/saude-mulher/StructureDefinition/prenatal-gestante"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.saude.go.gov.br/sid/gravidez",
"value": "GRAV-2024-001"
}
],
"status": "active",
"patient": {
"reference": "Patient/IndividuoExemplo",
"identifier": {
"system": "https://fhir.saude.go.gov.br/sid/cpf",
"value": "12345678901"
}
}
}