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

FHIR IG Statistics: ValueSet/BiologicalSexes

Packageagha.fhir.genclipr
TypeValueSet
IdBiologicalSexes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=agha.fhir.genclipr@0.1.0&canonical=http://aehrc.github.io/genclipr-fhir-ig/ValueSet/BiologicalSexes
URLhttp://aehrc.github.io/genclipr-fhir-ig/ValueSet/BiologicalSexes
Version0.1.0
Statusactive
Date2022-03-21T00:46:36+00:00
NameBiologicalSexes
TitleBiological Sexes Value Set
DescriptionSNOMED CT concepts for biological sex.
Copyright[Australian Genomics](https://www.australiangenomics.org.au)

Resources that use this resource

StructureDefinition
BiologicalSexBiological Sex

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "BiologicalSexes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://aehrc.github.io/genclipr-fhir-ig/ValueSet/BiologicalSexes",
  "version": "0.1.0",
  "name": "BiologicalSexes",
  "title": "Biological Sexes Value Set",
  "status": "active",
  "date": "2022-03-21T00:46:36+00:00",
  "publisher": "The Australian e-Health Research Centre",
  "contact": [
    {
      "name": "The Australian e-Health Research Centre",
      "telecom": [
        {
          "system": "url",
          "value": "https://aehrc.com"
        },
        {
          "system": "email",
          "value": "ontoserver-support@csiro.au"
        }
      ]
    }
  ],
  "description": "SNOMED CT concepts for biological sex.",
  "copyright": "[Australian Genomics](https://www.australiangenomics.org.au)",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "248152002",
            "display": "Female"
          },
          {
            "code": "248153007",
            "display": "Male"
          },
          {
            "code": "32570681000036106",
            "display": "Indeterminate sex"
          },
          {
            "code": "32570691000036108",
            "display": "Intersex"
          },
          {
            "code": "407374003",
            "display": "Transsexual"
          },
          {
            "code": "394744001",
            "display": "Gender unspecified"
          }
        ]
      }
    ]
  }
}