{
  "resourceType" : "ValueSet",
  "id" : "healthInsuranceCompanyCode",
  "language" : "en",
  "text" : {
    "status" : "generated"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }],
  "url" : "https://ncez.mzcr.cz/terminology/ValueSet/healthInsuranceCompanyCode",
  "version" : "0.3.0",
  "name" : "HealthInsuranceCompanyCode",
  "title" : "ValueSet of Health Insurance Company Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-01-01",
  "publisher" : "HL7 Czech Republic",
  "contact" : [{
    "name" : "HL7 Czech Republic",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.cz/"
    }]
  }],
  "description" : "Číselník kódů zdravotních pojišťoven.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CZ",
      "display" : "Czechia"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://ncez.mzcr.cz/terminology/CodeSystem/healthInsuranceCompanyCode"
    }]
  }
}