{
  "resourceType": "CodeSystem",
  "id": "legalStatusOfSupplySafest.codesystem",
  "url": "http://legemiddelverket.no/fhir/CodeSystem/LegalStatusOfSupplySafest",
  "version": "1.0.0",
  "name": "LegalStatusOfSupplySafest",
  "title": "SAFEST Legal Status of Supply Code System",
  "status": "active",
  "publisher": "Norwegian Medicine Agency",
  "description": "Code system for a specification of the Volven Reseptgruppe (OID=7421) code system",
  "content": "complete",
  "concept": [
    {
      "code": "A",
      "display": "Reseptgruppe A"
    },
    {
      "code": "B",
      "display": "Reseptgruppe B"
    },
    {
      "code": "C",
      "display": "Reseptgruppe C"
    },
    {
      "code": "CF",
      "display": "Reseptgruppe CF"
    },
    {
      "code": "F",
      "display": "Reseptgruppe F"
    }
  ]
}