0.1.0 - ci-build
covid19immunizationig - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "AreaType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://jembi.github.io/covid19-immunization-ig//CodeSystem/AreaType 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\">rural<a name=\"AreaType-rural\"> </a></td><td>Rural</td></tr><tr><td style=\"white-space:nowrap\">urban<a name=\"AreaType-urban\"> </a></td><td>Urban</td></tr></table></div>"
},
"url" : "https://jembi.github.io/covid19-immunization-ig//CodeSystem/AreaType",
"version" : "0.1.0",
"name" : "AreaType",
"title" : "Patient Area Type",
"status" : "active",
"date" : "2021-02-04T07:17:56+00:00",
"description" : "A custom code system for Patient residential area type",
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "rural",
"display" : "Rural"
},
{
"code" : "urban",
"display" : "Urban"
}
]
}