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

: Risultato osservazione codificato presenza/assenza - XML Representation

Active as of 2024-03-08

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-observation-value-presence-absence"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <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>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  descends from  272519000 (Absence findings)</li><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  descends from  260411009 (Presence findings)</li></ul></div>
  </text>
  <url
       value="http://hl7.it/fhir/lab-report/ValueSet/valueset-observation-value-presence-absence"/>
  <version value="0.2.0"/>
  <name value="VsObservationPresenzaAssenza"/>
  <title value="Risultato osservazione codificato presenza/assenza"/>
  <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="Valueset contenente i codici SNOMED di presenza/assenza per la risorsa Observation - Lab Report per la descrizione del risultato della rilevazione."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IT"/>
      <display value="Italy"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="descendent-of"/>
        <value value="272519000"/>
      </filter>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="descendent-of"/>
        <value value="260411009"/>
      </filter>
    </include>
  </compose>
</ValueSet>