Guia de Implementação da iPES - CI build
0.1.0 - ci-build
!!Guia de Implementação da iPES - CI build - Compilação de desenvolvimento local (v0.1.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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "611c2e81-2ccb-42d8-9ddc-2d0bfa65c1b4"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.ipes.tech/fhir/StructureDefinition/PatientBRIPES"^^xsd:anyURI ;
fhir:link <https://fhir.ipes.tech/fhir/StructureDefinition/PatientBRIPES> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Patient 611c2e81-2ccb-42d8-9ddc-2d0bfa65c1b4</b></p><a name=\"611c2e81-2ccb-42d8-9ddc-2d0bfa65c1b4\"> </a><a name=\"hc611c2e81-2ccb-42d8-9ddc-2d0bfa65c1b4\"> </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\">Perfil: <a href=\"StructureDefinition-PatientBRIPES.html\">Paciente</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">James Bond Male, DoB: 1985-01-01 ( Health Card Number (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"O registo está ativo\">Ativo:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li><code>urn:oid:1.3.6.1.4.1.54413.3</code>/73c42a8f-af76-41e0-9d7c-c8c160b65eb3</li><li>CPF/12345678910</li><li>Health Card Number/223456789101113 (utilização: secondary, )</li><li>Health Card Number/323456789101114 (utilização: secondary, )</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Códigos:\">pt-br</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extensão simples com código do país de nascimento do indivíduo\"><a href=\"StructureDefinition-BRPais.html\">BR Country Extension</a></td><td colspan=\"3\"><span title=\"Códigos:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRPais 010}\">010</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://fhir.ipes.tech/fhir/StructureDefinition/BRPais"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://terminologia.saude.gov.br/fhir/CodeSystem/BRPais"^^xsd:anyURI ] ;
fhir:code [ fhir:v "010" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.54413.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "73c42a8f-af76-41e0-9d7c-c8c160b65eb3" ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TAX" ] ] ) ;
fhir:text [ fhir:v "CPF" ] ] ;
fhir:system [ fhir:v "urn:oid:2.1.6.840.1.113883.13.237"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12345678910" ]
] [
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:system [ fhir:v "urn:oid:2.1.6.840.1.113883.13.236"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789101112" ]
] [
fhir:use [ fhir:v "secondary" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HC" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:2.1.6.840.1.113883.13.236"^^xsd:anyURI ] ;
fhir:value [ fhir:v "223456789101113" ]
] [
fhir:use [ fhir:v "secondary" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HC" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:2.1.6.840.1.113883.13.236"^^xsd:anyURI ] ;
fhir:value [ fhir:v "323456789101114" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:name ( [
fhir:family [ fhir:v "Bond" ] ;
( fhir:given [ fhir:v "James" ] )
] ) ; #
fhir:gender [ fhir:v "male"] ; #
fhir:birthDate [ fhir:v "1985-01-01"^^xsd:date] ; #
fhir:communication ( [
fhir:language [
( fhir:coding [
fhir:code [ fhir:v "pt-br" ] ] ) ]
] ) . #
IG © 2024+ iPES Publisher. Package iPES#0.1.0 based on FHIR 4.0.1. Generated 2025-10-21
Links: Table of Contents |
QA Report