| 1 Definition | 2 Functional Requirements | 3 Syntax | 4 Semantics |
1 Definition
The Request to the De-Identification & Anonymisation AIM to de-identify or anonymise AIH Data or the Response from the De-Identification & Anonymisation AIM.
2 Functional Requirements
The De-ID and Anonym Request includes:
- AIH Data ID
- Function requested
The De-ID and Anonym Response includes
- De-ID and Anonym’d AIH ID
- Processing State.
3 Syntax
https://schemas.mpai.community/AIH1/V1.0/data/DeIDAndAnonym.json
4 Semantics
| Label | Description |
| Header | De-ID and Anonym Header |
| – Standard-DeIDAndAnonym | The characters AIH-DIA-V |
| – Version | Major version – 1 or 2 characters |
| – Dot-separator | The character . |
| – Subversion | Minor version – 1 or 2 characters |
| MInstanceID | Identifier of M-Instance. |
| DeIDAndAnonymID | Identifier of DIA Request. |
| DeIDAndAnonymTime | Time of DIA Request. |
| DeIDAndAnonym | Data in De-ID and Anonym |
| – Request | If Request |
| – AIHDataID | ID of AIH Data. |
| – DeIDAndAnonymType | 00=reserved; 01=De-Identified;10=Anonymised; 11= both De-Identified and Anonymised. |
| – DeIDAndAnonymAlgoID | ID of DeIDAndAnonym algorythm. |
| – Response | If Response |
| – AIH Data ID | De-ID and Anonym’d AIH Data ID. |
| – ProcessingState | 0=Failure; 1=Success |
| DescrMetadata | Descriptive Metadata |