FHIR IG analytics
| Package | sbc-fhir-ig |
| Resource Type | ValueSet |
| Id | ValueSet-sbc-benefit-category.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jdjkelly/fhir-sbc/ValueSet-sbc-benefit-category.html |
| URL | http://flexpa.com/fhir/sbc/ValueSet/sbc-benefit-category |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-11-10T22:33:16+00:00 |
| Name | SBCBenefitCategory |
| Title | SBC Benefit Category Value Set |
| Realm | us |
| Description | Value set containing all 27 benefit categories required in Summary of Benefits and Coverage (SBC) 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-benefit-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://flexpa.com/fhir/sbc/ValueSet/sbc-benefit-category",
"version": "0.1.0",
"name": "SBCBenefitCategory",
"title": "SBC Benefit Category 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 all 27 benefit categories required in Summary of Benefits and Coverage (SBC) documents",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"system": "http://flexpa.com/fhir/sbc/CodeSystem/sbc-benefit-category"
}
]
}
}