HL7 FHIR Implementation Guide Laboratory Report
0.2.0 - trial-use Italy flag

This page is part of the HL7 FHIR Implementation Guide Laboratory Report (v0.2.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: ISTAT - Stato Civile - XML Representation

Active as of 2024-03-08

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="istat-statoCivile"/>
  <meta>
    <source
            value="https://www.anpr.interno.it/portale/tabelle-di-riferimento"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Tabella ISTAT Stato Civile</div>
  </text>
  <url value="http://hl7.it/fhir/lab-report/CodeSystem/istat-statoCivile"/>
  <version value="0.2.0"/>
  <name value="CsIstatStatoCivile"/>
  <title value="ISTAT - Stato Civile"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-03-08T09:39:30+01:00"/>
  <publisher value="HL7 Italia"/>
  <contact>
    <name value="HL7 Italia"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.it"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Italia"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.it"/>
    </telecom>
  </contact>
  <description value="Tabella ISTAT Stato Civile"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IT"/>
      <display value="Italy"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="1"/>
    <display value="Celibe/Nubile"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Coniugato/a"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Vedovo/a"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Divorziato/a"/>
  </concept>
  <concept>
    <code value="9"/>
    <display value="Non classificabile/ignoto/n.c"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Unito civilmente"/>
  </concept>
  <concept>
    <code value="7"/>
    <display
             value="Stato libero a seguito di decesso della parte unita civilmente"/>
  </concept>
  <concept>
    <code value="8"/>
    <display value="Stato libero a seguito di scioglimento dell'unione"/>
  </concept>
</CodeSystem>