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 SDS - Registro cobertura - 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:Coverage ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Example-Coverage-RVSDS"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileCoverageRVSDS"^^xsd:anyURI ;
fhir:link <https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileCoverageRVSDS>     ] )
  ] ; # 
  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: Coverage Example-Coverage-RVSDS</b></p><a name=\"Example-Coverage-RVSDS\"> </a><a name=\"hcExample-Coverage-RVSDS\"> </a><a name=\"Example-Coverage-RVSDS-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-ProfileCoverageRVSDS.html\">Ruta Violencia - SDS - Coverage</a></p></div><p><b>status</b>: Active</p><p><b>beneficiary</b>: <a href=\"Patient-Example-Patient-HCEURVSDS.html\">Andrea Goméz Female, DoB: 1980-03-19 ( Cédula de Ciudadanía: 5234232 (use: official, ))</a></p><p><b>payor</b>: <a href=\"Organization-Example-Aseguradora-Organization-087b92039fee.html\">Organization Capital Salud</a></p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/RegimenAfiliacion 02}\">Subsidiado</span></td><td>02</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:beneficiary [
fhir:reference [ fhir:v "Patient/Example-Patient-HCEURVSDS" ]
  ] ; # 
  fhir:payor ( [
fhir:reference [ fhir:v "Organization/Example-Aseguradora-Organization-087b92039fee" ]
  ] ) ; # 
  fhir:class ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/RegimenAfiliacion"^^xsd:anyURI ] ;
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Subsidiado" ]       ] )     ] ;
fhir:value [ fhir:v "02" ]
  ] ) . #