FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/KaryotypicSex

Packagehl7.fhir.uv.phenomics-exchange
TypeCodeSystem
IdKaryotypicSex
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/phenomics-exchange/https://build.fhir.org/ig/HL7/phenomics-exchange-ig/CodeSystem-KaryotypicSex.html
URLhttp://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/KaryotypicSex
Version0.1.0
Statusdraft
Date2021-05-28T17:06:00-04:00
NameKaryotypicSexCS
TitleKaryotypic sex code system
Realmuv
Authorityhl7
Descriptionkaryotypic sex of an individual (also known as chromosomal sex)
Copyright[Global Alliance for Genomics and Health](https://www.ga4gh.org)
Contentcomplete

Resources that use this resource

ValueSet
KaryotypicSexKaryotypic sex value set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
UNKNOWN_KARYOTYPE UNKNOWN_KARYOTYPEUntyped or inconclusive karyotyping
XX XX karyotypic sexKaryotype with two X chromosomes
XY XY karyotypic sexKaryotype with one X chromosome and one Y chromosome
XO XO karyotypic sexKaryotype with one X chromosome
XXY XXY karyotypic sexKaryotype with two X chromosomes and one Y chromosome
XXX XXX karyotypic sexKaryotype with three X chromosomes
XXYY XXYY karyotypic sexKaryotype with two X chromosomes and two Y chromosomes
XXXY XXXY karyotypic sexKaryotype with three X chromosomes and one Y chromosome
XXXX XXXX karyotypic sexKaryotype with four X chromosomes
XYY XYY karyotypic sexKaryotype with one X chromosome and two Y chromosomes
OTHER_KARYOTYPE Other karyotypeKaryotype with sex chromosomes other than XX,XY,X0,XXY,XXX,XXYY,XXXY,XXXX, or XYY

Source

{
  "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"
    }
  ]
}