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

FHIR IG Statistics: ValueSet/istat-provincia

Packagehl7.fhir.it.terminology
TypeValueSet
Idistat-provincia
FHIR VersionR4
Sourcehttps://www.hl7.it/fhir/terminology/https://build.fhir.org/ig/hl7-it/terminology/ValueSet-istat-provincia.html
URLhttps://www.hl7.it/fhir/terminology/ValueSet/istat-provincia
Version0.1.2
Statusactive
Date2025-06-16T09:58:23+00:00
NameVsIstatProvincia
TitleISTAT - Province
Realmit
Authorityhl7
DescriptionCodici ISTAT Provincia più sconosciuto

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
province-istatISTAT - Province
v3-NullFlavorNullFlavor
v3-NullFlavorNullFlavor

Narrative

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

Generated Narrative: ValueSet istat-provincia

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    UNKSconosciuto**Description:**A proper value is applicable, but not known.

    **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:

    1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')
    2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)
  • Include all codes defined in https://www.hl7.it/fhir/terminology/CodeSystem/province-istat

Source

{
  "resourceType": "ValueSet",
  "id": "istat-provincia",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.hl7.it/fhir/terminology/ValueSet/istat-provincia",
  "version": "0.1.2",
  "name": "VsIstatProvincia",
  "title": "ISTAT - Province",
  "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": "Codici ISTAT Provincia più sconosciuto",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "Sconosciuto"
          }
        ]
      },
      {
        "system": "https://www.hl7.it/fhir/terminology/CodeSystem/province-istat"
      }
    ]
  }
}