{
  "resourceType" : "ValueSet",
  "id" : "us-ph-valueset-supplemental-example",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-supplemental-valueset"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet us-ph-valueset-supplemental-example</b></p><a name=\"us-ph-valueset-supplemental-example\"> </a><a name=\"hcus-ph-valueset-supplemental-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-supplemental-valueset.html\">US Public Health Supplemental ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-endpoint-connection-type.html\"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a><span title=\"Version is explicitly stated to be 2.1.1\"> version &#x1F4CD;2.1.1</span></li><li>Include all codes defined in <a href=\"CodeSystem-us-ph-codesystem-endpoint-connection-type-example.html\"><code>http://example.org/fhir/CodeSystem/us-ph-codesystem-endpoint-connection-type-example</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.0.0</span></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
    "valueContactDetail" : {
      "name" : "Example Author"
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  }],
  "url" : "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-supplemental-example",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.58.48.6"
  }],
  "version" : "2.0.0",
  "name" : "USPublicHealthValueSetSupplementalExample",
  "title" : "US Public Health ValueSet - Supplemental Example",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-02-16T20:20:57+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [{
    "name" : "HL7 International / Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    },
    {
      "system" : "email",
      "value" : "pher@lists.HL7.org"
    }]
  }],
  "description" : "This valueset is a valueset created for the purposes of demonstrating, by example, the US Public Health Supplemental ValueSet profile.",
  "useContext" : [{
    "code" : {
      "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
      "code" : "reporting",
      "display" : "Reporting"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
        "code" : "supplemental",
        "display" : "Supplemental"
      }]
    }
  },
  {
    "code" : {
      "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
      "code" : "focus",
      "display" : "Clinical Focus"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "240589008",
        "display" : "Chlamydia trachomatis infection"
      }]
    }
  },
  {
    "code" : {
      "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
      "code" : "priority",
      "display" : "Priority"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
        "code" : "routine",
        "display" : "Routine"
      }]
    }
  }],
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "purpose" : "Define the set of supported endpoint connection types.",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
      "version" : "2.1.1"
    },
    {
      "system" : "http://example.org/fhir/CodeSystem/us-ph-codesystem-endpoint-connection-type-example"
    }]
  }
}