{
"description": "The gender of a person used for adminstrative purposes (as opposed to clinical gender)",
"_filename": "CodeSystem-v3-AdministrativeGender.json",
"package_name": "hl7.terminology.r3",
"date": "2019-03-20",
"publisher": "Health Level 7",
"content": "complete",
"property": [ {
"code": "Specializes",
"type": "Coding",
"extension": [ {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode": "antisymmetric"
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode": "transitive"
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode": "irreflexive"
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean": true
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode": "Specializes"
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString": "Generalizes"
} ],
"description": "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric."
}, {
"code": "Generalizes",
"type": "Coding",
"extension": [ {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode": "antisymmetric"
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode": "transitive"
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode": "irreflexive"
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean": true
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode": "Generalizes"
}, {
"url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString": "Specializes"
} ],
"description": "Inverse of Specializes. Only included as a derived relationship."
}, {
"uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
"code": "internalId",
"type": "code",
"description": "The internal identifier for the concept in the HL7 Access database repository."
}, {
"uri": "http://hl7.org/fhir/concept-properties#status",
"code": "status",
"type": "code",
"description": "Designation of a concept's state. Normally is not populated unless the state is retired."
} ],
"name": "AdministrativeGender",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "AdministrativeGender",
"package_version": "2.1.0",
"status": "active",
"language": "en",
"hierarchyMeaning": "is-a",
"id": "322c18b8-4d8d-467f-826b-ee551f740d8e",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.5.1",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "F",
"display": "Female",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "internalId",
"valueCode": "10174"
} ],
"definition": "Female"
}, {
"code": "M",
"display": "Male",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "internalId",
"valueCode": "10173"
} ],
"definition": "Male"
}, {
"code": "UN",
"display": "Undifferentiated",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "internalId",
"valueCode": "17718"
} ],
"definition": "En: The gender of a person could not be uniquely defined as male or female, such as intersex. Nl: Het geslacht van een persoon kan niet uniek worden gedefinieerd als man of vrouw, zoals een intersekse-conditie.\r\n\r\n*Open Issue:* This is a short-term stopgap solution to the definition issue, full solutions are being worked out by the Gender Harmony project launched in 2019."
} ],
"version": "2.0.0",
"contact": [ {
"name": "Health Level Seven"
} ]
}