{
  "resourceType": "StructureDefinition",
  "id": "93602666-6ee1-42ad-a757-882f88a774c1",
  "meta": {
    "versionId": "ad6ab9f7-6e4c-4faa-958d-1b8e04a553fd",
    "lastUpdated": "2023-11-15T12:51:43.011+00:00"
  },
  "url": "http://tipo.com/SoMulher",
  "name": "SoMulher",
  "status": "active",
  "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": true,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "patternCode": "female"
      }
    ]
  }
}