← back
NEMSIS ePatient.13 Gender (DEPRECATED)
| Canonical | https://emsinterop.com/fhir/ValueSet/nemsis-ePatient.13 |
| Resource type | ValueSet |
| Version | 0.3.4 |
| Status | active |
Machine-readable
../nemsis-ePatient.13.json
Preview
{
"resourceType": "ValueSet",
"id": "nemsis-ePatient-13",
"url": "https://emsinterop.com/fhir/ValueSet/nemsis-ePatient.13",
"version": "0.3.4",
"name": "NemsisePatient13",
"title": "NEMSIS ePatient.13 Gender (DEPRECATED)",
"status": "active",
"compose": {
"include": [
{
"system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
"concept": [
{
"code": "9906001",
"display": "Female (DEPRECATED)"
},
{
"code": "9906003",
"display": "Male (DEPRECATED)"
},
{
"code": "9906005",
"display": "Unknown (Unable to Determine) (DEPRECATED)"
},
{
"code": "9906007",
"display": "Female-to-Male, Transgender Male (DEPRECATED)"
},
{
"code": "9906009",
"display": "Male-to-Female, Transgender Female (DEPRECATED)"
},
{
"code": "9906011",
"display": "Other, neither exclusively male or female (DEPRECATED)"
}
]
}
]
}
}