{
  "resourceType": "ValueSet",
  "id": "mirjams_tweede_beroepenlijst",
  "text": {
    "status": "generated"
  },
  "url": "http://mirjams.example.org/ValueSet/mirjams_tweede_beroepenlijst",
  "name": "mirjams_tweede_beroepenlijst",
  "status": "draft",
  "description": "List of occupation codes",
  "compose": {
    "include": [
      {
        "system": "http://www.alpha-hospital.alp/occupations",
        "concept": [
          {
            "code": "ALP-OCC-01",
            "display": "Healthcare and medicine"
          },
          {
            "code": "ALP-OCC-02",
            "display": "Arts and entertainment"
          },
          {
            "code": "ALP-OCC-03",
            "display": "Business"
          }
        ]
      }
    ]
  }
}