Universal API Implementation Guide
1.1.20 - ci-build
Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-01-24 |
{
"resourceType" : "ValueSet",
"id" : "uapi-copay-insurance-plan-type",
"meta" : {
"lastUpdated" : "2023-01-24T05:00:00.000+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet uapi-copay-insurance-plan-type</b></p><a name=\"uapi-copay-insurance-plan-type\"> </a><a name=\"hcuapi-copay-insurance-plan-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-01-24 05:00:00+0000</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.4.0/ValueSet-v3-ActCoverageTypeCode.html\">ActCoverageTypeCode</a></li><li>Include all codes defined in <a href=\"CodeSystem-uapi-copay-insurance-plan-type.html\"><code>https://fhir.developer.gene.com/CodeSystem/uapi-copay-insurance-plan-type</code></a></li></ul></div>"
},
"url" : "https://fhir.developer.gene.com/ValueSet/uapi-copay-insurance-plan-type",
"version" : "1.1.20",
"name" : "UapiValueSetCopayInsurancePlanTypes",
"title" : "UAPI Value Set - Copay Insurance Plan Types",
"status" : "active",
"experimental" : false,
"date" : "2023-01-24T00:00:00-05:00",
"contact" : [
{
"name" : "Krzysztof Wilczek",
"telecom" : [
{
"system" : "email",
"value" : "mailto:wilczekk@gene.com"
}
]
}
],
"description" : "This value set contains Insurance Plan Types values used in copay enrollments in the UAPI. It is a combination of http://terminology.hl7.org/ValueSet/v3-ActCoverageTypeCode standard codes with subset of custom additional codes required for UAPI implementation.",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://terminology.hl7.org/ValueSet/v3-ActCoverageTypeCode"
]
},
{
"system" : "https://fhir.developer.gene.com/CodeSystem/uapi-copay-insurance-plan-type"
}
]
}
}