| Package | hl7.fhir.uv.phenomics-exchange |
| Resource Type | CodeSystem |
| Id | KaryotypicSex |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/phenomics-exchange/https://build.fhir.org/ig/HL7/phenomics-exchange-ig/CodeSystem-KaryotypicSex.html |
| URL | http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/KaryotypicSex |
| Version | 0.1.0 |
| Status | draft |
| Date | 2021-05-28T17:06:00-04:00 |
| Name | KaryotypicSexCS |
| Title | Karyotypic sex code system |
| Realm | uv |
| Authority | hl7 |
| Description | karyotypic sex of an individual (also known as chromosomal sex) |
| Copyright | [Global Alliance for Genomics and Health](https://www.ga4gh.org) |
| Content | complete |
| ValueSet | |
| KaryotypicSex | Karyotypic sex value set |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/KaryotypicSex defines the following codes:
{
"resourceType": "CodeSystem",
"id": "KaryotypicSex",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cic"
}
],
"url": "http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/KaryotypicSex",
"version": "0.1.0",
"name": "KaryotypicSexCS",
"title": "Karyotypic sex code system",
"status": "draft",
"experimental": false,
"date": "2021-05-28T17:06:00-04:00",
"publisher": "HL7 International / Clinical Interoperability Council",
"contact": [
{
"name": "HL7 International / Clinical Interoperability Council",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic"
},
{
"system": "email",
"value": "cic@lists.HL7.org"
}
]
}
],
"description": "karyotypic sex of an individual (also known as chromosomal sex)",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "[Global Alliance for Genomics and Health](https://www.ga4gh.org)",
"caseSensitive": true,
"content": "complete",
"count": 11,
"concept": [
{
"code": "UNKNOWN_KARYOTYPE",
"display": "UNKNOWN_KARYOTYPE",
"definition": "Untyped or inconclusive karyotyping"
},
{
"code": "XX",
"display": "XX karyotypic sex",
"definition": "Karyotype with two X chromosomes"
},
{
"code": "XY",
"display": "XY karyotypic sex",
"definition": "Karyotype with one X chromosome and one Y chromosome"
},
{
"code": "XO",
"display": "XO karyotypic sex",
"definition": "Karyotype with one X chromosome"
},
{
"code": "XXY",
"display": "XXY karyotypic sex",
"definition": "Karyotype with two X chromosomes and one Y chromosome"
},
{
"code": "XXX",
"display": "XXX karyotypic sex",
"definition": "Karyotype with three X chromosomes"
},
{
"code": "XXYY",
"display": "XXYY karyotypic sex",
"definition": "Karyotype with two X chromosomes and two Y chromosomes"
},
{
"code": "XXXY",
"display": "XXXY karyotypic sex",
"definition": "Karyotype with three X chromosomes and one Y chromosome"
},
{
"code": "XXXX",
"display": "XXXX karyotypic sex",
"definition": "Karyotype with four X chromosomes"
},
{
"code": "XYY",
"display": "XYY karyotypic sex",
"definition": "Karyotype with one X chromosome and two Y chromosomes"
},
{
"code": "OTHER_KARYOTYPE",
"display": "Other karyotype",
"definition": "Karyotype with sex chromosomes other than XX,XY,X0,XXY,XXX,XXYY,XXXY,XXXX, or XYY"
}
]
}