PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.application-feature@1.0.0
    http://hl7.org/fhir/uv/application-feature/CodeSystem/favorite-color-example-cs
{
  "description": "CodeSystem for FavoriteColor Feature Example",
  "_filename": "example/CodeSystem-favorite-color-example-cs.json",
  "package_name": "hl7.fhir.uv.application-feature",
  "date": "2026-02-25T10:54:14-05:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "FavoriteColorExampleCS",
  "copyright": "This CodeSystem is not copyrighted.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Favorite Color Example Code System",
  "package_version": "1.0.0",
  "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"
      } ]
    }
  } ],
  "status": "active",
  "id": "7aff61ee-ecb3-47f3-a3dd-c225fa28ddda",
  "kind": null,
  "count": 3,
  "url": "http://hl7.org/fhir/uv/application-feature/CodeSystem/favorite-color-example-cs",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.19.16.2",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 International / FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}