Example in AU Base6.0.0
Patient

example-sex-and-gender

Patient-example-sex-and-gender.json

Resource Details

Resource Type
Patient
Resource ID
example-sex-and-gender
Identifier
http://ns.electronichealth.net.au/id/abn-scoped/medicalrecord/1.0/51824753556|11223344
Conforms To
http://hl7.org.au/fhir/StructureDefinition/au-patient

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Patient",
  "id": "example-sex-and-gender",
  "filename": "Patient-example-sex-and-gender.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-patient"
  ],
  "identifier": {
    "system": "http://ns.electronichealth.net.au/id/abn-scoped/medicalrecord/1.0/51824753556",
    "value": "11223344"
  },
  "displayName": "Patrick Roth",
  "gender": "male",
  "birthDate": "1974-12-25"
}