Retention Implementation Guide
2.0.0 - ci-build
Retention Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-05-28 |
{
"resourceType" : "CodeSystem",
"id" : "CountryOfResidence",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CountryOfResidence</b></p><a name=\"CountryOfResidence\"> </a><a name=\"hcCountryOfResidence\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/CountryOfResidence</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CountryOfResidence-1\"> </a></td><td>Greece</td><td>Input at item 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CountryOfResidence-2\"> </a></td><td>Germany</td><td>Input at item 2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CountryOfResidence-3\"> </a></td><td>Italy</td><td>Input at item 3</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CountryOfResidence-4\"> </a></td><td>Spain</td><td>Input at item 4</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/CountryOfResidence",
"version" : "2.0.0",
"name" : "Country_of_residence",
"title" : "Country of residence Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2025-05-28T12:00:00+00:00",
"publisher" : "ICCS",
"description" : "Code system with input values for Country of residence",
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "1",
"display" : "Greece",
"definition" : "Input at item 1"
},
{
"code" : "2",
"display" : "Germany",
"definition" : "Input at item 2"
},
{
"code" : "3",
"display" : "Italy",
"definition" : "Input at item 3"
},
{
"code" : "4",
"display" : "Spain",
"definition" : "Input at item 4"
}
]
}