🌐 EMA Health Core Implementation Guide
0.10.0 - ci-build
🌐 EMA Health Core Implementation Guide - Local Development build (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-08-31 |
@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/ValueSet/ema-vs-identity-document> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ema-vs-identity-document"] ;
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: ValueSet ema-vs-identity-document</b></p><a name=\"ema-vs-identity-document\"> </a><a name=\"hcema-vs-identity-document\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references\"> version ?4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html#v2-0203-NI\">NI</a></td><td>National unique individual identifier</td><td>National unique individual identifier</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport number</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html#v2-0203-PRC\">PRC</a></td><td>Permanent Resident Card Number</td><td>Permanent Resident Card Number</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://emahealth.io/fhir/core/ValueSet/ema-vs-identity-document"] ;
fhir:ValueSet.version [ fhir:value "0.10.0"] ;
fhir:ValueSet.name [ fhir:value "EmaVsIdentityDocument"] ;
fhir:ValueSet.title [ fhir:value "EMA — Tipo de documento de identidad"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-08-31T21:14:26+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "EMA Health SpA"] ;
fhir:ValueSet.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:ValueSet.description [ fhir:value "Conjunto **extensible** de tipos de documento con que una persona acredita su\nidentidad, para el slice de `Patient.identifier` de las capas nacionales.\nNeutro de país: cada capa fija qué `system` acompaña a cada tipo (RENAPO para\nla CURP, RENIEC para el DNI) y cuál es exigible en su jurisdicción."] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "NI" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "National unique individual identifier" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PPN" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Passport number" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PRC" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Permanent Resident Card Number" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/ema-vs-identity-document.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/ema-vs-identity-document.ttl> .
IG © 2026+ EMA Health SpA. Package emaig.core#0.10.0 based on FHIR 4.0.1. Generated 2026-08-31
Links: Table of Contents |
QA Report