馃嚚馃嚤 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/Location/EjemploEmaLocation> a fhir:Location ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "EjemploEmaLocation"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://emahealth.io/fhir/cl/StructureDefinition/ema-location" ;
fhir:index 0 ;
fhir:link <https://emahealth.io/fhir/cl/StructureDefinition/ema-location>
]
] ;
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: Location EjemploEmaLocation</b></p><a name=\"EjemploEmaLocation\"> </a><a name=\"hcEjemploEmaLocation\"> </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-location.html\">EMA Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Consulta 3</p><p><b>description</b>: Box de consulta m茅dica general, piso 5</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode OF}\">Outpatient Facility</span></p><p><b>address</b>: Av. Providencia 1234, Of. 501, Box 3 Providencia Regi贸n Metropolitana CL (work)</p><p><b>managingOrganization</b>: <a href=\"Organization-EjemploEmaOrganization.html\">Organization Centro M茅dico EMA</a></p></div>"
] ;
fhir:Location.status [ fhir:value "active"] ;
fhir:Location.name [ fhir:value "Consulta 3"] ;
fhir:Location.description [ fhir:value "Box de consulta m茅dica general, piso 5"] ;
fhir:Location.mode [ fhir:value "instance"] ;
fhir:Location.type [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ;
fhir:Coding.code [ fhir:value "OF" ] ;
fhir:Coding.display [ fhir:value "Outpatient Facility" ]
]
] ;
fhir:Location.address [
fhir:Address.use [ fhir:value "work" ] ;
fhir:Address.line [
fhir:value "Av. Providencia 1234, Of. 501, Box 3" ;
fhir:index 0
] ;
fhir:Address.city [
fhir:value "Providencia" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/ComunasCl" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodComunasCL" ] ;
fhir:Coding.code [ fhir:value "13123" ] ;
fhir:Coding.display [ fhir:value "Providencia" ]
]
]
]
] ;
fhir:Address.district [
fhir:value "Santiago" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/ProvinciasCl" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodProvinciasCL" ] ;
fhir:Coding.code [ fhir:value "131" ] ;
fhir:Coding.display [ fhir:value "Santiago" ]
]
]
]
] ;
fhir:Address.state [
fhir:value "Regi贸n Metropolitana" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/RegionesCl" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodRegionCL" ] ;
fhir:Coding.code [ fhir:value "13" ] ;
fhir:Coding.display [ fhir:value "Metropolitana de Santiago" ]
]
]
]
] ;
fhir:Address.country [
fhir:value "CL" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CodPais" ] ;
fhir:Coding.code [ fhir:value "152" ] ;
fhir:Coding.display [ fhir:value "Chile" ]
]
]
]
]
] ;
fhir:Location.managingOrganization [
fhir:link <http://hl7.org/fhir/Organization/EjemploEmaOrganization> ;
fhir:Reference.reference [ fhir:value "Organization/EjemploEmaOrganization" ]
] .
<http://hl7.org/fhir/Organization/EjemploEmaOrganization> a fhir:Organization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Location/EjemploEmaLocation.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Location/EjemploEmaLocation.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