Guia de Implementação da SES GO - CORE
0.0.1 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PacienteAugusto - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "PacienteAugusto",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/individuo"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PacienteAugusto</b></p><a name=\"PacienteAugusto\"> </a><a name=\"hcPacienteAugusto\"> </a><a name=\"PacienteAugusto-pt-BR\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Augusta Pereira Other, DoB: 1979-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><a href=\"NamingSystem-cns.html\" title=\"No Brasil, o Cartão Nacional de Saúde é um documento utilizado no sistema de saúde pública \n(SUS - Sistema Único de Saúde). Ele contém um número de identificação individual que permite o acesso aos \nserviços de saúde oferecidos pelo SUS.\">CNS</a>/1234567879</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Augusto Pereira(Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: (62) 9999-9999</li><li>520870 (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency contact person\">Emergency contact person:</td><td colspan=\"3\"><ul><li>Carminha Pereira</li><li>ph: (62) 9999-9999</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency contact person\">Emergency contact person:</td><td colspan=\"3\"><ul><li>Roberto</li><li>ph: (62) 9999-9998</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Filiação\">Filiação:</td><td colspan=\"3\"><ul><li>nome: Maria Pereira</li><li>tipo: 0101</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extensão para para representar dados relacionados à raça/cor e etnia de um indivíduo.\">Raça/Cor e Etnina:</td><td colspan=\"3\"><ul><li>race: <span title=\"Codes:{http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor 02}\">Preta</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">110001 10 </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extensão para representar uma nacionalidade.\"><a href=\"http://www.saude.gov.br/fhir/r4/StructureDefinition-BRNacionalidade.html\">Nacionalidade</a></td><td colspan=\"3\"><span title=\"Codes:{http://www.saude.gov.br/fhir/r4/CodeSystem/BRNacionalidade B}\">Brasileiro</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ocupação refere-se à atividade profissional desempenhada por um indivíduo em um determinado campo de trabalho,\n conforme definido e categorizado pela Classificação Brasileira de Ocupações (CBO). \n Cada ocupação é identificada por um código específico no CBO,\n  que descreve as principais responsabilidades,\n   habilidades necessárias e condições de trabalho associadas àquela ocupação.\"><a href=\"StructureDefinition-patient-ocupacao.html\">Ocupacao</a></td><td colspan=\"3\"><a href=\"Observation-OcupacaoAugusto.html\">Observation History of Usual occupation</a></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.\"><a href=\"http://hl7.org/fhir/R4/extension-patient-genderidentity.html\">genderIdentity</a></td><td colspan=\"3\"><span title=\"Codes:{https://fhir.saude.go.gov.br/r4/core/CodeSystem/identidade-genero 151}\">Outros</span></td></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "race",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor",
                "code" : "02"
              }
            ]
          }
        }
      ],
      "url" : "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0"
    },
    {
      "extension" : [
        {
          "url" : "nome",
          "valueString" : "Maria Pereira"
        },
        {
          "url" : "tipo",
          "valueCode" : "0101"
        }
      ],
      "url" : "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/filiacao"
    },
    {
      "url" : "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRNacionalidade",
            "code" : "B"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/identidade-genero",
            "code" : "151"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress" : {
        "city" : "110001",
        "country" : "10"
      }
    },
    {
      "url" : "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/patient-ocupacao",
      "valueReference" : {
        🔗 "reference" : "Observation/OcupacaoAugusto"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "https://fhir.saude.go.gov.br/sid/cpf",
      "value" : "1234567879"
    },
    {
      "system" : "https://fhir.saude.go.gov.br/sid/cns",
      "value" : "1234567879"
    }
  ],
  "name" : [
    {
      "use" : "official",
      "text" : "Augusto Pereira"
    },
    {
      "use" : "usual",
      "text" : "Augusta Pereira"
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "(62) 9999-9999"
    }
  ],
  "gender" : "other",
  "birthDate" : "1979-02-19",
  "address" : [
    {
      "use" : "home",
      "city" : "520870"
    }
  ],
  "contact" : [
    {
      "relationship" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
              "code" : "EP"
            }
          ]
        }
      ],
      "name" : {
        "text" : "Carminha Pereira"
      },
      "telecom" : [
        {
          "system" : "phone",
          "value" : "(62) 9999-9999"
        }
      ]
    },
    {
      "relationship" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
              "code" : "EP"
            }
          ]
        }
      ],
      "name" : {
        "text" : "Roberto"
      },
      "telecom" : [
        {
          "system" : "phone",
          "value" : "(62) 9999-9998"
        }
      ]
    }
  ]
}