GIIS Implementation Guide
0.1.8 - ci-build
GIIS Implementation Guide, published by CENS. This guide is not an authorized publication; it is the continuous build for version 0.1.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/giis_fhir_IG/ and changes regularly. See the Directory of published versions
Active as of 2023-11-07 |
{
"resourceType" : "CodeSystem",
"id" : "CommunityCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CommunityCS</b></p><a name=\"CommunityCS\"> </a><a name=\"hcCommunityCS\"> </a><a name=\"CommunityCS-en-US\"> </a><p>This case-sensitive code system <code>https://paho.org/fhir/giis/CodeSystem/CommunityCS</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\">3<a name=\"CommunityCS-3\"> </a></td><td>Dalton E Tucker</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CommunityCS-4\"> </a></td><td>East End</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CommunityCS-5\"> </a></td><td>Elliot</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"CommunityCS-7\"> </a></td><td>Harrinton Sound</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"CommunityCS-8\"> </a></td><td>Heron Bay</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"CommunityCS-9\"> </a></td><td>Northlands</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"CommunityCS-10\"> </a></td><td>Paget</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"CommunityCS-11\"> </a></td><td>Port Royal</td></tr></table></div>"
},
"url" : "https://paho.org/fhir/giis/CodeSystem/CommunityCS",
"version" : "0.1.8",
"name" : "CommunityCS",
"title" : "Community codes",
"status" : "active",
"experimental" : true,
"date" : "2023-11-07",
"publisher" : "CENS",
"contact" : [
{
"name" : "CENS",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cens.cl"
}
]
}
],
"description" : "Codes for communities, these ones are just examples",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "3",
"display" : "Dalton E Tucker"
},
{
"code" : "4",
"display" : "East End"
},
{
"code" : "5",
"display" : "Elliot"
},
{
"code" : "7",
"display" : "Harrinton Sound"
},
{
"code" : "8",
"display" : "Heron Bay"
},
{
"code" : "9",
"display" : "Northlands"
},
{
"code" : "10",
"display" : "Paget"
},
{
"code" : "11",
"display" : "Port Royal"
}
]
}