{ "description": null, "_filename": "StructureDefinition-EEBase-Patient.json", "package_name": "ee.hl7.fhir.base.r4", "date": "2022-10-20T08:47:57.4134588+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2022-10-20T08:46:58.4511337+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.3-beta", "status": "draft", "id": "ab04e9b6-a702-4704-9a66-83c900d2ff02", "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-ESTID" ] } ], "short": "An identifier for Estonian personal identification number", "sliceName": "est-id", "definition": "Eesti isikukoodi identifikaator" }, { "id": "Patient.identifier:tis-id", "max": "1", "path": "Patient.identifier", "type": [ { "code": "Identifier", "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-TISID" ] } ], "short": "Patient's unique code generated by National Health System", "sliceName": "tis-id", "definition": "Patsiendi unikaalne tunnus mille alusel teda saab eristada teistest patsientidest TIS-is. Saab kasutada nii välimaalaste kui ka tundmatu patsiendi jaoks (juhtudel kui puudub Eesti isikukood). Mõeldud andmevahetuseks Tervise Infosüsteemiga." }, { "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" }