Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions
: UAPI Value Set - Benefit Type - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "uapi-benefit-type",
"meta" : {
"lastUpdated" : "2021-06-02T05:00:00.000+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-uapi-benefit-type.html\"><code>https://fhir.developer.gene.com/CodeSystem/uapi-benefit-type</code></a></li></ul></div>"
},
"url" : "https://fhir.developer.gene.com/ValueSet/uapi-benefit-type",
"version" : "1.1.19",
"name" : "UapiValueSetBenefitType",
"title" : "UAPI Value Set - Benefit Type",
"status" : "active",
"experimental" : false,
"date" : "2020-06-15T00:00:00-05:00",
"publisher" : "Genentech USIX",
"contact" : [
{
"name" : "Krzysztof Wilczek",
"telecom" : [
{
"system" : "email",
"value" : "mailto:wilczekk@gene.com"
}
]
}
],
"description" : "This value set contains Benefit Types used in the UAPI ",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.developer.gene.com/CodeSystem/uapi-benefit-type"
}
]
}
}