FHIR IG analytics| Package | tw.gov.mohw.cdc.thas |
| Resource Type | ValueSet |
| Id | ValueSet-administrative-gender.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/THASFHIR/ig/ValueSet-administrative-gender.html |
| URL | https://cdc.gov.tw/thas/ValueSet/administrative-gender |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-01 |
| Name | AdministrativeGender |
| Title | HL7-Administrative Gender值集 |
| Realm | tw |
| Authority | national |
| Description | HL7-Administrative Gender值集 |
| StructureDefinition | ||
| tw.gov.mohw.cdc.thas#current | QuestionnaireResponse-AUR | 抗生素抗藥性監測-QuestionnaireResponse AUR |
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | administrative-gender | AdministrativeGender |
Note: links and images are rebased to the (stated) source
Generated Narrative: 取值集合 administrative-gender
http://hl7.org/fhir/administrative-gender version 📦4.0.1| Code | Display | Definition |
| male | Male | Male. |
| female | Female | Female. |
{
"resourceType": "ValueSet",
"id": "administrative-gender",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://cdc.gov.tw/thas/ValueSet/administrative-gender",
"version": "0.1.0",
"name": "AdministrativeGender",
"title": "HL7-Administrative Gender值集",
"status": "draft",
"experimental": false,
"date": "2026-09-01",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "HL7-Administrative Gender值集",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"concept": [
{
"code": "male"
},
{
"code": "female"
}
]
}
]
}
}