FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | ValueSet |
| Id | ValueSet-amino-acid-1letter-ambiguous.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/cg-incubator/ValueSet-amino-acid-1letter-ambiguous.html |
| URL | http://hl7.org/fhir/uv/cg-incubator/ValueSet/amino-acid-1letter-ambiguous |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-03-23 |
| Name | AminoAcid1LetterAmbiguous |
| Title | Amino Acid 1-letter Ambiguous Symbols ValueSet |
| Realm | uv |
| Authority | hl7 |
| Description | Single-letter symbols for amino acids including ambiguous symbols (A, B, C, D, E, F, G, H, I, K, L, M, N, P, Q, R, S, T, U, V, W, X, Y, Z). |
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-ambiguous
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 |
| B | Aspartic acid or asparagine | D or N |
| 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 |
| U | Selenocysteine | U |
| V | Valine | V |
| W | Tryptophan | W |
| X | Unknown or other amino acid | Any amino acid |
| Y | Tyrosine | Y |
| Z | Glutamic acid or glutamine | E or Q |
{
"resourceType": "ValueSet",
"id": "amino-acid-1letter-ambiguous",
"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-ambiguous",
"version": "0.1.0-ci-build",
"name": "AminoAcid1LetterAmbiguous",
"title": "Amino Acid 1-letter Ambiguous 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 symbols for amino acids including ambiguous symbols (A, B, C, D, E, F, G, H, I, K, L, M, N, P, Q, R, S, T, U, V, W, X, Y, Z).",
"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": "B"
},
{
"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": "U"
},
{
"code": "V"
},
{
"code": "W"
},
{
"code": "X"
},
{
"code": "Y"
},
{
"code": "Z"
}
]
}
]
}
}