FHIR IG analytics
| Package | hl7.fhir.uv.clinical-study-protocol |
| Resource Type | ValueSet |
| Id | ValueSet-m11-yes-no-vs.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-m11-yes-no-vs.html |
| URL | http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/m11-yes-no-vs |
| Version | 1.0.0-ballot2 |
| Status | active |
| Date | 2026-03-30T16:32:09+00:00 |
| Name | M11YesNoVS |
| Title | ICH M11 No Yes Value Set Terminology |
| Realm | uv |
| Authority | hl7 |
| Description | Terminology associated with the no yes value set codelist of the ICH M11 protocol template.
This is ICH M11 Value Set C217046 drawn from the NCI Thesaurus. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.clinical-study-protocol#current | Thesaurus.owl | Fragment of NCIT Code System |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "m11-yes-no-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"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/clinical-study-protocol/ImplementationGuide/hl7.fhir.uv.clinical-study-protocol"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/m11-yes-no-vs",
"version": "1.0.0-ballot2",
"name": "M11YesNoVS",
"title": "ICH M11 No Yes Value Set Terminology",
"status": "active",
"experimental": false,
"date": "2026-03-30T16:32:09+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": "Terminology associated with the no yes value set codelist of the ICH M11 protocol template.\nThis is ICH M11 Value Set C217046 drawn from the NCI Thesaurus.",
"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": "C49488",
"display": "Yes"
}
]
}
]
}
}