Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide
1.0.0 - STU 1 United States of America flag

This page is part of the Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide (v1.0.0: STU1) 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

: RESP-NET Negative test result codes - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "resp-net-negative-result-codes",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-08-19T22:06:32.441+00:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>RESPNet Negtive Lab Test Results</h2></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-steward",
      "valueContactDetail" : {
        "name" : "CDC RESPNet Program"
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail" : {
        "name" : "CDC RESPNet Program"
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-negative-result-codes",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.52.48.6"
    }
  ],
  "version" : "1.0.0",
  "name" : "RESPNetNegativeResultCodes",
  "title" : "resp-net-negative-result-codes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-06-19T22:40:20+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "List of codes for negative test results for RESPNet",
  "useContext" : [
    {
      "code" : {
        "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
        "code" : "priority",
        "display" : "Priority"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
            "code" : "routine",
            "display" : "Routine"
          }
        ]
      }
    },
    {
      "code" : {
        "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
        "code" : "reporting",
        "display" : "Reporting"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
            "code" : "triggering",
            "display" : "Triggering"
          }
        ]
      }
    }
  ],
  "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" : "260385009",
            "display" : "Negative (qualifier value)"
          },
          {
            "code" : "260415000",
            "display" : "Not Detected (qualifier value)"
          },
          {
            "code" : "131194007",
            "display" : "Non-Reactive (qualifier value)"
          },
          {
            "code" : "76104008",
            "display" : "Not Confirmed by (contextual qualifier) (qualifier value)"
          },
          {
            "code" : "1240591000000102",
            "display" : "Severe acute respiratory syndrome coronavirus 2 not detected (finding)"
          },
          {
            "code" : "711334003",
            "display" : "Influenza A virus H1N1 subtype not detected (finding)"
          }
        ]
      }
    ]
  }
}