Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.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 "Example-Patient-HCEURVSIS"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfilePatientRV"^^xsd:anyURI ;
fhir:link <https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfilePatientRV> ] )
] ; #
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 Example-Patient-HCEURVSIS</b></p><a name=\"Example-Patient-HCEURVSIS\"> </a><a name=\"hcExample-Patient-HCEURVSIS\"> </a><a name=\"Example-Patient-HCEURVSIS-es-ES\"> </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-ProfilePatientRV.html\">Recurso Patient - Datos demográficos de la paciente victima de violencia</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Andrea Goméz Female, DoB: 1980-03-19 ( 345467456 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Estado-Civil 2}\">Casada</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Cédula de Ciudadanía/5234232 (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:+5730043573424\">+57 300 43573424</a></li><li>Calle 13 33-81, Bogotá(home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"null\"><a href=\"StructureDefinition-SIS-CaseRol.html\">SIS Case rol</a></td><td colspan=\"3\"><span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-CaseRol 03}\">VICTIMA</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-SIS-CaseRol"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-CaseRol"^^xsd:anyURI ] ;
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "VICTIMA" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/Tipo-Identificacion"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CC" ] ;
fhir:display [ fhir:v "Cédula de Ciudadanía" ] ] ) ] ;
fhir:value [ fhir:v "5234232" ]
] [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:SIRBE-IDPERSONA"^^xsd:anyURI ] ] ) ] ;
fhir:value [ fhir:v "345467456" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:name ( [
fhir:text [ fhir:v "Andrea Goméz" ] ;
fhir:family [ fhir:v "Goméz" ] ;
( fhir:given [ fhir:v "Andrea" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+57 300 43573424" ] ;
fhir:use [ fhir:v "mobile" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1980-03-19"^^xsd:date] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:text [ fhir:v "Calle 13 33-81, Bogotá" ] ;
( fhir:line [ fhir:v "Calle 13 33-81" ] ) ;
fhir:city [ fhir:v "Bogotá" ] ;
fhir:district [ fhir:v "Chapinero" ] ;
fhir:state [ fhir:v "Bogotá" ]
] ) ; #
fhir:maritalStatus [
( fhir:coding [
fhir:system [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Estado-Civil"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Casada" ] ] )
] . #
IG © Secretaría de Salud de Bogotá 2025+ minsait - An Indra Company. Package fhir.onesait-healthcare-sds-bogota-api-fhir#0.10.1 based on FHIR 4.0.1. Generated 2025-07-10
Links: Tabla de contenido |
Reporte QA