{
  "resourceType": "Patient",
  "id": "valid-example",
  "meta": {
    "profile": [
      "https://rachid.org/fhir/StructureDefinition/SuperPatient"
    ]
  },
  "active": true,
  "gender": "male",
  "birthDate": "1974-12-25",
  "deceasedBoolean": false
}