{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "hvo-contract-procurement-regulation",
  "id": "hvo-contract-procurement-regulation",
  "title": "Lagrum för upphandling och ersättning",
  "description": "Includes sections of law in which a procurement has been done or an task has been delivered.",
  "url": "http://electronichealth.se/hvo/ValueSet/hvo-contract-procurement-regulation",
  "version": "0.1.0",
  "useContext": [
    {
      "code": {
        "code": "program"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "hvo-agreement",
            "display": "Uppdrag och avtal"
          }
        ]
      }
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://electronichealth.se/CodeSystem/hvo-regulations-for-procurement-and-payment",
        "concept": [
          {
            "code": "LOL",
            "display": "Lag om läkarvårdsersättning "
          },
          {
            "code": "LOU",
            "display": "Lag om offentlig upphandling"
          }
        ]
      }
    ]
  }
}