-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcase.json
More file actions
42 lines (42 loc) · 981 Bytes
/
Copy pathcase.json
File metadata and controls
42 lines (42 loc) · 981 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"schema_version": "contextsafe.case/0.1.0",
"case_id": "CTP-I01",
"synthetic_identifier": {
"system": "urn:contextsafe:synthetic",
"value": "CSYN-CTP-I01"
},
"concepts": {
"gender_identity": {
"status": "specified",
"value": "fixture-gender-1",
"code_system": "urn:contextsafe:fixture"
},
"recorded_sex_or_gender": [
{
"value": "X",
"context": "government-id",
"source": "synthetic-fixture"
}
],
"sex_parameter_for_clinical_use": [
{
"value": "fixture-context-1",
"context_id": "ORDER-CSYN-I01-A",
"supporting_observation_ids": ["SUP-CSYN-I01-A"]
}
],
"name_to_use": {
"status": "specified",
"value": "CSYN-ASTER",
"use": "usual"
},
"pronouns": {
"status": "specified",
"value": "they/them"
}
},
"prohibited_inferences": [
"gender_identity_to_spcu",
"recorded_sex_or_gender_to_spcu"
]
}