Genomics Clinical Picture Repository Implementation Guide
0.1.0 - ci-build
Genomics Clinical Picture Repository Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2022-03-21 |
{
"resourceType" : "ValueSet",
"id" : "BiologicalSexes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/248152002\">248152002</a></td><td>Female</td></tr><tr><td><a href=\"http://snomed.info/id/248153007\">248153007</a></td><td>Male</td></tr><tr><td><a href=\"http://snomed.info/id/32570681000036106\">32570681000036106</a></td><td>Indeterminate sex</td></tr><tr><td><a href=\"http://snomed.info/id/32570691000036108\">32570691000036108</a></td><td>Intersex</td></tr><tr><td><a href=\"http://snomed.info/id/407374003\">407374003</a></td><td>Transsexual</td></tr><tr><td><a href=\"http://snomed.info/id/394744001\">394744001</a></td><td>Gender unspecified</td></tr></table></li></ul></div>"
},
"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"
}
]
}
]
}
}