Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1
BR
!!Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1 - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "b2f63a4c-ddaa-4652-8481-ac1ff473104e"] ; #
fhir:language [ fhir:v "pt-BR"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Narrativa gerada: Patient b2f63a4c-ddaa-4652-8481-ac1ff473104e</b></p><a name=\"b2f63a4c-ddaa-4652-8481-ac1ff473104e\"> </a><a name=\"hcb2f63a4c-ddaa-4652-8481-ac1ff473104e\"> </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\">Língua: pt-BR</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">João Carlos Silva (official) Male, DoB: 1985-03-01 ( Health Card Number: NamingSystemCNS#987654321098765 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Tax ID number/12345678901 (utilização: official, )</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Formas de contactar o doente\">Detalhes do contacto</td><td colspan=\"3\"><ul><li><a href=\"tel:+551198765-4321\">+55 11 98765-4321</a></li><li><a href=\"mailto:joao.carlos@example.com\">joao.carlos@example.com</a></li><li>Rua Exemplo, 123, Bairro Centro, São Paulo, SP, 01000-000(home)</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.3.0-ballot-tc1/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">São Paulo SP Brasil </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Elemento que define a raça do indivíduo\"><a href=\"file:///app/output/StructureDefinition-raca-br-ips.html\">Raça BR IPS</a></td><td colspan=\"3\"><span title=\"Códigos:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRRacaCor 01}\">Branca</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Elemento que define o sexo no nascimento do paciente\"><a href=\"file:///app/output/StructureDefinition-sexo-nascimento-br-ips.html\">Sexo no nascimento BR IPS</a></td><td colspan=\"3\"><span title=\"Códigos:{http://hl7.org/fhir/administrative-gender male}\">Male</span></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.3.0-ballot-tc1/StructureDefinition-patient-genderIdentity.html\">Gender Identity</a></td><td colspan=\"3\"><span title=\"Códigos:{http://snomed.info/sct 446151000124109}\">Identifies as male gender (finding)</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
fhir:city [ fhir:v "São Paulo" ] ;
fhir:state [ fhir:v "SP" ] ;
fhir:country [ fhir:v "Brasil" ] ]
] [
fhir:url [ fhir:v "https://ips.saude.gov.br/fhir/StructureDefinition/raca-br-ips"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://terminologia.saude.gov.br/fhir/CodeSystem/BRRacaCor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Branca" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:446151000124109 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446151000124109" ] ;
fhir:display [ fhir:v "Identifies as male gender (finding)" ] ] ) ]
] [
fhir:url [ fhir:v "https://ips.saude.gov.br/fhir/StructureDefinition/sexo-nascimento-br-ips"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ;
fhir:code [ fhir:v "male" ] ;
fhir:display [ fhir:v "Male" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TAX" ] ;
fhir:display [ fhir:v "Tax ID number" ] ] ) ] ;
fhir:system [ fhir:v "https://saude.gov.br/fhir/sid/cpf"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12345678901" ]
] [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HC" ] ;
fhir:display [ fhir:v "Health Card Number" ] ] ) ] ;
fhir:system [ fhir:v "https://saude.gov.br/fhir/sid/cns"^^xsd:anyURI ] ;
fhir:value [ fhir:v "987654321098765" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Silva" ] ;
( fhir:given [ fhir:v "João" ] [ fhir:v "Carlos" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+55 11 98765-4321" ] ;
fhir:use [ fhir:v "mobile" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "joao.carlos@example.com" ] ;
fhir:use [ fhir:v "home" ]
] ) ; #
fhir:gender [ fhir:v "male"] ; #
fhir:birthDate [ fhir:v "1985-03-01"^^xsd:date] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "Rua Exemplo, 123, Bairro Centro, São Paulo, SP, 01000-000" ] ;
( fhir:line [ fhir:v "Rua Exemplo, 123" ] ) ;
fhir:city [ fhir:v "São Paulo" ] ;
fhir:state [ fhir:v "SP" ] ;
fhir:postalCode [ fhir:v "01000-000" ] ;
fhir:country [ fhir:v "Brasil" ]
] ) . #
IG © 2023+ Ministério do Saúde do Brasil. Package br.gov.saude.br-core.fhir#1.0.0 based on FHIR 4.0.1. Generated 2026-01-14
Links: Table of Contents |
QA Report