This page is part of the HL7 FHIR Implementation Guide Laboratory Report (v0.2.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-03-08 |
{
"resourceType" : "CodeSystem",
"id" : "istat-ripartizione-geografica",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.it/fhir/lab-report/CodeSystem/istat-ripartizione-geografica</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\">1<a name=\"istat-ripartizione-geografica-1\"> </a></td><td>Nord-ovest</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"istat-ripartizione-geografica-2\"> </a></td><td>Nord-est</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"istat-ripartizione-geografica-3\"> </a></td><td>Centro</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"istat-ripartizione-geografica-4\"> </a></td><td>Sud</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"istat-ripartizione-geografica-5\"> </a></td><td>Isole</td></tr></table></div>"
},
"url" : "http://hl7.it/fhir/lab-report/CodeSystem/istat-ripartizione-geografica",
"version" : "0.2.0",
"name" : "CsRipartizionegeografica",
"title" : "ISTAT - Ripartizione Geografica",
"status" : "active",
"experimental" : false,
"date" : "2024-03-08T09:39:30+01:00",
"publisher" : "HL7 Italia",
"contact" : [
{
"name" : "HL7 Italia",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.it"
}
]
},
{
"name" : "HL7 Italia",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.it"
}
]
}
],
"description" : "ISTAT - Codice Istat della Ripartizione geografica secondo la suddivisione del territorio nazionale",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "IT",
"display" : "Italy"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "Nord-ovest"
},
{
"code" : "2",
"display" : "Nord-est"
},
{
"code" : "3",
"display" : "Centro"
},
{
"code" : "4",
"display" : "Sud"
},
{
"code" : "5",
"display" : "Isole"
}
]
}