FHIR IG analytics
| Package | sbc-fhir-ig |
| Resource Type | ValueSet |
| Id | ValueSet-sbc-plan-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jdjkelly/fhir-sbc/ValueSet-sbc-plan-type.html |
| URL | http://flexpa.com/fhir/sbc/ValueSet/sbc-plan-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-11-10T22:33:16+00:00 |
| Name | SBCPlanType |
| Title | SBC Plan Type Value Set |
| Realm | us |
| Description | Value set containing health insurance plan types for Summary of Benefits and Coverage documents |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "sbc-plan-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://flexpa.com/fhir/sbc/ValueSet/sbc-plan-type",
"version": "0.1.0",
"name": "SBCPlanType",
"title": "SBC Plan Type Value Set",
"status": "draft",
"experimental": false,
"date": "2025-11-10T22:33:16+00:00",
"publisher": "SBC FHIR Project",
"contact": [
{
"name": "SBC FHIR Project",
"telecom": [
{
"system": "url",
"value": "http://flexpa.com"
},
{
"system": "email",
"value": "contact@flexpa.com"
}
]
}
],
"description": "Value set containing health insurance plan types for Summary of Benefits and Coverage documents",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"system": "http://flexpa.com/fhir/sbc/CodeSystem/sbc-plan-type"
}
]
}
}