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

FHIR IG Statistics: ValueSet/resp-net-negative-result-codes

Packagehl7.fhir.us.resp-net
Resource TypeValueSet
Idresp-net-negative-result-codes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/resp-net/https://build.fhir.org/ig/HL7/fhir-resp-net-ig/ValueSet-resp-net-negative-result-codes.html
URLhttp://hl7.org/fhir/us/resp-net/ValueSet/resp-net-negative-result-codes
Version2.0.0-ballot
Statusdraft
Date2025-07-30T16:00:56+00:00
NameRESPNetNegativeResultCodes
Titleresp-net-negative-result-codes
Realmus
Authorityhl7
DescriptionList of codes for negative test results for RESPNet
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 CT International Edition

Narrative

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

RESPNet Negtive Lab Test Results


Source

{
  "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": "<!-- snip (see above) -->"
  },
  "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": "2.0.0-ballot",
  "name": "RESPNetNegativeResultCodes",
  "title": "resp-net-negative-result-codes",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-30T16:00:56+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)"
          }
        ]
      }
    ]
  }
}