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 - JSON Representation

Active as of 2024-03-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "valueset-valuecodeableconcept-obs-it",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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-valueset-observation-value-microorganism.html\">Risultato osservazione codificato microorganismi</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-observation-value-bloodgroup.html\">Risultato osservazione codificato gruppo sanguigno</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-observation-value-presence-absence.html\">Risultato osservazione codificato presenza/assenza</a></li></ul></div>"
  },
  "url" : "http://hl7.it/fhir/lab-report/ValueSet/valueset-valuecodeableconcept-obs-it",
  "version" : "0.2.0",
  "name" : "VsObservationValueCodeableConcept",
  "title" : "Risultato osservazione codificato",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-08T10:59:35+01:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    },
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    }
  ],
  "description" : "Valueset contenente i codici per la risorsa Observation - Lab Report per la descrizione del risultato della rilevazione.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "copyright" : "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" : [
      {
        "valueSet" : [
          🔗 "http://hl7.it/fhir/lab-report/ValueSet/valueset-observation-value-microorganism"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://hl7.it/fhir/lab-report/ValueSet/valueset-observation-value-bloodgroup"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://hl7.it/fhir/lab-report/ValueSet/valueset-observation-value-presence-absence"
        ]
      }
    ]
  }
}