{
  "resourceType": "ValueSet",
  "id": "v2-0473",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div><p>Formulary Status</p>\r\n<table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>G<a name=\"G\"> </a></td><td>This observation/service is on the formulary, and has guidelines</td><td/><td>added v2.4</td></tr><tr><td>N<a name=\"N\"> </a></td><td>This observation/service is not on the formulary</td><td/><td>added v2.4</td></tr><tr><td>R<a name=\"R\"> </a></td><td>This observation/service is on the formulary, but is restricted</td><td/><td>added v2.4</td></tr><tr><td>Y<a name=\"Y\"> </a></td><td>This observation/service is on the formulary</td><td/><td>added v2.4</td></tr></table>\r\n</div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/v2-0473",
  "version": "2.8.2",
  "name": "v2 Formulary Status",
  "status": "active",
  "experimental": true,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0473 ( Formulary Status)",
  "codeSystem": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.133883.18.301"
      }
    ],
    "system": "http://hl7.org/fhir/v2/0473",
    "caseSensitive": false,
    "concept": [
      {
        "code": "G",
        "display": "This observation/service is on the formulary, and has guidelines"
      },
      {
        "code": "N",
        "display": "This observation/service is not on the formulary"
      },
      {
        "code": "R",
        "display": "This observation/service is on the formulary, but is restricted"
      },
      {
        "code": "Y",
        "display": "This observation/service is on the formulary"
      }
    ]
  }
}