HL7 Italia FHIR Implementation Guide (base)
0.1.0 - PC Ballot

This page is part of the HL7 Italia FHIR Implementation Guide (base) (v0.1.0: Public Comment 1 Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

ISTAT - Comune/Stato di Nascita - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="istat-luogoNascita"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="ValueSet-istat-stato.html">http://hl7.it/fhir/ValueSet/istat-stato</a></li><li>Import all the codes that are contained in <a href="ValueSet-istat-comune.html">http://hl7.it/fhir/ValueSet/istat-comune</a></li></ul></div>
  </text>
  <url value="http://hl7.it/fhir/ValueSet/istat-luogoNascita"/>
  <version value="0.1.0"/>
  <name value="VsIstatLuogoNascita"/>
  <title value="ISTAT - Comune/Stato di Nascita"/>
  <status value="active"/>
  <date value="2020-06-30T18:23:29+02:00"/>
  <publisher value="HL7 Italia"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.it"/>
    </telecom>
  </contact>
  <description value="Codici ISTAT per Comune o Stato di nascita"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IT"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet value="http://hl7.it/fhir/ValueSet/istat-stato"/>
    </include>
    <include>
      <valueSet value="http://hl7.it/fhir/ValueSet/istat-comune"/>
    </include>
  </compose>
</ValueSet>