{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "hvo-practitioner-role",
  "id": "hvo-practitioner-role",
  "title": "Personroll inom organisation",
  "description": "Includes roles which a person can fill within an organization or within specific organizational unit within the organization.",
  "url": "http://electronichealth.se/hvo/ValueSet/hvo-practitioner-role",
  "version": "1.0.0",
  "compose": {
    "include": [
      {
        "system": "http://electronichealth.se/CodeSystem/practitioner-role",
        "concept": [
          {
            "code": "FS",
            "display": "Föreståndare"
          },
          {
            "code": "VC",
            "display": "Verksamhetschef"
          }
        ]
      }
    ]
  }
}