FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypeValueSet
IdValueSet-istat-comune.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-it/lab-report/ValueSet-istat-comune.html
URLhttp://hl7.it/fhir/lab-report/ValueSet/istat-comune
Version0.2.0
Statusactive
Date2025-11-18T15:38:51+00:00
NameVsIstatComune
TitleISTAT - Comuni
Realmit
Authorityhl7
DescriptionISTAT - Comuni più sconosciuto

Resources that use this resource

ValueSet
istat-luogoNascitaISTAT - Comune/Stato di Nascita

Resources that this resource uses

CodeSystem
istat-unitaAmministrativeTerritorialiISTAT - Unità Amministrative Territoriali
v3-NullFlavorNullFlavor

Narrative

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

Generated Narrative: ValueSet istat-comune

This value set includes codes based on the following rules:

  • Include all codes defined in http://hl7.it/fhir/lab-report/CodeSystem/istat-unitaAmministrativeTerritoriali version 📦0.2.0
  • Include all codes defined in http://hl7.it/fhir/lab-report/CodeSystem/istat-unitaAmministrativeTerritoriali version 📦0.2.0
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📦3.0.0
    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.)

Source1

{
  "resourceType": "ValueSet",
  "id": "istat-comune",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/lab-report/ValueSet/istat-comune",
  "version": "0.2.0",
  "name": "VsIstatComune",
  "title": "ISTAT - Comuni",
  "status": "active",
  "experimental": false,
  "date": "2025-11-18T15:38:51+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 - Comuni più sconosciuto",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.it/fhir/lab-report/CodeSystem/istat-unitaAmministrativeTerritoriali"
      },
      {
        "system": "http://hl7.it/fhir/lab-report/CodeSystem/istat-unitaAmministrativeTerritoriali"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "Sconosciuto"
          }
        ]
      }
    ]
  }
}