EMA Billing Implementation Guide
0.1.0 - ci-build Chile flag

EMA Billing Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Prestaciones FONASA - TTL Representation

Draft as of 2026-03-15

Raw ttl | Download


@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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vs-prestaciones-fonasa"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores vs-prestaciones-fonasa</b></p><a name=\"vs-prestaciones-fonasa\"> </a><a name=\"hcvs-prestaciones-fonasa\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-prestaciones-fonasa.html\"><code>https://emahealth.io/fhir/billing/CodeSystem/cs-prestaciones-fonasa</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://emahealth.io/fhir/billing/ValueSet/vs-prestaciones-fonasa"^^xsd:anyURI ;
fhir:l <https://emahealth.io/fhir/billing/ValueSet/vs-prestaciones-fonasa>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "VsPrestacionesFonasa"] ; # 
  fhir:title [ fhir:v "Prestaciones FONASA"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-15T22:36:59+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "EMA Health SpA"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "EMA Health SpA" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://emahealth.io" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Códigos de prestaciones de salud basados en el arancel FONASA (MAI/MLE), alineados con la codificación DEIS para facturación."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "CL" ] ;
fhir:display [ fhir:v "Chile" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://emahealth.io/fhir/billing/CodeSystem/cs-prestaciones-fonasa"^^xsd:anyURI ;
fhir:l <https://emahealth.io/fhir/billing/CodeSystem/cs-prestaciones-fonasa>       ]     ] )
  ] . #