NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions
: tbd-codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "tbd-codes",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-tbd-codes.html\"><code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cg"
}
],
"url" : "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/tbd-codes",
"version" : "0.2.0",
"name" : "ToBeDeterminedCodes",
"title" : "tbd-codes",
"status" : "active",
"experimental" : false,
"date" : "2019-08-21T00:00:00-04:00",
"publisher" : "NCPI FHIR Working Group",
"contact" : [
{
"name" : "NCPI FHIR Working Group",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/nih-ncpi"
}
]
},
{
"name" : "Meen Chul Kim",
"telecom" : [
{
"system" : "email",
"value" : "meenchul@d3b.center",
"use" : "work"
}
]
}
],
"description" : "This value set includes all TBD Codes",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes"
}
]
}
}