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

: OcupacaoAugusto - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "OcupacaoAugusto",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/ocupacao"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation OcupacaoAugusto</b></p><a name=\"OcupacaoAugusto\"> </a><a name=\"hcOcupacaoAugusto\"> </a><a name=\"OcupacaoAugusto-pt-BR\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 21843-8}\">History of Usual occupation</span></p><p><b>subject</b>: <a href=\"Patient-PacienteAugusto.html\">Augusta Pereira Other, DoB: 1979-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)</a></p><p><b>value</b>: <span title=\"Codes:{http://www.saude.gov.br/fhir/r4/CodeSystem/BRCBO 223204}\">CIRURGIAO DENTISTA  AUDITOR</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "21843-8"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PacienteAugusto"
  },
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCBO",
        "code" : "223204"
      }
    ]
  }
}