FHIR IG Statistics: ValueSet/genderVS
Resources that use this resource
Resources that this resource uses
CodeSystem |
MMT.A | MMT.A CodeSystem for Data Elements |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "genderVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/ValueSet/genderVS",
"version": "0.1.0",
"name": "MMT1DE5VS",
"title": "Gender",
"status": "draft",
"experimental": false,
"date": "2025-06-26T12:04:00+00:00",
"publisher": "IntelliSOFT Consulting Ke",
"contact": [
{
"name": "IntelliSOFT Consulting Ke",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "Gender",
"compose": {
"include": [
{
"system": "http://example.org/CodeSystem/MMT.A",
"concept": [
{
"code": "DE13"
},
{
"code": "DE14"
},
{
"code": "DE15"
}
]
}
]
}
}