Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1 Brazil flag

This page is part of the Core do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Exemplo de paciente. - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "c3a40500-5fe8-47f1-b21a-dce205e6c617"] ; # 
  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 c3a40500-5fe8-47f1-b21a-dce205e6c617</b></p><a name=\"c3a40500-5fe8-47f1-b21a-dce205e6c617\"> </a><a name=\"hcc3a40500-5fe8-47f1-b21a-dce205e6c617\"> </a><a name=\"c3a40500-5fe8-47f1-b21a-dce205e6c617-pt-BR\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Maria Fernanda Souza (official) Female, DoB: 1992-07-15 ( Health Card Number: NamingSystemCNS#876543210987654 (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/23456789012 (use: official, )</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+552199876-5432\">+55 21 99876-5432</a></li><li><a href=\"mailto:maria.fernanda@example.com\">maria.fernanda@example.com</a></li><li>Avenida Atlântica, 1702, Copacabana, Rio de Janeiro, RJ, 22021-001(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.2.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Rio de Janeiro RJ Brasil </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Elemento que define a raça do indivíduo\"><a href=\"https://ips.saude.gov.br/fhir/v1.0.0/StructureDefinition-raca-br-ips.html\">Raça BR IPS</a></td><td colspan=\"3\"><span title=\"Codes:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRRacaCor 03}\">Parda</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Elemento que define o sexo no nascimento do paciente\"><a href=\"https://ips.saude.gov.br/fhir/v1.0.0/StructureDefinition-sexo-nascimento-br-ips.html\">Sexo no nascimento BR IPS</a></td><td colspan=\"3\"><span title=\"Codes:{http://hl7.org/fhir/administrative-gender female}\">Female</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.2.0/StructureDefinition-patient-genderIdentity.html\">Gender Identity</a></td><td colspan=\"3\"><span title=\"Codes:{http://snomed.info/sct 446141000124107}\">Identifies as female gender</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
fhir:city [ fhir:v "Rio de Janeiro" ] ;
fhir:state [ fhir:v "RJ" ] ;
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 "03" ] ;
fhir:display [ fhir:v "Parda" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:446141000124107 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446141000124107" ] ;
fhir:display [ fhir:v "Identifies as female gender" ]       ] )     ]
  ] [
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 "female" ] ;
fhir:display [ fhir:v "Female" ]       ] )     ]
  ] ) ; # 
  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 "23456789012" ]
  ] [
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 "876543210987654" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Souza" ] ;
    ( fhir:given [ fhir:v "Maria" ] [ fhir:v "Fernanda" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+55 21 99876-5432" ] ;
fhir:use [ fhir:v "mobile" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "maria.fernanda@example.com" ] ;
fhir:use [ fhir:v "home" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1992-07-15"^^xsd:date] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "Avenida Atlântica, 1702, Copacabana, Rio de Janeiro, RJ, 22021-001" ] ;
    ( fhir:line [ fhir:v "Avenida Atlântica, 1702" ] ) ;
fhir:city [ fhir:v "Rio de Janeiro" ] ;
fhir:state [ fhir:v "RJ" ] ;
fhir:postalCode [ fhir:v "22021-001" ] ;
fhir:country [ fhir:v "Brasil" ]
  ] ) . #