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
Page standards status: Informative |
{
"resourceType" : "ValueSet",
"id" : "resp-net-positive-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 Positive 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-positive-result-codes",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.52.48.7"
}
],
"version" : "1.0.0",
"name" : "RESPNetPositiveResultCodes",
"title" : "resp-net-positive-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 RESPNet positive test results",
"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" : "10828004",
"display" : "Positive (qualifier value)"
},
{
"code" : "260373001",
"display" : "Detected (qualifier value)"
},
{
"code" : "42425007",
"display" : "Equivocal (qualifier value)"
},
{
"code" : "11214006",
"display" : "Reactive (qualifier value)"
},
{
"code" : "59156000",
"display" : "Confirmed by (contextual qualifier) (qualifier value)"
},
{
"code" : "840533007",
"display" : "SARS-CoV-2"
},
{
"code" : "407480007",
"display" : "Influenza B virus (organism)"
},
{
"code" : "407479009",
"display" : "Influenza A virus (organism)"
},
{
"code" : "6415009",
"display" : "Human respiratory syncytial virus (organism)"
}
]
}
]
}
}