FHIR IG analytics| Package | fmcna.caredata.fhir.ig.r4.copy |
| Resource Type | ValueSet |
| Id | ValueSet-fmc-gender-vs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "FreseniusGenderVS",
"id": "fmc-gender-vs",
"title": "Fresenius Gender Value Set",
"description": "Fresenius Gender Value Set",
"url": "http://fkcfhir.org/fhir/ValueSet/fmc-gender-vs",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/administrative-gender"
}
],
"exclude": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"concept": [
{
"code": "unknown"
}
]
}
]
}
}