FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.us.vdor#current | nvdrs-coding-manual-cs | VDOR - NVDRS Coding Manual Codes |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "vdor-tox-findings-substance-results-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"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/vdor/ImplementationGuide/hl7.fhir.us.vdor"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/vdor/ValueSet/vdor-tox-findings-substance-results-vs",
"version": "0.1.1-cibuild",
"name": "VDORToxFindingsResultsVS",
"title": "VDOR Tox Findings Substance Results",
"status": "draft",
"experimental": true,
"date": "2026-05-29T19:30:56+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "Tox Findings profile results codes.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/vdor/CodeSystem/nvdrs-coding-manual-cs",
"concept": [
{
"code": "SubstanceResult1",
"display": "Present"
},
{
"code": "SubstanceResult2",
"display": "Not present"
},
{
"code": "SubstanceResult8",
"display": "Not applicable"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "261665006",
"display": "Unknown"
}
]
}
]
}
}