FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesbc-fhir-ig
Resource TypeValueSet
IdValueSet-sbc-plan-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jdjkelly/fhir-sbc/ValueSet-sbc-plan-type.html
URLhttp://flexpa.com/fhir/sbc/ValueSet/sbc-plan-type
Version0.1.0
Statusdraft
Date2025-11-10T22:33:16+00:00
NameSBCPlanType
TitleSBC Plan Type Value Set
Realmus
DescriptionValue set containing health insurance plan types for Summary of Benefits and Coverage documents

Resources that use this resource

StructureDefinition
sbc-insurance-planSBC Insurance Plan Profile

Resources that this resource uses

CodeSystem
sbc-plan-typeSBC Plan Type Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet sbc-plan-type


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"
      }
    ]
  }
}