🇲🇽 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

: Aseguradora / régimen (México) - TTL Representation

Active as of 2026-06-30

Raw ttl | Download


@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/CodeSystem/cs-aseguradora-mx> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "cs-aseguradora-mx"] ;
  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: CodeSystem cs-aseguradora-mx</b></p><a name=\"cs-aseguradora-mx\"> </a><a name=\"hccs-aseguradora-mx\"> </a><p>This case-sensitive code system <code>https://emahealth.io/fhir/mx/CodeSystem/cs-aseguradora-mx</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">imss<a name=\"cs-aseguradora-mx-imss\"> </a></td><td>IMSS</td></tr><tr><td style=\"white-space:nowrap\">issste<a name=\"cs-aseguradora-mx-issste\"> </a></td><td>ISSSTE</td></tr><tr><td style=\"white-space:nowrap\">insabi<a name=\"cs-aseguradora-mx-insabi\"> </a></td><td>INSABI / IMSS-Bienestar</td></tr><tr><td style=\"white-space:nowrap\">pemex<a name=\"cs-aseguradora-mx-pemex\"> </a></td><td>PEMEX</td></tr><tr><td style=\"white-space:nowrap\">sedena<a name=\"cs-aseguradora-mx-sedena\"> </a></td><td>SEDENA</td></tr><tr><td style=\"white-space:nowrap\">semar<a name=\"cs-aseguradora-mx-semar\"> </a></td><td>SEMAR</td></tr><tr><td style=\"white-space:nowrap\">privado<a name=\"cs-aseguradora-mx-privado\"> </a></td><td>Privado</td></tr><tr><td style=\"white-space:nowrap\">particular<a name=\"cs-aseguradora-mx-particular\"> </a></td><td>Particular</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://emahealth.io/fhir/mx/CodeSystem/cs-aseguradora-mx"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "CsAseguradoraMx"] ;
  fhir:CodeSystem.title [ fhir:value "Aseguradora / régimen (México)"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.date [ fhir:value "2026-06-30T02:56:50-04:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "EMA Health SpA"] ;
  fhir:CodeSystem.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 "contacto@emahealth.io" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Aseguradoras y regímenes de salud en México."] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "8"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "imss" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IMSS" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "issste" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ISSSTE" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "insabi" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "INSABI / IMSS-Bienestar" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "pemex" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PEMEX" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "sedena" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "SEDENA" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "semar" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "SEMAR" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "privado" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Privado" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "particular" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Particular" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/cs-aseguradora-mx.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/cs-aseguradora-mx.ttl> .