{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.ee/StructureDefinition/TAPOHAKPatient",
  "name": "TAPOHAKPatient",
  "status": "draft",
  "date": "2024-02-08T08:12:35.6514126+00:00",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "short": "Infosüsteemi poolt automaatselt genereeritud anonüümne ID. An identifier for this patient",
        "definition": "Infosüsteemi poolt automaatselt genereeritud anonüümne ID.\r\n\r\nAn identifier for this patient.",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier.id",
        "path": "Patient.identifier.id",
        "max": "0"
      },
      {
        "id": "Patient.identifier.use",
        "path": "Patient.identifier.use",
        "max": "0"
      },
      {
        "id": "Patient.identifier.type",
        "path": "Patient.identifier.type",
        "max": "0"
      },
      {
        "id": "Patient.identifier.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier.assigner",
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "max": "0"
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "max": "0"
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "short": "Sugu. male | female | other | unknown",
        "definition": "Sugu.\r\n\r\nLOEND: mees, naine, muu, tuvastamata\r\n\r\nAdministrative Gender - the gender that the patient is considered to have for administration and record keeping purposes.",
        "min": 1
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "short": "Vanus. The date of birth for the individual",
        "definition": "Vanus. \r\n\r\nThe date of birth for the individual.",
        "min": 1
      },
      {
        "id": "Patient.birthDate.extension:tAPOHAKPatientAgeExt",
        "path": "Patient.birthDate.extension",
        "sliceName": "tAPOHAKPatientAgeExt",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.ee/StructureDefinition/TAPOHAKPatientAgeExt"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "max": "0"
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "max": "0"
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "max": "0"
      },
      {
        "id": "Patient.multipleBirth[x]",
        "path": "Patient.multipleBirth[x]",
        "max": "0"
      },
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "max": "0"
      },
      {
        "id": "Patient.contact",
        "path": "Patient.contact",
        "max": "0"
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "max": "0"
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}