UNPKG

1.76 kBJSONView Raw
1{
2 "properties": {
3 "sourceId": {
4 "description": "Document Composition Id",
5 "type": "string"
6 },
7 "author_name": {
8 "description": "Document Author",
9 "type": "string"
10 },
11 "author_id": {
12 "description": "Document Author Id",
13 "type": "string"
14 },
15 "author_idScheme": {
16 "description": "Document Author Id Scheme",
17 "type": "string"
18 },
19 "documentDate": {
20 "description": "Document Creation Date",
21 "type": "string"
22 },
23 "facility": {
24 "description": "Hospital / Facility for which the document was created",
25 "type": "string"
26 },
27 "patientIdentifer_mrn": {
28 "description": "Patient Medical Record Number",
29 "type": "string"
30 },
31 "patientIdentifer_mrnType": {
32 "description": "Patient Medical Record Number Type",
33 "type": "string"
34 },
35 "patientIdentifer_oth": {
36 "description": "Patient OTH",
37 "type": "string"
38 },
39 "patientIdentifer_othType": {
40 "description": "Patient OTH Type",
41 "type": "string"
42 },
43 "patientIdentifer_gms": {
44 "description": "Patient GMS",
45 "type": "string"
46 },
47 "patientIdentifer_gmsType": {
48 "description": "Patient GMS Type",
49 "type": "string"
50 },
51 "responsibleProfessional_name": {
52 "description": "Name of Responsible Professional",
53 "type": "string"
54 },
55 "responsibleProfessional_id": {
56 "description": "Id of Responsible Professional",
57 "type": "string"
58 },
59 "responsibleProfessional_idType": {
60 "description": "Id Type of Responsible Professional",
61 "type": "string"
62 },
63 "dischargingOrganisation": {
64 "description": "Discharging Organisation",
65 "type": "string"
66 }
67 }
68}
\No newline at end of file