{
  "resourceType": "StructureDefinition",
  "id": "97b096af-5f7f-4077-9999-1a6222dbc96f",
  "meta": {
    "versionId": "5d870e15-546a-4784-ad78-c60fa7084284",
    "lastUpdated": "2023-10-14T12:50:55.492+00:00"
  },
  "url": "http://perfil.com.br/com-sexo",
  "name": "ComSexo",
  "title": "Com Sexo",
  "status": "active",
  "description": "Exige sexo",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "loinc",
      "uri": "http://loinc.org",
      "name": "LOINC code for the element"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "min": 1
      }
    ]
  }
}