🇨🇱 EMA Health Chile Implementation Guide
0.1.0 - ci-build
🇨🇱 EMA Health Chile Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-06-30 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ChargeItemDefinition/EjemploEmaChargeItemDefinition> a fhir:ChargeItemDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "EjemploEmaChargeItemDefinition"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://emahealth.io/fhir/cl/StructureDefinition/ema-charge-item-definition" ;
fhir:index 0 ;
fhir:link <https://emahealth.io/fhir/cl/StructureDefinition/ema-charge-item-definition>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ChargeItemDefinition EjemploEmaChargeItemDefinition</b></p><a name=\"EjemploEmaChargeItemDefinition\"> </a><a name=\"hcEjemploEmaChargeItemDefinition\"> </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-ema-charge-item-definition.html\">EMA ChargeItemDefinition</a></p></div><p><b>url</b>: <a href=\"ChargeItemDefinition-EjemploEmaChargeItemDefinition.html\">ChargeItemDefinition Consulta medicina general</a></p><p><b>version</b>: 0.1.0</p><p><b>status</b>: Active</p><p><b>date</b>: 2026-06-30 03:05:46-0400</p><p><b>publisher</b>: EMA Health SpA</p><p><b>contact</b>: EMA Health SpA: <a href=\"https://emahealth.io\">https://emahealth.io</a>,<a href=\"mailto:[email protected]\">[email protected]</a></p><p><b>description</b>: </p><div><p>Consulta medicina general — precio particular y copago FONASA MLE tramo B/C/D.</p>\n</div><p><b>code</b>: <span title=\"Codes:{https://emahealth.io/fhir/cl/CodeSystem/cs-prestaciones-fonasa 0101001}\">Consulta medicina general</span></p><blockquote><p><b>propertyGroup</b></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title=\"Codes:\">Precio particular</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>25000</td><td>Chilean peso</td></tr></table></blockquote></blockquote><blockquote><p><b>propertyGroup</b></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title=\"Codes:\">Copago FONASA Tramo B</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td><td>Chilean peso</td></tr></table></blockquote></blockquote><blockquote><p><b>propertyGroup</b></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title=\"Codes:\">Copago FONASA Tramo C</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>5000</td><td>Chilean peso</td></tr></table></blockquote></blockquote><blockquote><p><b>propertyGroup</b></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title=\"Codes:\">Copago FONASA Tramo D</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>10000</td><td>Chilean peso</td></tr></table></blockquote></blockquote></div>"
] ;
fhir:ChargeItemDefinition.url [ fhir:value "https://emahealth.io/fhir/cl/ChargeItemDefinition/EjemploEmaChargeItemDefinition"] ;
fhir:ChargeItemDefinition.version [ fhir:value "0.1.0"] ;
fhir:ChargeItemDefinition.status [ fhir:value "active"] ;
fhir:ChargeItemDefinition.date [ fhir:value "2026-06-30T03:05:46-04:00"^^xsd:dateTime] ;
fhir:ChargeItemDefinition.publisher [ fhir:value "EMA Health SpA"] ;
fhir:ChargeItemDefinition.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "EMA Health SpA" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://emahealth.io" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "[email protected]" ]
]
] ;
fhir:ChargeItemDefinition.description [ fhir:value "Consulta medicina general — precio particular y copago FONASA MLE tramo B/C/D."] ;
fhir:ChargeItemDefinition.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://emahealth.io/fhir/cl/CodeSystem/cs-prestaciones-fonasa" ] ;
fhir:Coding.code [ fhir:value "0101001" ]
]
] ;
fhir:ChargeItemDefinition.propertyGroup [
fhir:index 0 ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent [
fhir:index 0 ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.type [ fhir:value "base" ] ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.code [
fhir:CodeableConcept.text [ fhir:value "Precio particular" ]
] ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.amount [
fhir:Money.value [ fhir:value "25000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "CLP" ]
]
]
], [
fhir:index 1 ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent [
fhir:index 0 ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.type [ fhir:value "base" ] ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.code [
fhir:CodeableConcept.text [ fhir:value "Copago FONASA Tramo B" ]
] ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.amount [
fhir:Money.value [ fhir:value "0"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "CLP" ]
]
]
], [
fhir:index 2 ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent [
fhir:index 0 ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.type [ fhir:value "base" ] ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.code [
fhir:CodeableConcept.text [ fhir:value "Copago FONASA Tramo C" ]
] ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.amount [
fhir:Money.value [ fhir:value "5000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "CLP" ]
]
]
], [
fhir:index 3 ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent [
fhir:index 0 ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.type [ fhir:value "base" ] ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.code [
fhir:CodeableConcept.text [ fhir:value "Copago FONASA Tramo D" ]
] ;
fhir:ChargeItemDefinition.propertyGroup.priceComponent.amount [
fhir:Money.value [ fhir:value "10000"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "CLP" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ChargeItemDefinition/EjemploEmaChargeItemDefinition.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ChargeItemDefinition/EjemploEmaChargeItemDefinition.ttl> .
IG © 2026+ EMA Health SpA. Package emaig.cl#0.1.0 based on FHIR 4.0.1. Generated 2026-06-30
Links: Table of Contents |
QA Report
EMA
>>>
Health
· ig.emahealth.io