🇲🇽 EMA Health México Implementation Guide
0.1.0 - ci-build
🇲🇽 EMA Health México 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/Practitioner/EjemploEmaPractitionerMx> a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "EjemploEmaPractitionerMx"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://emahealth.io/fhir/mx/StructureDefinition/ema-practitioner" ;
fhir:index 0 ;
fhir:link <https://emahealth.io/fhir/mx/StructureDefinition/ema-practitioner>
]
] ;
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: Practitioner EjemploEmaPractitionerMx</b></p><a name=\"EjemploEmaPractitionerMx\"> </a><a name=\"hcEjemploEmaPractitionerMx\"> </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-practitioner.html\">EMA Practitioner (México)</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-CedulaProfesionalNamingSystem.html\" title=\"Identificador profesional asignado por DGP/SEP a profesionales con título registrado.#xA;Usado en Practitioner.identifier.\">CedulaProfesional</a>/12345678 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Alejandra Ramírez Torres (Official)</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1982-09-05</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Médica Cirujana, especialidad en Medicina Interna</span></td></tr></table></div>"
] ;
fhir:Practitioner.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "https://emahealth.io/fhir/mx/sid/cedula-profesional" ] ;
fhir:Identifier.value [ fhir:value "12345678" ]
] ;
fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Practitioner.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.family [ fhir:value "Ramírez Torres" ] ;
fhir:HumanName.given [
fhir:value "Alejandra" ;
fhir:index 0
] ;
fhir:HumanName.prefix [
fhir:value "Dra." ;
fhir:index 0
]
] ;
fhir:Practitioner.gender [ fhir:value "female"] ;
fhir:Practitioner.birthDate [ fhir:value "1982-09-05"^^xsd:date] ;
fhir:Practitioner.qualification [
fhir:index 0 ;
fhir:Practitioner.qualification.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0360" ] ;
fhir:Coding.code [ fhir:value "MD" ] ;
fhir:Coding.display [ fhir:value "Doctor of Medicine" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Médica Cirujana, especialidad en Medicina Interna" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Practitioner/EjemploEmaPractitionerMx.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Practitioner/EjemploEmaPractitionerMx.ttl> .
IG © 2026+ EMA Health SpA. Package emaig.mx#0.1.0 based on FHIR 4.0.1. Generated 2026-06-30
Links: Table of Contents |
QA Report