PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r3@1.0.0
    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.r3",
  "date": "2019-03-20T00:00:00-04:00",
  "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": "1.0.0",
  "status": "active",
  "language": "en",
  "hierarchyMeaning": "is-a",
  "id": "25c8c485-5450-46b2-a8f3-6a5a62017232",
  "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"
  } ]
}