-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathoids.ini
More file actions
48 lines (41 loc) · 2.02 KB
/
Copy pathoids.ini
File metadata and controls
48 lines (41 loc) · 2.02 KB
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
43
44
45
46
47
[Documentation]
information1 = This file stores the OID assignments for resources defined in this IG.
information2 = It must be added to git and committed when resources are added or their id is changed
information3 = You should not generally need to edit this file, but if you do:
information4 = (a) you can change the id of a resource (left side) if you change it's actual id in your source, to maintain OID consistency
information5 = (b) you can change the oid of the resource to an OID you assign manually. If you really know what you're doing with OIDs
information6 = There is never a reason to edit anything else
[Key]
CodeSystem = 4
ValueSet = 4
StructureDefinition = 6
OperationDefinition = 4
Library = 5
[CodeSystem]
ExportStatusCodes = 2.16.840.1.113883.4.642.40.77.16.1
LibraryTypesCodes = 2.16.840.1.113883.4.642.40.77.16.2
OutputFormatCodes = 2.16.840.1.113883.4.642.40.77.16.3
SQLContentTypeCodes = 2.16.840.1.113883.4.642.40.77.16.4
[ValueSet]
AllSQLContentTypeCodes = 2.16.840.1.113883.4.642.40.77.48.1
ExportOutputFormatCodes = 2.16.840.1.113883.4.642.40.77.48.2
ExportStatusCodes = 2.16.840.1.113883.4.642.40.77.48.3
OutputFormatCodes = 2.16.840.1.113883.4.642.40.77.48.4
[StructureDefinition]
SQLQuery = 2.16.840.1.113883.4.642.40.77.42.1
SQLView = 2.16.840.1.113883.4.642.40.77.42.2
ShareableViewDefinition = 2.16.840.1.113883.4.642.40.77.42.3
TabularViewDefinition = 2.16.840.1.113883.4.642.40.77.42.4
ViewDefinition = 2.16.840.1.113883.4.642.40.77.42.5
sql-text = 2.16.840.1.113883.4.642.40.77.42.6
[OperationDefinition]
SQLQueryExport = 2.16.840.1.113883.4.642.40.77.33.1
SQLQueryRun = 2.16.840.1.113883.4.642.40.77.33.2
ViewDefinitionExport = 2.16.840.1.113883.4.642.40.77.33.3
ViewDefinitionRun = 2.16.840.1.113883.4.642.40.77.33.4
[Library]
ActivePatientAddressesQuery = 2.16.840.1.113883.4.642.40.77.28.1
ActivePatientsView = 2.16.840.1.113883.4.642.40.77.28.2
OmopFhirPatientJoin = 2.16.840.1.113883.4.642.40.77.28.3
SqlOnFhirExample = 2.16.840.1.113883.4.642.40.77.28.4
UniquePatientAddressesQuery = 2.16.840.1.113883.4.642.40.77.28.5