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

FHIR IG Statistics: ValueSet/KaryotypicSex

Packagehl7.fhir.uv.phenomics-exchange
TypeValueSet
IdKaryotypicSex
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/phenomics-exchange/https://build.fhir.org/ig/HL7/phenomics-exchange-ig/ValueSet-KaryotypicSex.html
URLhttp://hl7.org/fhir/uv/phenomics-exchange/ValueSet/KaryotypicSex
Version0.1.0
Statusdraft
Date2021-05-28T17:06:00-04:00
NameKaryotypicSex
TitleKaryotypic sex value set
Realmuv
Authorityhl7
DescriptionThe karyotypic (chromosomal) sex of an individual
Copyright[Global Alliance for Genomics and Health](https://www.ga4gh.org)

Resources that use this resource

StructureDefinition
KaryotypicSexKaryotypic Sex

Resources that this resource uses

CodeSystem
KaryotypicSexKaryotypic sex code system

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "KaryotypicSex",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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/ValueSet/KaryotypicSex",
  "version": "0.1.0",
  "name": "KaryotypicSex",
  "title": "Karyotypic sex value set",
  "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": "The karyotypic (chromosomal) sex of an individual",
  "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)",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/KaryotypicSex"
      }
    ]
  }
}