HL7 Italia Terminology
0.1.2 - ci-build Italy

HL7 Italia Terminology, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/terminology/ and changes regularly. See the Directory of published versions

: ISTAT - Stato Civile - JSON Representation

Active as of 2024-06-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "istat-statoCivile",
  "meta" : {
    "source" : "https://www.anpr.interno.it/portale/tabelle-di-riferimento"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Tabella ISTAT Stato Civile</div>"
  },
  "url" : "https://www.hl7.it/fhir/terminology/CodeSystem/istat-statoCivile",
  "version" : "0.1.2",
  "name" : "CsIstatStatoCivile",
  "title" : "ISTAT - Stato Civile",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-24T07:55:16+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" : "Tabella ISTAT Stato Civile",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "1",
      "display" : "Celibe/Nubile"
    },
    {
      "code" : "2",
      "display" : "Coniugato/a"
    },
    {
      "code" : "3",
      "display" : "Vedovo/a"
    },
    {
      "code" : "4",
      "display" : "Divorziato/a"
    },
    {
      "code" : "9",
      "display" : "Non classificabile/ignoto/n.c"
    },
    {
      "code" : "6",
      "display" : "Unito civilmente"
    },
    {
      "code" : "7",
      "display" : "Stato libero a seguito di decesso della parte unita civilmente"
    },
    {
      "code" : "8",
      "display" : "Stato libero a seguito di scioglimento dell'unione"
    }
  ]
}