FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.terminology.common
Resource TypeValueSet
IdValueSet-results-coded-values-laboratory-uv-ips.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/hl7.eu.terminology.common/ValueSet-results-coded-values-laboratory-uv-ips.html
URLhttp://hl7.org/fhir/uv/ips/ValueSet/results-coded-values-laboratory-uv-ips
Version1.1.0
Statusactive
Date2026-04-04T11:55:00+00:00
NameResultsCodedValuesLaboratoryUvIps
TitleResults Coded Values Laboratory - IPS
Realmeu
Authorityhl7
DescriptionThis value set is defined as the union of: (a) Blood group [Type]; (b) Presence/Absence Indicators (2.16.840.1.113883.11.22.52) (c) Microorganisms (2.16.840.1.113883.11.22.49)
CopyrightThe HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review [usage terms](http://www.snomed.org/snomed-ct/get-snomed-ct) or directly contact SNOMED International: info@snomed.org

Resources that use this resource

StructureDefinition
hl7.fhir.uv.lab-report#currentObservation-resultslab-uv-labObservation Results: laboratory
hl7.fhir.cz.lab#currentcz-observation-result-laboratoryObservation Laboratory (CZ)
ch.fhir.ig.ch-lab-report#2.0.0ch-lab-observation-results-laboratoryCH LAB-Report Observation Results: Laboratory Report

Resources that this resource uses

ValueSet
hl7.eu.terminology.common#currentresults-blood-group-uv-ipsResults Blood Group - IPS
hl7.eu.terminology.common#currentresults-microorganism-uv-ipsResults Microorganism - IPS
hl7.eu.terminology.common#currentresults-presence-absence-uv-ipsResults Presence/Absence - IPS

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "results-coded-values-laboratory-uv-ips",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/results-coded-values-laboratory-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.46"
    }
  ],
  "version": "1.1.0",
  "name": "ResultsCodedValuesLaboratoryUvIps",
  "title": "Results Coded Values Laboratory - IPS",
  "status": "active",
  "experimental": false,
  "date": "2026-04-04T11:55:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7europe.org"
        }
      ]
    }
  ],
  "description": "This value set is defined as the union of: (a) Blood group [Type]; (b) Presence/Absence Indicators (2.16.840.1.113883.11.22.52) (c) Microorganisms (2.16.840.1.113883.11.22.49)",
  "immutable": false,
  "copyright": "The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review [usage terms](http://www.snomed.org/snomed-ct/get-snomed-ct) or directly contact SNOMED International: info@snomed.org",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/ips/ValueSet/results-blood-group-uv-ips"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/ips/ValueSet/results-presence-absence-uv-ips"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/ips/ValueSet/results-microorganism-uv-ips"
        ]
      }
    ]
  }
}