{ "resourceType": "ValueSet", "id": "vrdr-administrative-gender", "text": { "status": "extensions", "div": "
" }, "url": "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-administrative-gender", "version": "1.2.0", "name": "AdministrativeGenderVS", "title": "Yes No Not Applicable Value Set", "status": "active", "date": "2021-09-22T20:23:53+00:00", "publisher": "HL7 Public Health Working Group", "contact": [ { "name": "HL7 Public Health Working Group", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher/index.cfm" }, { "system": "email", "value": "pher@lists.HL7.org" } ] } ], "description": "Yes No Not Applicable Valueset built HL7 Administrative Gender Codesystem. If the 'other' value were included, this could use the standard valuesystem used by USCore http://hl7.org/fhir/R4/valueset-administrative-gender.html#4.4.1.369", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/administrative-gender", "concept": [ { "code": "male", "display": "male" }, { "code": "female", "display": "female" }, { "code": "unknown", "display": "unknown" } ] } ] } }