LACPass International Patient Summary (IPS) Guide
0.1.0 - ci-build
LACPass International Patient Summary (IPS) Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-04-12 |
{
"resourceType" : "ValueSet",
"id" : "national-identifier-types",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><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/5.3.0/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport number\t</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr></table></li></ul></div>"
},
"url" : "http://lacpass.racsel.org/ValueSet/national-identifier-types",
"version" : "0.1.0",
"name" : "National_Identifier_Type",
"title" : "National Identifier Types",
"status" : "draft",
"date" : "2024-04-12T10:14:35-04:00",
"publisher" : "Create",
"contact" : [
{
"name" : "Create",
"telecom" : [
{
"system" : "url",
"value" : "http://lacpapass.create.cl"
}
]
}
],
"description" : "List of national identifier types derived from [HL7 v2-0203](http://terminology.hl7.org/ValueSet/v2-0203)",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
}
],
"exclude" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept" : [
{
"code" : "PPN",
"display" : "Passport number\t"
}
]
}
]
}
}