← BackJSON

voc-1.2.276.0.76.11.162-2014-01-01T000000.fhir40.json

Download
{
  "resourceType": "ValueSet",
  "id": "1.2.276.0.76.11.162--20140101000000",
  "meta": 
  {
    "profile": 
    [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag": 
    [
      {
        "system": "http://hl7.org/fhir/FHIR-version",
        "code": "4.0.1"
      }
    ]
  },
  "extension": 
  [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": 
      {
        "start": "2014-01-01T00:00:00+02:00"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/web-source",
      "valueUrl": "http://art-decor.org/decor/services/RetrieveValueSet?prefix=kbvde-&version=&id=1.2.276.0.76.11.162&effectiveDate=2014-01-01T00:00:00"
    }
  ],
  "url": "https://art-decor.org/fhir/ValueSet/1.2.276.0.76.11.162--20140101000000",
  "identifier": 
  [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.276.0.76.11.162"
    }
  ],
  "version": "2014-01-01T00:00:00",
  "name": "S_KBV_VERSICHERTENSTATUS",
  "title": "S_KBV_VERSICHERTENSTATUS",
  "status": "active",
  "experimental": false,
  "publisher": "Kassenärztliche Bundesvereinigung",
  "contact": 
  [
    {
      "name": "Kassenärztliche Bundesvereinigung",
      "telecom": 
      [
        {
          "system": "url",
          "value": "http://www.kbv.de"
        },
        {
          "system": "email",
          "value": "info@kbv.de"
        },
        {
          "system": "phone",
          "value": "+49 30 4005-0"
        }
      ]
    }
  ],
  "description": "Versichertenstatus gibt an, ob ein Versicherter ein Familienversicherter, Mitglied oder Rentner ist. Auf der KVK ist diese Angabe Teil des Feldes VERSICHERTENSTATUS - die 1. Stelle.",
  "immutable": false,
  "compose": 
  {
    "include": 
    [
      {
        "system": "urn:oid:2.16.840.1.113883.3.7.1.1",
        "concept": 
        [
          {
            "code": "1",
            "display": "Mitglied"
          },
          {
            "code": "3",
            "display": "Familienangehörige"
          },
          {
            "code": "5",
            "display": "Rentner"
          }
        ]
      }
    ]
  }
}