{
  "resourceType": "ValueSet",
  "id": "v2-0503",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>Sequence/Results Flag</p>\n\n            <table class=\"grid\">\n              <tr>\n                <td>\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Description</b>\n                </td>\n                <td>\n                  <b>Comment</b>\n                </td>\n                <td>\n                  <b>Version</b>\n                </td>\n              </tr>\n              <tr>\n                <td>C\n                  <a name=\"C\"> </a>\n                </td>\n                <td>Cyclical</td>\n                <td>Used for indicating a repeating cycle of service requests; for example, individual intravenous solutions used in a cyclical sequence (a.k.a. &quot;Alternating IVs&quot;). This value would be compatible with linking separate service requests or with having all cycli</td>\n                <td>added v2.5</td>\n              </tr>\n              <tr>\n                <td>R\n                  <a name=\"R\"> </a>\n                </td>\n                <td>Reserved for future use</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n              <tr>\n                <td>S\n                  <a name=\"S\"> </a>\n                </td>\n                <td>Sequential</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n            </table>\n\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v2-0503",
  "version": "2.8.2",
  "name": "v2 Sequence/Results Flag",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0503 ( Sequence/Results Flag)",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v2/0503"
      }
    ]
  }
}