## Patient ### Profile See {{pagelink:MyVaccines/PatientProfile}} {{tree:MyVaccines/Patient}} ### Interactions * read * update * create * search by * address * city * postal code * birthdate * email * gender * identifier * language * name * given * family ### Patient Identifiers | Name | System | Sample Value | |-------------------------|-----------------------------------------|------------------| | Internal Patient Id | urn:oid:2.16.756.5.30.1.147.1.1 | 1297774007642120 | | Card number | urn:oid:2.16.756.5.30.1.123.100.1 | 807560800123145678 | | Social insurance number | urn:oid:2.51.1.3 | 756.1234.5678.97 | ### Fields The patient profile is open. Therefore, all attributes of the base patient are allowed. SMIS only needs the following attributes, all others are ignored. | Path | Comment | |---------------------------|-----------------------------------------| | id | | | identifier | | | active | true | | name[1].text | Dossier name. Default is given + family | | name[1].family | | | name[1].given | | | telecom.system | [email, phone] | | telecom.value | Quantity of unit. | | telecom.use | [home, mobile] | | gender | | | birthDate | | | address[1].line | | | address[1].city | | | address[1].postalCode | | | address[1].country | | | communication[1].language | [de, fr, it, en] |