Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build

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

: Ruta Violencia SIS - Orden - TTL Representation

Raw ttl | Descargar


@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:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Example-ServiceRequest-RVSIS"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileServiceRequestRVSIS"^^xsd:anyURI ;
fhir:link <https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileServiceRequestRVSIS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest Example-ServiceRequest-RVSIS</b></p><a name=\"Example-ServiceRequest-RVSIS\"> </a><a name=\"hcExample-ServiceRequest-RVSIS\"> </a><a name=\"Example-ServiceRequest-RVSIS-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-ProfileServiceRequestRVSIS.html\">Ruta Violencia - Service Resquest SIS</a></p></div><p><b>SIS-OrderStates</b>: <span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-OrderState 01}\">EN PROCESO</span></p><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/servicerequests/</code>/SRB-SIRBE-0001 (use: official, ), <code>http://hospitalSystemInformation.example.org/orders/</code>/RUG-2025-000123 (use: secondary, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-OrderType 02}\">ACCION DE PROTECCION POR VIOLENCIA EN EL CONTEXTO FAMILIAR</span></p><p><b>subject</b>: <a href=\"Patient-Example-Patient-HCEURVSIS.html\">Andrea Goméz Female, DoB: 1980-03-19 ( 345467456 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-RVSIS.html\">Encounter: identifier = https://sirbe.gov.co/MY-ID#enc-sirbe-001 (use: usual, ); status = finished; class = Urgencias (ActCode#EMER); type = Urgencias; period = 2025-05-16 09:00:00-0500 --&gt; (ongoing)</a></p><p><b>authoredOn</b>: 2025-06-01 10:00:00+0000</p><p><b>requester</b>: <a href=\"Practitioner-Example-Practitioner-HCEURVSIS.html\">Practitioner Andrés Camargo</a></p><p><b>note</b>: Observaciones de la orden: Se solicita orden de protección permanente de la Policía Nacional debido a características del presunto agresor.</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-SIS-OrderStates"^^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-OrderState"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "EN PROCESO" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://hospitalSystemInformation.example.org/servicerequests/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SRB-SIRBE-0001" ]
  ] [
fhir:use [ fhir:v "secondary" ] ;
fhir:system [ fhir:v "http://hospitalSystemInformation.example.org/orders/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RUG-2025-000123" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-OrderType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "ACCION DE PROTECCION POR VIOLENCIA EN EL CONTEXTO FAMILIAR" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Example-Patient-HCEURVSIS" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/Example-Encounter-RVSIS" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-06-01T10:00:00Z"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/Example-Practitioner-HCEURVSIS" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Observaciones de la orden: Se solicita orden de protección permanente de la Policía Nacional debido a características del presunto agresor." ]
  ] ) . #