HL7 Italia FHIR Home
0.0.1 - CI Build

HL7 Italia FHIR Home - Local Development build (v0.0.1). See the Directory of published versions

Tabella ISTAT Stato Civile - JSON Representation

(back to description)

Raw json

Source view

{
  "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" : "http://terminology.hl7.it/CodeSystem/istat-statoCivile",
  "version" : "0.0.1",
  "name" : "Stato_Civile_ISTAT",
  "title" : "Tabella ISTAT Stato Civile",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-04-07T19:28:51+02:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.it"
        }
      ]
    }
  ],
  "description" : "Tabella ISTAT Stato Civile",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "380"
        }
      ]
    }
  ],
  "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"
    }
  ]
}