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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PacienteAugusto"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/individuo"^^xsd:anyURI ;
fhir:link <https://fhir.saude.go.gov.br/r4/core/StructureDefinition/individuo> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><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\">Profile: <a href=\"StructureDefinition-individuo.html\">Indivíduo</a></p></div><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.2.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/extensions/5.2.0/StructureDefinition-patient-genderIdentity.html\">Gender Identity</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>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "race"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "02" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "nome"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Maria Pereira" ] ] [
fhir:url [ fhir:v "tipo"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "0101" ] ] ) ;
fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/filiacao"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://www.saude.gov.br/fhir/r4/CodeSystem/BRNacionalidade"^^xsd:anyURI ] ;
fhir:code [ fhir:v "B" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/identidade-genero"^^xsd:anyURI ] ;
fhir:code [ fhir:v "151" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
fhir:city [ fhir:v "110001" ] ;
fhir:country [ fhir:v "10" ] ]
] [
fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/patient-ocupacao"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Observation/OcupacaoAugusto" ] ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/sid/cpf"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234567879" ]
] [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/sid/cns"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234567879" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Augusto Pereira" ]
] [
fhir:use [ fhir:v "usual" ] ;
fhir:text [ fhir:v "Augusta Pereira" ]
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(62) 9999-9999" ]
] ) ; #
fhir:gender [ fhir:v "other"] ; #
fhir:birthDate [ fhir:v "1979-02-19"^^xsd:date] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:city [ fhir:v "520870" ]
] ) ; #
fhir:contact ( [
( fhir:relationship [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EP" ] ] ) ] ) ;
fhir:name [
fhir:text [ fhir:v "Carminha Pereira" ] ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(62) 9999-9999" ] ] )
] [
( fhir:relationship [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EP" ] ] ) ] ) ;
fhir:name [
fhir:text [ fhir:v "Roberto" ] ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(62) 9999-9998" ] ] )
] ) . #
IG © 2024+ SES-GO. Package br.go.ses.core#0.0.1 based on FHIR 4.0.1. Generated 2025-03-20
Links: Table of Contents |
QA Report