Electronic Case Reporting (eCR), published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"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|2.0.0"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 2.16.840.1.113762.1.4.1146.1035-example</b></p><a name=\"2.16.840.1.113762.1.4.1146.1035-example\"> </a><a name=\"hc2.16.840.1.113762.1.4.1146.1035-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/fhir-us-ph-library/StructureDefinition-us-ph-supplemental-valueset.html\">US Public Health Supplemental ValueSetversion: null2.0.0)</a></p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/280414007\">280414007</a></td><td>Equivocal result (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/280416009\">280416009</a></td><td>Indeterminate result (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/419984006\">419984006</a></td><td>Inconclusive (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/42425007\">42425007</a></td><td>Equivocal (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/64957009\">64957009</a></td><td>Uncertain (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/82334004\">82334004</a></td><td>Indeterminate (qualifier value)</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-steward",
"valueContactDetail" : {
"name" : "eCR"
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail" : {
"name" : "eCR"
}
}
],
"url" : "http://example.org/fhir/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-11-26T03:49:08+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" : "missing description",
"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"
}
]
}
],
"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)"
}
]
}
]
}
}