0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-07-31 |
{
"resourceType" : "CodeSystem",
"id" : "PersonIdentifierCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PersonIdentifierCS</b></p><a name=\"PersonIdentifierCS\"> </a><a name=\"hcPersonIdentifierCS\"> </a><a name=\"PersonIdentifierCS-en-US\"> </a><p>This case-insensitive code system <code>https://fhir.medicaia.ar/CodeSystem/PersonIdentifierCS</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\">DNI<a name=\"PersonIdentifierCS-DNI\"> </a></td><td>DOCUMENTO NACIONAL DE IDENTIDAD</td></tr><tr><td style=\"white-space:nowrap\">LC<a name=\"PersonIdentifierCS-LC\"> </a></td><td>LIBRETA CIVICA</td></tr><tr><td style=\"white-space:nowrap\">LE<a name=\"PersonIdentifierCS-LE\"> </a></td><td>LIBRETA DE ENROLAMIENTO</td></tr><tr><td style=\"white-space:nowrap\">SD<a name=\"PersonIdentifierCS-SD\"> </a></td><td>SIN DOCUMENTO</td></tr></table></div>"
},
"url" : "https://fhir.medicaia.ar/CodeSystem/PersonIdentifierCS",
"version" : "0.1.3",
"name" : "PersonIdentifierCS",
"title" : "National Person Identifier",
"status" : "active",
"experimental" : false,
"date" : "2024-07-31",
"publisher" : "Zentricx",
"contact" : [
{
"name" : "Zentricx",
"telecom" : [
{
"system" : "url",
"value" : "https://zentricx.com"
}
]
}
],
"description" : "National Person Identifier. [ES: Identificacion nacional de la persona]",
"copyright" : "Zentricx 2024+",
"caseSensitive" : false,
"valueSet" : "https://fhir.medicaia.ar/ValueSet/PersonIdentifierVS",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "DNI",
"display" : "DOCUMENTO NACIONAL DE IDENTIDAD"
},
{
"code" : "LC",
"display" : "LIBRETA CIVICA"
},
{
"code" : "LE",
"display" : "LIBRETA DE ENROLAMIENTO"
},
{
"code" : "SD",
"display" : "SIN DOCUMENTO"
}
]
}