PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.2-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Patient
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-Patient.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-10-06T11:21:01.3590469+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-10-06T11:20:35.5659302+00:00"
  },
  "publisher": "HL7 Estonia",
  "fhirVersion": "4.0.1",
  "name": "EEBasePatient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EEBase Patient",
  "package_version": "1.0.2-beta",
  "status": "draft",
  "id": "ace4652b-04a5-4eae-bf68-de1db36e0b77",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier:est-id",
      "max": "1",
      "path": "Patient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-EEPID" ]
      } ],
      "short": "An identifier for Estonian person",
      "sliceName": "est-id",
      "definition": "Eesti isiku identifikaator"
    }, {
      "id": "Patient.identifier:tis-id",
      "max": "1",
      "path": "Patient.identifier",
      "short": "Patsiendi unikaalne kood TIS-is",
      "sliceName": "tis-id",
      "definition": "Patsiendi unikaalne tunnus mille alusel teda saab eristada teistest patsientidest TIS-is, mis vastab reeglitele XXX. Saab olla kasutatud nii välimaalaste jaoks jaoks kui ka tundmatu patsiendi numbrina."
    }, {
      "id": "Patient.identifier:tis-id.type",
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:tis-id.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "https://hl7.ee/id/nhs-id",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:tis-id.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.active",
      "min": 1,
      "path": "Patient.active",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "path": "Patient.name",
      "mustSupport": true
    }, {
      "id": "Patient.name.text",
      "path": "Patient.name.text",
      "mustSupport": true
    }, {
      "id": "Patient.name.family",
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name.given",
      "path": "Patient.name.given",
      "mustSupport": true
    }, {
      "id": "Patient.telecom",
      "path": "Patient.telecom",
      "mustSupport": true
    }, {
      "id": "Patient.gender",
      "path": "Patient.gender",
      "mustSupport": true,
      "isModifierReason": "Neede for proper reference ranges"
    }, {
      "id": "Patient.birthDate",
      "path": "Patient.birthDate",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate.extension",
      "min": 0,
      "path": "Patient.birthDate.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.birthDate.extension:birthTime",
      "min": 0,
      "path": "Patient.birthDate.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthTime" ]
      } ],
      "sliceName": "birthTime",
      "isModifier": false
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "type": [ {
        "code": "Address",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Address" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.maritalStatus",
      "path": "Patient.maritalStatus",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://terminology.hl7.ee/ValueSet/ee-marital-status"
      }
    }, {
      "id": "Patient.contact.address.extension",
      "min": 0,
      "path": "Patient.contact.address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.contact.address.extension:ads",
      "max": "1",
      "min": 0,
      "path": "Patient.contact.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-ADS" ]
      } ],
      "sliceName": "ads",
      "isModifier": false
    }, {
      "id": "Patient.contact.address.extension:ehak",
      "max": "1",
      "min": 0,
      "path": "Patient.contact.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-EHAK" ]
      } ],
      "sliceName": "ehak",
      "isModifier": false
    }, {
      "id": "Patient.generalPractitioner",
      "path": "Patient.generalPractitioner",
      "type": [ {
        "code": "Reference",
        "versioning": "independent",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Practitioner", "https://hl7.ee/fhir/StructureDefinition/EEBase-PractitionerRole" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.managingOrganization",
      "path": "Patient.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}