FHIR IG analytics| Package | signal.core.r4 |
| Resource Type | ValueSet |
| Id | valueset-gender.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library
{
"resourceType": "ValueSet",
"id": "administrative-gender",
"meta": {
"versionId": "54bbbb13-4168-4c75-a534-d3894d52c61a",
"lastUpdated": "2023-05-25T15:16:46.452+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
}
],
"url": "http://hl7.org/fhir/ValueSet/administrative-gender",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.1"
}
],
"version": "3.0.2",
"name": "AdministrativeGender",
"status": "draft",
"experimental": false,
"date": "2019-10-24T11:53:00+11:00",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"description": "The gender of a person used for administrative purposes.",
"immutable": true,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/administrative-gender"
}
]
},
"expansion": {
"timestamp": "2023-07-31T18:35:33.1743667+00:00",
"total": 4,
"contains": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"version": "4.0.1",
"code": "male",
"display": "Male"
},
{
"system": "http://hl7.org/fhir/administrative-gender",
"version": "4.0.1",
"code": "female",
"display": "Female"
},
{
"system": "http://hl7.org/fhir/administrative-gender",
"version": "4.0.1",
"code": "other",
"display": "Other"
},
{
"system": "http://hl7.org/fhir/administrative-gender",
"version": "4.0.1",
"code": "unknown",
"display": "Unknown"
}
]
}
}