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

FHIR IG analytics

Packagehl7.fhir.us.ecr
Resource TypeValueSet
IdValueSet-2.16.840.1.113762.1.4.1146.1035-example.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/case-reporting/ValueSet-2.16.840.1.113762.1.4.1146.1035-example.html
URLhttp://hl7.org/fhir/us/ecr/ValueSet/2.16.840.1.113762.1.4.1146.1035-example
Version3.0.0-ballot
Statusactive
Date2025-12-15T17:32:40+00:00
NameValueSetIndeterminateLabResultExample
TitleIndeterminate or Equivocal Lab Result Value
Realmus
Authorityhl7
DescriptionCodes that represent an indeterminate, equivocal, inconclusive, or uncertain laboratory result.
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

No resources found


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 2.16.840.1.113762.1.4.1146.1035-example


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1146.1035-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-supplemental-valueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "eCR"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/ecr/ValueSet/2.16.840.1.113762.1.4.1146.1035-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.46.48.11"
    }
  ],
  "version": "3.0.0-ballot",
  "name": "ValueSetIndeterminateLabResultExample",
  "title": "Indeterminate or Equivocal Lab Result Value",
  "status": "active",
  "experimental": true,
  "date": "2025-12-15T17:32:40+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Codes that represent an indeterminate, equivocal, inconclusive, or uncertain laboratory result.",
  "useContext": [
    {
      "code": {
        "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
        "code": "reporting"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
            "code": "supplemental"
          }
        ]
      }
    },
    {
      "code": {
        "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
        "code": "priority"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
            "code": "routine"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "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",
        "concept": [
          {
            "code": "280414007",
            "display": "Equivocal result (qualifier value)"
          },
          {
            "code": "280416009",
            "display": "Indeterminate result (qualifier value)"
          },
          {
            "code": "419984006",
            "display": "Inconclusive (qualifier value)"
          },
          {
            "code": "42425007",
            "display": "Equivocal (qualifier value)"
          },
          {
            "code": "64957009",
            "display": "Uncertain (qualifier value)"
          },
          {
            "code": "82334004",
            "display": "Indeterminate (qualifier value)"
          }
        ]
      }
    ]
  }
}