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

: Ejemplo Cobertura — IMSS (México) - TTL Representation

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/Coverage/EjemploEmaCoverageMx> a fhir:Coverage ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "EjemploEmaCoverageMx"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://emahealth.io/fhir/mx/StructureDefinition/ema-coverage" ;
       fhir:index 0 ;
       fhir:link <https://emahealth.io/fhir/mx/StructureDefinition/ema-coverage>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage EjemploEmaCoverageMx</b></p><a name=\"EjemploEmaCoverageMx\"> </a><a name=\"hcEjemploEmaCoverageMx\"> </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-coverage.html\">EMA Coverage (México)</a></p></div><p><b>Aseguradora / régimen (México)</b>: <a href=\"CodeSystem-cs-aseguradora-mx.html#cs-aseguradora-mx-imss\">Aseguradora / régimen (México): imss</a> (IMSS)</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PUBLICPOL}\">IMSS — Régimen Ordinario</span></p><p><b>subscriber</b>: <a href=\"Patient-EjemploEmaPatientMx.html\">Guadalupe Hernández López (official) Female, DoB: 1974-03-12 ( https://emahealth.io/fhir/mx/sid/rfc#RFC#HELG740312AB1 (use: official, ))</a></p><p><b>beneficiary</b>: <a href=\"Patient-EjemploEmaPatientMx.html\">Guadalupe Hernández López (official) Female, DoB: 1974-03-12 ( https://emahealth.io/fhir/mx/sid/rfc#RFC#HELG740312AB1 (use: official, ))</a></p><p><b>payor</b>: <a href=\"Organization-EjemploEmaOrganizationMx.html\">Organization Hospital General de Zona No. 32 IMSS</a></p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class subgroup}\">SubGroup</span></td><td>Régimen Ordinario</td><td>Régimen Ordinario IMSS</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://emahealth.io/fhir/mx/StructureDefinition/ema-seguro-mx" ] ;
     fhir:Extension.valueCoding [
       fhir:Coding.system [ fhir:value "https://emahealth.io/fhir/mx/CodeSystem/cs-aseguradora-mx" ] ;
       fhir:Coding.code [ fhir:value "imss" ] ;
       fhir:Coding.display [ fhir:value "IMSS" ]
     ]
  ] ;
  fhir:Coverage.status [ fhir:value "active"] ;
  fhir:Coverage.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
       fhir:Coding.code [ fhir:value "PUBLICPOL" ] ;
       fhir:Coding.display [ fhir:value "public healthcare" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "IMSS — Régimen Ordinario" ]
  ] ;
  fhir:Coverage.subscriber [
     fhir:link <http://hl7.org/fhir/Patient/EjemploEmaPatientMx> ;
     fhir:Reference.reference [ fhir:value "Patient/EjemploEmaPatientMx" ]
  ] ;
  fhir:Coverage.beneficiary [
     fhir:link <http://hl7.org/fhir/Patient/EjemploEmaPatientMx> ;
     fhir:Reference.reference [ fhir:value "Patient/EjemploEmaPatientMx" ]
  ] ;
  fhir:Coverage.payor [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Organization/EjemploEmaOrganizationMx> ;
     fhir:Reference.reference [ fhir:value "Organization/EjemploEmaOrganizationMx" ]
  ] ;
  fhir:Coverage.class [
     fhir:index 0 ;
     fhir:Coverage.class.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ] ;
         fhir:Coding.code [ fhir:value "subgroup" ]
       ]
     ] ;
     fhir:Coverage.class.value [ fhir:value "Régimen Ordinario" ] ;
     fhir:Coverage.class.name [ fhir:value "Régimen Ordinario IMSS" ]
  ] .

<http://hl7.org/fhir/Patient/EjemploEmaPatientMx> a fhir:Patient .

<http://hl7.org/fhir/Organization/EjemploEmaOrganizationMx> a fhir:Organization .

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

<http://hl7.org/fhir/Coverage/EjemploEmaCoverageMx.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Coverage/EjemploEmaCoverageMx.ttl> .