{
  "resourceType" : "ValueSet",
  "id" : "lob",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lob</b></p><a name=\"lob\"> </a><a name=\"hclob\"> </a><ul><li>Include these codes as defined in <code>https://nahdo.org/sopt</code><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;9.2</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><code>1</code></td><td>MEDICARE</td></tr><tr><td><code>2</code></td><td>MEDICAID</td></tr><tr><td><code>5</code></td><td>PRIVATE HEALTH INSURANCE</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cqi"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/davinci-vbpr/ValueSet/lob",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.30.48.2"
  }],
  "version" : "1.1.0",
  "name" : "LineOfBusinessVS",
  "title" : "Line of Business Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-08T20:55:52+00:00",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [{
    "name" : "HL7 International / Clinical Quality Information",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/cqi"
    }]
  }],
  "description" : "Type of line of business.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://nahdo.org/sopt",
      "concept" : [{
        "code" : "1",
        "display" : "MEDICARE"
      },
      {
        "code" : "2",
        "display" : "MEDICAID"
      },
      {
        "code" : "5",
        "display" : "PRIVATE HEALTH INSURANCE"
      }]
    }]
  }
}