FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/istat-continente

Packagehl7.fhir.it.terminology
TypeCodeSystem
Idistat-continente
FHIR VersionR4
Sourcehttps://www.hl7.it/fhir/terminology/https://build.fhir.org/ig/hl7-it/terminology/CodeSystem-istat-continente.html
URLhttps://www.hl7.it/fhir/terminology/CodeSystem/istat-continente
Version0.1.2
Statusactive
Date2025-06-16T09:58:23+00:00
NameCsContinente
TitleISTAT - Continente
Realmit
Authorityhl7
DescriptionISTAT - Continente
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SistemaDiCodifica istat-continente

This case-sensitive code system https://www.hl7.it/fhir/terminology/CodeSystem/istat-continente defines the following codes:

CodeDisplay
1 Europa
2 Africa
3 Asia
4 America
5 Oceania

Source

{
  "resourceType": "CodeSystem",
  "id": "istat-continente",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.hl7.it/fhir/terminology/CodeSystem/istat-continente",
  "version": "0.1.2",
  "name": "CsContinente",
  "title": "ISTAT - Continente",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16T09:58:23+00: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"
    }
  ]
}