FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | ValueSet |
| Id | ValueSet-amino-acid-1letter-unambiguous.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/cg-incubator/ValueSet-amino-acid-1letter-unambiguous.html |
| URL | http://hl7.org/fhir/uv/cg-incubator/ValueSet/amino-acid-1letter-unambiguous |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-03-23 |
| Name | AminoAcid1LetterUnambiguous |
| Title | Amino Acid 1-letter Unambiguous Symbols ValueSet |
| Realm | uv |
| Authority | hl7 |
| Description | Single-letter unambiguous symbols for the 20 common amino acids. |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.cg-incubator#current | amino-acid | Amino Acid Symbols |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet amino-acid-1letter-unambiguous
Last updated: 2026-03-23 00:00:00+0000
Profile: Shareable ValueSet
http://hl7.org/fhir/uv/cg-incubator/CodeSystem/amino-acid version 📦0.1.0-ci-build| Code | Display | Definition |
| A | Alanine | A |
| C | Cysteine | C |
| D | Aspartic acid | D |
| E | Glutamic acid | E |
| F | Phenylalanine | F |
| G | Glycine | G |
| H | Histidine | H |
| I | Isoleucine | I |
| K | Lysine | K |
| L | Leucine | L |
| M | Methionine | M |
| N | Asparagine | N |
| P | Proline | P |
| Q | Glutamine | Q |
| R | Arginine | R |
| S | Serine | S |
| T | Threonine | T |
| V | Valine | V |
| W | Tryptophan | W |
| Y | Tyrosine | Y |
{
"resourceType": "ValueSet",
"id": "amino-acid-1letter-unambiguous",
"meta": {
"lastUpdated": "2026-03-23T00:00:00Z",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cg"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}
],
"url": "http://hl7.org/fhir/uv/cg-incubator/ValueSet/amino-acid-1letter-unambiguous",
"version": "0.1.0-ci-build",
"name": "AminoAcid1LetterUnambiguous",
"title": "Amino Acid 1-letter Unambiguous Symbols ValueSet",
"status": "draft",
"experimental": true,
"date": "2026-03-23",
"publisher": "HL7 International / Clinical Genomics",
"contact": [
{
"name": "HL7 International / Clinical Genomics",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/clingenomics"
},
{
"system": "email",
"value": "clingenomics@lists.hl7.org"
}
]
}
],
"description": "Single-letter unambiguous symbols for the 20 common amino acids.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/amino-acid",
"concept": [
{
"code": "A"
},
{
"code": "C"
},
{
"code": "D"
},
{
"code": "E"
},
{
"code": "F"
},
{
"code": "G"
},
{
"code": "H"
},
{
"code": "I"
},
{
"code": "K"
},
{
"code": "L"
},
{
"code": "M"
},
{
"code": "N"
},
{
"code": "P"
},
{
"code": "Q"
},
{
"code": "R"
},
{
"code": "S"
},
{
"code": "T"
},
{
"code": "V"
},
{
"code": "W"
},
{
"code": "Y"
}
]
}
]
}
}