FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.go.ses.saude-mulher
Resource TypeEpisodeOfCare
IdEpisodeOfCare-PrenatalGestanteExemplo.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narrativa gerada: EpisodeOfCare PrenatalGestanteExemplo

identifier: Gravidez/GRAV-2024-001

status: Active

patient: Maria Santos(official) Female, DoB: 1990-08-15 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#12345678901)


Source1

{
  "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"
    }
  }
}