{
  "resourceType": "StructureDefinition",
  "id": "patient-ca-ps-test-slicename",
  "url": "http://example.org/fhir/StructureDefinition/patient-ca-ps-test-slicename",
  "name": "PatientPSCA",
  "title": "Patient (PS-CA)",
  "status": "draft",
  "experimental": false,
  "date": "2023-11-06T08:00:00+00:00",
  "description": "This profile represents the constraints applied to the Patient resource by the PS-CA project to represent the minimum expectations for the Patient resource when used in the PS-CA composition profile or in one of the referred resources. It is informed by the constraints of the [Patient IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Patient-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-patient.html)",
  "copyright": "Copyright © 2021,2022 Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://example.org/fhir/StructureDefinition/patient-ca-ps-test",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.extension:administrativeGender",
        "path": "Patient.extension",
        "sliceName": "administrativeGender",
        "short": "Extension for representing an individuals recorded sex or gender.",
        "definition": "Recorded sex or gender (RSG) information includes the various sex and gender concepts that are often used in existing systems but are known NOT to represent a gender identity, sex parameter for clinical use, or attributes related to sexuality, such as sexual orientation, sexual activity, or sexual attraction. Examples of recorded sex or gender concepts include administrative gender, administrative sex, and sex assigned at birth. When exchanging this concept, refer to the guidance in the Gender Harmony Implementation Guide",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender"
            ]
          }
        ]
      }
    ]
  }
}