Package | hl7.fhir.it.lab-report |
Type | CodeSystem |
Id | istat-continente |
FHIR Version | R4 |
Source | http://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/CodeSystem-istat-continente.html |
URL | http://hl7.it/fhir/lab-report/CodeSystem/istat-continente |
Version | 0.2.0 |
Status | active |
Date | 2024-03-08T09:39:30+01:00 |
Name | CsContinente |
Title | ISTAT - Continente |
Realm | it |
Authority | hl7 |
Description | ISTAT - Continente |
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-continente
defines the following codes:
Code | Display |
1 | Europa |
2 | Africa |
3 | Asia |
4 | America |
5 | Oceania |
{ "resourceType": "CodeSystem", "id": "istat-continente", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.it/fhir/lab-report/CodeSystem/istat-continente", "version": "0.2.0", "name": "CsContinente", "title": "ISTAT - Continente", "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 - Continente", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "IT", "display": "Italy" } ] } ], "caseSensitive": true, "content": "complete", "count": 5, "concept": [ { "code": "1", "display": "Europa" }, { "code": "2", "display": "Africa" }, { "code": "3", "display": "Asia" }, { "code": "4", "display": "America" }, { "code": "5", "display": "Oceania" } ] }