PackagesCanonicalsLogsProblems
    Packages
    ForgePatientChart.0830@0.1.0
    http://hl7.org/fhir/StructureDefinition/individual-genderIdentity
{
  "description": "An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something    else. This represents an individual’s identity, ascertained by asking them what that identity    is.",
  "_filename": "ext-Hl7-gender-identity.json",
  "package_name": "ForgePatientChart.0830",
  "date": "2020-12-28T16:55:11+11:00",
  "derivation": "constraint",
  "publisher": "HL7",
  "fhirVersion": "4.0.1",
  "name": "GenderIdentity",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "genderIdentity",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "476d97af-b6db-48be-b839-e863fd7aa97e",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity",
  "context": [ {
    "type": "element",
    "expression": "Patient"
  }, {
    "type": "element",
    "expression": "RelatedPerson"
  }, {
    "type": "element",
    "expression": "Person"
  }, {
    "type": "element",
    "expression": "Practitioner"
  } ],
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "The individual's gender identity",
      "comment": "This represents an individual’s identity, ascertained by asking them what that identity        is.",
      "definition": "An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something        else."
    }, {
      "id": "Extension.extension",
      "min": 1,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Extension.extension",
      "min": 1,
      "definition": "An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something        else.",
      "short": "The individual's gender identity",
      "mustSupport": true,
      "sliceName": "value",
      "max": "1",
      "id": "Extension.extension:value",
      "comment": "This represents an individual’s identity, ascertained by asking them what that identity        is."
    }, {
      "id": "Extension.extension:value.url",
      "path": "Extension.extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "value"
    }, {
      "id": "Extension.extension:value.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://terminology.hl7.org/ValueSet/gender-identity",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "GenderIdentity"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Extension.extension:value.value[x].coding",
      "path": "Extension.extension.value[x].coding",
      "mustSupport": true
    }, {
      "id": "Extension.extension:value.value[x].coding.system",
      "min": 1,
      "path": "Extension.extension.value[x].coding.system",
      "mustSupport": true
    }, {
      "id": "Extension.extension:value.value[x].coding.code",
      "min": 1,
      "path": "Extension.extension.value[x].coding.code",
      "mustSupport": true
    }, {
      "id": "Extension.extension:value.value[x].text",
      "path": "Extension.extension.value[x].text",
      "mustSupport": true
    }, {
      "id": "Extension.extension:period",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "short": "The time period during which the gender identity applies to the individual",
      "comment": "Usage Note:   This is not expected to be used but should be included if EMRs are capable of including.\r\n\r\nThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "sliceName": "period",
      "definition": "The time period during which the gender identity applies to the individual"
    }, {
      "id": "Extension.extension:period.url",
      "path": "Extension.extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "period"
    }, {
      "id": "Extension.extension:period.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Period"
      } ]
    }, {
      "id": "Extension.extension:comment",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "short": "Text to further explain the use of the specified gender identity",
      "sliceName": "comment",
      "definition": "Text to further explain the use of the specified gender identity",
      "mustSupport": true
    }, {
      "id": "Extension.extension:comment.url",
      "path": "Extension.extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "comment"
    }, {
      "id": "Extension.extension:comment.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": true
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}