Pharmaceutical Research Protocol (Vulcan UDP), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.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/vulcan-udp-ig/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "ValueSet",
"id" : "cdisc-yes-no-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cdisc-yes-no-vs</b></p><a name=\"cdisc-yes-no-vs\"> </a><a name=\"hccdisc-yes-no-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C49487</td><td>No</td></tr><tr><td>C48660</td><td>Not Applicable</td></tr><tr><td>C17998</td><td>Unknown</td></tr><tr><td>C49488</td><td>Yes</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ImplementationGuide/hl7.fhir.uv.pharmaceutical-research-protocol"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ValueSet/cdisc-yes-no-vs",
"version" : "1.0.0-ballot",
"name" : "CDISCSDTMYesNoUnknownVS",
"title" : "CDISC Yes No Unknown Not Applicable Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2025-07-31T20:39:04+00:00",
"publisher" : "HL7 International / Biomedical Research and Regulation",
"contact" : [
{
"name" : "HL7 International / Biomedical Research and Regulation",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/rcrim"
},
{
"system" : "email",
"value" : "UDP@HL7Vulcan.org"
}
]
}
],
"description" : "Contains all values from C66742 - CDISC SDTM Yes No Unknown or Not Applicable Response Terminology",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept" : [
{
"code" : "C49487",
"display" : "No"
},
{
"code" : "C48660",
"display" : "Not Applicable"
},
{
"code" : "C17998",
"display" : "Unknown"
},
{
"code" : "C49488",
"display" : "Yes"
}
]
}
]
}
}