{
  "resourceType" : "CodeSystem",
  "id" : "favorite-color-example-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem favorite-color-example-cs</b></p><a name=\"favorite-color-example-cs\"> </a><a name=\"hcfavorite-color-example-cs\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/application-feature/CodeSystem/favorite-color-example-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">blue<a name=\"favorite-color-example-cs-blue\"> </a></td><td>Blue</td><td>Blue</td></tr><tr><td style=\"white-space:nowrap\">yellow<a name=\"favorite-color-example-cs-yellow\"> </a></td><td>Yellow</td><td>Yellow</td></tr><tr><td style=\"white-space:nowrap\">blue-no-yelaaaaah<a name=\"favorite-color-example-cs-blue-no-yelaaaaah\"> </a></td><td>Blue, no YelAAAAAAH!</td><td>Said blue instead of yellow and was tossed from the Bridge of Death</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "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/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature"
      }]
    }
  },
  {
    "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/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/uv/application-feature/CodeSystem/favorite-color-example-cs",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.19.16.2"
  }],
  "version" : "1.0.0",
  "name" : "FavoriteColorExampleCS",
  "title" : "Favorite Color Example Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-25T10:54:14-05:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [{
    "name" : "HL7 International / FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "CodeSystem for FavoriteColor Feature Example",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "blue",
    "display" : "Blue",
    "definition" : "Blue"
  },
  {
    "code" : "yellow",
    "display" : "Yellow",
    "definition" : "Yellow"
  },
  {
    "code" : "blue-no-yelaaaaah",
    "display" : "Blue, no YelAAAAAAH!",
    "definition" : "Said blue instead of yellow and was tossed from the Bridge of Death"
  }]
}