{
  "resourceType": "ValueSet",
  "url": "https://axonlab.ch/fhir/StructureDefinition/kvgInsuranceModel/valueset",
  "title": "ChAxenitaInsuranceModel",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://axonlab.ch/fhir/StructureDefinition/kvgInsuranceModel/valueset",
        "concept": [
          {
            "display": "Keine Grundversicherung",
            "code": "NOT_KVG_INSURED"
          },
          {
            "display": "Standard-Modell",
            "code": "DEFAULT_MODEL"
          },
          {
            "display": "Hausarzt-Modell",
            "code": "FAMILY_DOCTOR_MODEL"
          },
          {
            "display": "HMO-Modell",
            "code": "HMO_MODEL"
          },
          {
            "display": "Listen-Modell",
            "code": "LIST_MODEL"
          },
          {
            "display": "Telefonmodell",
            "code": "PHONE_MODEL"
          },
          {
            "display": "Unbekannt",
            "code": "UNKNOWN"
          }
        ]
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ChAxenitaInsuranceModel</h2><p></p></div>"
  },
  "name": "ChAxenitaInsuranceModel"
}