FHIR IG analytics| Package | hl7.fhir.uv.application-feature |
| Resource Type | CodeSystem |
| Id | CodeSystem-favorit-color-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/capstmt/CodeSystem-favorit-color-cs.html |
| URL | http://hl7.org/fhir/uv/application-feature/CodeSystem/favorit-color-cs |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-06T20:17:14+00:00 |
| Name | FavoriteColorCS |
| Title | Favorite Color Example Code System |
| Realm | uv |
| Authority | hl7 |
| Description | CodeSystem for FavoriteColor Feature Example |
| Copyright | This CodeSystem is not copyrighted. |
| Content | complete |
| ValueSet | |
| favorite-color-vs | Favorite Color Example VS |
No resources found
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:
| Code | Display | Definition |
| blue | Blue | Blue |
| yellow | Yellow | Yellow |
| blue-no-yelaaaaah | Blue, no YelAAAAAAH! | Said blue instead of yellow and was tossed from the Bridge of Death |
{
"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"
}
]
}