PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r5@7.0.1
    http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender
{
  "description": "The gender of a person used for adminstrative purposes (as opposed to clinical gender)",
  "_filename": "CodeSystem-v3-AdministrativeGender.json",
  "package_name": "hl7.terminology.r5",
  "date": "2019-03-20",
  "publisher": "Health Level Seven International",
  "content": "complete",
  "property": [ {
    "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",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AdministrativeGender",
  "package_version": "7.0.1",
  "status": "active",
  "language": "en",
  "hierarchyMeaning": "is-a",
  "id": "799ed568-7dd7-48d4-9bb5-214907e2acc1",
  "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."
  } ],
  "caseSensitive": true,
  "version": "3.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    }, {
      "value": "hq@HL7.org",
      "system": "email"
    } ]
  } ]
}