<Patient xmlns="http://hl7.org/fhir">
  <id value="valid-example" />
  <meta>
    <profile value="https://rachid.org/fhir/StructureDefinition/SuperPatient" />
  </meta>
  <active value="true" />
  <gender value="male" />
  <birthDate value="1974-12-25" />
  <deceasedBoolean value="false" />
</Patient>