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:Consent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Example-Consent-OposicionDonacion"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileDonatorConsentHCEU"^^xsd:anyURI ;
fhir:link <https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileDonatorConsentHCEU> ] )
] ; #
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: Consent Example-Consent-OposicionDonacion</b></p><a name=\"Example-Consent-OposicionDonacion\"> </a><a name=\"hcExample-Consent-OposicionDonacion\"> </a><a name=\"Example-Consent-OposicionDonacion-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-ProfileDonatorConsentHCEU.html\">HCEU - Donator or Not Donator Consent</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/Consents/</code>/CONSENT-OD-001 (use: usual, )</p><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope adr}\">Advanced Care Directive</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope acd}\">Advance Directive</span></p><p><b>patient</b>: <a href=\"Patient-Example-CE-Patient-352d698c8230.html\">Paola Andrea Torres Ramirez(official) Female, DoB: 1988-06-23 ( Medical record number: 36423902344 (use: usual, ))</a></p><p><b>dateTime</b>: 2025-04-14 12:00:00+0000</p><p><b>organization</b>: <a href=\"Organization-Example-Prestador-Organization-5e2803024bcd.html\">Organization CLINICA IPS ATENCION SALUD</a></p><h3>Provisions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Action</b></td></tr><tr><td style=\"display: none\">*</td><td>Opt In</td><td><span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/TipoConsentimientoDonante OD}\">Oposición a la presunción legal de donación</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "http://hospitalSystemInformation.example.org/Consents/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CONSENT-OD-001" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:scope [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "adr" ] ;
fhir:display [ fhir:v "Advanced Care Directive" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "acd" ] ;
fhir:display [ fhir:v "Advance Directive" ] ] )
] ) ; #
fhir:patient [
fhir:reference [ fhir:v "Patient/Example-CE-Patient-352d698c8230" ]
] ; #
fhir:dateTime [ fhir:v "2025-04-14T12:00:00Z"^^xsd:dateTime] ; #
fhir:organization ( [
fhir:reference [ fhir:v "Organization/Example-Prestador-Organization-5e2803024bcd" ]
] ) ; #
fhir:provision [
fhir:type [ fhir:v "permit" ] ;
( fhir:action [
( fhir:coding [
fhir:system [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/TipoConsentimientoDonante"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OD" ] ;
fhir:display [ fhir:v "Oposición a la presunción legal de donación" ] ] ) ] )
] . #
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