Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) 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:RelatedPerson ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Example-RelatedPerson-Urgencias-2c3a5f6d1e4a"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileRelatedPersonHCEU"^^xsd:anyURI ;
fhir:link <https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileRelatedPersonHCEU> ] )
] ; #
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: RelatedPerson Example-RelatedPerson-Urgencias-2c3a5f6d1e4a</b></p><a name=\"Example-RelatedPerson-Urgencias-2c3a5f6d1e4a\"> </a><a name=\"hcExample-RelatedPerson-Urgencias-2c3a5f6d1e4a\"> </a><a name=\"Example-RelatedPerson-Urgencias-2c3a5f6d1e4a-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-ProfileRelatedPersonHCEU.html\">HCEU - Related Person</a></p></div><p><b>identifier</b>: Cédula de Ciudadanía/9876543210 (use: official, )</p><p><b>patient</b>: <a href=\"Patient-Example-Patient-Urgencias-bdb7a6003025.html\">Juan García</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode N}\">Madre</span></p><p><b>name</b>: María González de Pérez(Official)</p><p><b>telecom</b>: <a href=\"tel:+57-300-123-4567\">+57-300-123-4567</a>, <a href=\"mailto:maria.gonzalez@example.com\">maria.gonzalez@example.com</a></p></div>"^^rdf:XMLLiteral
] ; #
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/CodeSystem/Tipo-Identificacion"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CC" ] ;
fhir:display [ fhir:v "Cédula de Ciudadanía" ] ] ) ] ;
fhir:system [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Identificacion"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9876543210" ]
] ) ; #
fhir:patient [
fhir:reference [ fhir:v "Patient/Example-Patient-Urgencias-bdb7a6003025" ] ;
fhir:display [ fhir:v "Juan García" ]
] ; #
fhir:relationship ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Next of Kin" ] ] ) ;
fhir:text [ fhir:v "Madre" ]
] ) ; #
fhir:name ( [
( fhir:extension [
fhir:url [ fhir:v "https://hl7.org/fhir/extensions/StructureDefinition-humanname-fathers-family.html"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "González" ] ] [
fhir:url [ fhir:v "https://hl7.org/fhir/R4/extension-humanname-mothers-family.html"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "López" ] ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "María González de Pérez" ] ;
fhir:family [ fhir:v "González" ] ;
( fhir:given [ fhir:v "María" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+57-300-123-4567" ] ;
fhir:use [ fhir:v "mobile" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "maria.gonzalez@example.com" ] ;
fhir:use [ fhir:v "home" ]
] ) . #
IG © Secretaría de Salud de Bogotá 2025+ minsait - An Indra Company. Package fhir.onesait-healthcare-sds-bogota-api-fhir#0.14.0 based on FHIR 4.0.1. Generated 2025-08-04
Links: Tabla de contenido |
Reporte QA