FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/risultato-osservazione

Packagehl7.fhir.it.terminology
TypeValueSet
Idrisultato-osservazione
FHIR VersionR4
Sourcehttps://www.hl7.it/fhir/terminology/https://build.fhir.org/ig/hl7-it/terminology/ValueSet-risultato-osservazione.html
URLhttps://www.hl7.it/fhir/terminology/ValueSet/risultato-osservazione
Version0.1.2
Statusactive
Date2025-06-16T09:58:23+00:00
NameVsResultsLaboratoryObservation
TitleTipo Osservazione
Realmit
Authorityhl7
DescriptionValueset contente i codici che identificano il tipo di osservazione nel referto di laboratorio.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet risultato-osservazione

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:

  • Exclude codes fromhttp://loinc.org where CLASS matches (by regex) CYTO|HL7\.CYTOGEN|HL7\.GENETICS|^PATH(\..*)?|^MOLPATH(\..*)?|NR STATS|H&P\.HX\.LAB|CHALSKIN|LABORDERS

Source

{
  "resourceType": "ValueSet",
  "id": "risultato-osservazione",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.hl7.it/fhir/terminology/ValueSet/risultato-osservazione",
  "version": "0.1.2",
  "name": "VsResultsLaboratoryObservation",
  "title": "Tipo Osservazione",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16T09:58:23+00: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 contente i codici che identificano il tipo di osservazione nel referto di laboratorio.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "STATUS",
            "op": "=",
            "value": "ACTIVE"
          },
          {
            "property": "CLASSTYPE",
            "op": "=",
            "value": "1"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "CLASS",
            "op": "regex",
            "value": "CYTO|HL7\\.CYTOGEN|HL7\\.GENETICS|^PATH(\\..*)?|^MOLPATH(\\..*)?|NR STATS|H&P\\.HX\\.LAB|CHALSKIN|LABORDERS"
          }
        ]
      }
    ]
  }
}