Package | hl7.fhir.it.lab-report |
Type | CodeSystem |
Id | istat-ripartizione-geografica |
FHIR Version | R4 |
Source | http://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/CodeSystem-istat-ripartizione-geografica.html |
URL | http://hl7.it/fhir/lab-report/CodeSystem/istat-ripartizione-geografica |
Version | 0.2.0 |
Status | active |
Date | 2024-03-08T09:39:30+01:00 |
Name | CsRipartizionegeografica |
Title | ISTAT - Ripartizione Geografica |
Realm | it |
Authority | hl7 |
Description | ISTAT - Codice Istat della Ripartizione geografica secondo la suddivisione del territorio nazionale |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://hl7.it/fhir/lab-report/CodeSystem/istat-ripartizione-geografica
defines the following codes:
Code | Display |
1 | Nord-ovest |
2 | Nord-est |
3 | Centro |
4 | Sud |
5 | Isole |
{ "resourceType": "CodeSystem", "id": "istat-ripartizione-geografica", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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" } ] }