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 in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Tipo organizzazione (esempio) - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="tipoOrganizzazione"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-it-tipoEntita.html"><code>http://terminology.hl7.it/CodeSystem/it-tipoEntita</code></a></li></ul></div>
  </text>
  <url value="http://hl7.it/fhir/ValueSet/tipoOrganizzazione"/>
  <version value="0.1.0"/>
  <name value="VsTipoOrganizzazione"/>
  <title value="Tipo organizzazione (esempio)"/>
  <status value="active"/>
  <date value="2020-06-30T18:48:24+02:00"/>
  <publisher value="HL7 Italia"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.it"/>
    </telecom>
  </contact>
  <description value="Tipo di organizzazione: value set di esempio"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IT"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.it/CodeSystem/it-tipoEntita"/>
    </include>
  </compose>
</ValueSet>