{ "description": null, "_filename": "StructureDefinition-EEBase-Patient.json", "package_name": "ee.hl7.fhir.base.r4", "date": "2022-11-03T14:56:40.4598428+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2022-11-03T14:54:45.164266+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.4-beta", "status": "draft", "id": "f209c7b4-2243-4e71-897f-00369d6f1ac5", "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.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.communication.language", "path": "Patient.communication.language", "binding": { "strength": "preferred", "valueSet": "http://hl7.org/fhir/ValueSet/all-languages", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", "valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Language" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ] } }, { "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" }