FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-study-eligibility-gender-snomedct-local
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "draft",
"name": "NFDI4Health_VS_MDS_Study_Eligibility_Gender_SNOMEDCT_Local",
"id": "nfdi4health-vs-mds-study-eligibility-gender-snomedct-local",
"title": "NFDI4Health VS MDS Study Eligibility Criteria Genders [local, SNOMED CT]",
"description": "Value set used to indicate the gender of potential participants eligible to participate in the study.",
"url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-eligibility-gender-snomedct-local",
"version": "0.9",
"experimental": true,
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "248153007",
"display": "Male (finding)"
},
{
"code": "248152002",
"display": "Female (finding)"
},
{
"code": "385432009",
"display": "Not applicable (qualifier value)"
}
]
},
{
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"concept": [
{
"code": "105",
"display": "Diverse"
}
]
}
]
}
}