🇨🇱 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
@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/Appointment/EjemploEmaAppointment> a fhir:Appointment ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "EjemploEmaAppointment"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://emahealth.io/fhir/cl/StructureDefinition/ema-appointment" ;
fhir:index 0 ;
fhir:link <https://emahealth.io/fhir/cl/StructureDefinition/ema-appointment>
]
] ;
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: Appointment EjemploEmaAppointment</b></p><a name=\"EjemploEmaAppointment\"> </a><a name=\"hcEjemploEmaAppointment\"> </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-appointment.html\">EMA Appointment</a></p></div><p><b>status</b>: Booked</p><p><b>serviceType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 124}\">General Practice</span></p><p><b>description</b>: Control medicina general</p><p><b>start</b>: 2026-03-15 09:00:00-0300</p><p><b>end</b>: 2026-03-15 09:30:00-0300</p><p><b>slot</b>: <a href=\"Slot-EjemploEmaSlot.html\">Slot: status = free; start = 2026-03-15 09:00:00-0300; end = 2026-03-15 09:30:00-0300</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Patient-EjemploEmaPatient.html\">María Fernández</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"PractitionerRole-EjemploEmaPractitionerRole.html\">Dr. Carlos Muñoz</a></p><p><b>status</b>: Accepted</p></blockquote></div>"
] ;
fhir:Appointment.status [ fhir:value "booked"] ;
fhir:Appointment.serviceType [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/service-type" ] ;
fhir:Coding.code [ fhir:value "124" ]
]
] ;
fhir:Appointment.description [ fhir:value "Control medicina general"] ;
fhir:Appointment.start [ fhir:value "2026-03-15T09:00:00-03:00"^^xsd:dateTime] ;
fhir:Appointment.end [ fhir:value "2026-03-15T09:30:00-03:00"^^xsd:dateTime] ;
fhir:Appointment.slot [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Slot/EjemploEmaSlot> ;
fhir:Reference.reference [ fhir:value "Slot/EjemploEmaSlot" ]
] ;
fhir:Appointment.participant [
fhir:index 0 ;
fhir:Appointment.participant.actor [
fhir:link <http://hl7.org/fhir/Patient/EjemploEmaPatient> ;
fhir:Reference.reference [ fhir:value "Patient/EjemploEmaPatient" ] ;
fhir:Reference.display [ fhir:value "María Fernández" ]
] ;
fhir:Appointment.participant.status [ fhir:value "accepted" ]
], [
fhir:index 1 ;
fhir:Appointment.participant.actor [
fhir:link <http://hl7.org/fhir/PractitionerRole/EjemploEmaPractitionerRole> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/EjemploEmaPractitionerRole" ] ;
fhir:Reference.display [ fhir:value "Dr. Carlos Muñoz" ]
] ;
fhir:Appointment.participant.status [ fhir:value "accepted" ]
] .
<http://hl7.org/fhir/Slot/EjemploEmaSlot> a fhir:Slot .
<http://hl7.org/fhir/Patient/EjemploEmaPatient> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/EjemploEmaPractitionerRole> a fhir:PractitionerRole .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Appointment/EjemploEmaAppointment.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Appointment/EjemploEmaAppointment.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