FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | ValueSet |
| Id | ValueSet-amino-acid-3letter-unambiguous.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/cg-incubator/ValueSet-amino-acid-3letter-unambiguous.html |
| URL | http://hl7.org/fhir/uv/cg-incubator/ValueSet/amino-acid-3letter-unambiguous |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-03-23 |
| Name | AminoAcid3LetterUnambiguous |
| Title | Amino Acid 3-letter Unambiguous Symbols ValueSet |
| Realm | uv |
| Authority | hl7 |
| Description | Three-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-3letter-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 |
| Ala | Alanine | Ala |
| Cys | Cysteine | Cys |
| Asp | Aspartic acid | Asp |
| Glu | Glutamic acid | Glu |
| Phe | Phenylalanine | Phe |
| Gly | Glycine | Gly |
| His | Histidine | His |
| Ile | Isoleucine | Ile |
| Lys | Lysine | Lys |
| Leu | Leucine | Leu |
| Met | Methionine | Met |
| Asn | Asparagine | Asn |
| Pro | Proline | Pro |
| Gln | Glutamine | Gln |
| Arg | Arginine | Arg |
| Ser | Serine | Ser |
| Thr | Threonine | Thr |
| Val | Valine | Val |
| Trp | Tryptophan | Trp |
| Tyr | Tyrosine | Tyr |
{
"resourceType": "ValueSet",
"id": "amino-acid-3letter-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-3letter-unambiguous",
"version": "0.1.0-ci-build",
"name": "AminoAcid3LetterUnambiguous",
"title": "Amino Acid 3-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": "Three-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": "Ala"
},
{
"code": "Cys"
},
{
"code": "Asp"
},
{
"code": "Glu"
},
{
"code": "Phe"
},
{
"code": "Gly"
},
{
"code": "His"
},
{
"code": "Ile"
},
{
"code": "Lys"
},
{
"code": "Leu"
},
{
"code": "Met"
},
{
"code": "Asn"
},
{
"code": "Pro"
},
{
"code": "Gln"
},
{
"code": "Arg"
},
{
"code": "Ser"
},
{
"code": "Thr"
},
{
"code": "Val"
},
{
"code": "Trp"
},
{
"code": "Tyr"
}
]
}
]
}
}