FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.application-feature
Resource TypeCodeSystem
IdCodeSystem-favorit-color-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/capstmt/CodeSystem-favorit-color-cs.html
URLhttp://hl7.org/fhir/uv/application-feature/CodeSystem/favorit-color-cs
Version1.0.0
Statusactive
Date2026-02-06T20:17:14+00:00
NameFavoriteColorCS
TitleFavorite Color Example Code System
Realmuv
Authorityhl7
DescriptionCodeSystem for FavoriteColor Feature Example
CopyrightThis CodeSystem is not copyrighted.
Contentcomplete

Resources that use this resource

ValueSet
favorite-color-vsFavorite Color Example VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem favorit-color-cs

This case-sensitive code system http://hl7.org/fhir/uv/application-feature/CodeSystem/favorit-color-cs defines the following codes:

CodeDisplayDefinition
blue BlueBlue
yellow YellowYellow
blue-no-yelaaaaah Blue, no YelAAAAAAH!Said blue instead of yellow and was tossed from the Bridge of Death

Source1

{
  "resourceType": "CodeSystem",
  "id": "favorit-color-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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/favorit-color-cs",
  "version": "1.0.0",
  "name": "FavoriteColorCS",
  "title": "Favorite Color Example Code System",
  "status": "active",
  "experimental": false,
  "date": "2026-02-06T20:17:14+00: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"
    }
  ]
}