{
  "resourceType" : "Observation",
  "id" : "DataProvavelPartoExemplo",
  "meta" : {
    "profile" : ["https://fhir.saude.go.gov.br/r4/saude-mulher/StructureDefinition/data-provavel-parto"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Observation DataProvavelPartoExemplo</b></p><a name=\"DataProvavelPartoExemplo\"> </a><a name=\"hcDataProvavelPartoExemplo\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Perfil: <a href=\"StructureDefinition-data-provavel-parto.html\">Data Provável do Parto</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Códigos:{http://loinc.org 11779-6}\">DeFígadoy date Est from LMP</span></p><p><b>subject</b>: <a href=\"Patient-IndividuoExemplo.html\">Maria Santos(official) Female, DoB: 1990-08-15 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#12345678901)</a></p><p><b>encounter</b>: <a href=\"Encounter-ConsultaAcompanhamentoGestanteExemplo.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = Consulta agendada programada / Cuidado continuado; priority = Eletivo; period = 2024-03-15 --&gt; 2024-03-15</a></p><p><b>effective</b>: 2024-03-15</p><p><b>performer</b>: <a href=\"Practitioner-ProfissionalExemplo.html\">Practitioner João Silva(official)</a></p><p><b>value</b>: 2024-10-21</p></div>"
  },
  "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"
}