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

FHIR IG analytics

Packagehl7.fhir.uv.ips
Resource TypeValueSet
IdValueSet-results-presence-absence-uv-ips.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-ips/ValueSet-results-presence-absence-uv-ips.html
URLhttp://hl7.org/fhir/uv/ips/ValueSet/results-presence-absence-uv-ips
Version2.0.0
Statusactive
Date2025-10-29T13:12:18+00:00
NameResultsPresenceAbsenceUvIps
TitleResults Presence/Absence - IPS
Realmuv
Authorityhl7
DescriptionIPS Results Presence/Absence value set. This value set includes codes from SNOMED CT®: all descendants of 260411009 \|Presence findings (qualifier value)\|; all descendants of 272519000 \|Absence findings (qualifier value)\| SNOMED CT® ECL definition:\ < 260411009 \|Presence findings (qualifier value)\| OR < 272519000 \|Absence findings (qualifier value)\|
CopyrightThis 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

Resources that use this resource

ValueSet
results-coded-values-laboratory-pathology-uv-ipsResults Coded Values Laboratory/Pathology - IPS

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet results-presence-absence-uv-ips

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept descends from 260411009 (Presence findings)
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept descends from 272519000 (Absence findings)

Source1

{
  "resourceType": "ValueSet",
  "id": "results-presence-absence-uv-ips",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.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/hl7.fhir.uv.ips"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/results-presence-absence-uv-ips",
  "version": "2.0.0",
  "name": "ResultsPresenceAbsenceUvIps",
  "title": "Results Presence/Absence - IPS",
  "status": "active",
  "experimental": false,
  "date": "2025-10-29T13:12:18+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "IPS Results Presence/Absence value set.  This value set includes codes from SNOMED CT®: all descendants of 260411009 \\|Presence findings (qualifier value)\\|; all descendants of 272519000 \\|Absence findings (qualifier value)\\|\n\nSNOMED CT® ECL definition:\\\n< 260411009 \\|Presence findings (qualifier value)\\| OR < 272519000 \\|Absence findings (qualifier value)\\|",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "immutable": false,
  "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": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "260411009"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "272519000"
          }
        ]
      }
    ]
  }
}