Guia de Implementação da SES GO - Saúde da Mulher
1.0.0 - draft BR

Guia de Implementação da SES GO - Saúde da Mulher - Downloaded Version 1.0.0 See the Directory of published versions

: DesfechoGestacaoExemplo - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "DesfechoGestacaoExemplo",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.saude.go.gov.br/r4/saude-mulher/StructureDefinition/desfecho-gestacao"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Condition DesfechoGestacaoExemplo</b></p><a name=\"DesfechoGestacaoExemplo\"> </a><a name=\"hcDesfechoGestacaoExemplo\"> </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-desfecho-gestacao.html\">Desfecho da Gestação</a></p></div><p><b>clinicalStatus</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}\">Resolved</span></p><p><b>code</b>: <span title=\"Códigos:{http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10 O80}\">Parto único espontâneo</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>abatement</b>: 2024-10-21</p></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "resolved"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10",
        "code" : "O80"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/IndividuoExemplo"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/ConsultaAcompanhamentoGestanteExemplo"
  },
  "abatementDateTime" : "2024-10-21"
}