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. For a full list of available versions, see the Directory of published versions

: ISTAT - Continente - XML Representation

Active as of 2024-03-08

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="istat-continente"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.it/fhir/lab-report/CodeSystem/istat-continente</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="istat-continente-1"> </a></td><td>Europa</td></tr><tr><td style="white-space:nowrap">2<a name="istat-continente-2"> </a></td><td>Africa</td></tr><tr><td style="white-space:nowrap">3<a name="istat-continente-3"> </a></td><td>Asia</td></tr><tr><td style="white-space:nowrap">4<a name="istat-continente-4"> </a></td><td>America</td></tr><tr><td style="white-space:nowrap">5<a name="istat-continente-5"> </a></td><td>Oceania</td></tr></table></div>
  </text>
  <url value="http://hl7.it/fhir/lab-report/CodeSystem/istat-continente"/>
  <version value="0.2.0"/>
  <name value="CsContinente"/>
  <title value="ISTAT - Continente"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-03-08T10:59:35+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="ISTAT - Continente"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IT"/>
      <display value="Italy"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="Europa"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Africa"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Asia"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="America"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Oceania"/>
  </concept>
</CodeSystem>