-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoids.ini
42 lines (35 loc) · 1.86 KB
/
oids.ini
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
[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 = 1
ValueSet = 2
StructureDefinition = 8
OperationDefinition = 4
CapabilityStatement = 2
[CodeSystem]
RemittanceAdviceType = 2.16.840.1.113883.4.642.40.41.16.1
[ValueSet]
RemittanceAdviceType = 2.16.840.1.113883.4.642.40.41.48.1
RemittanceContentType = 2.16.840.1.113883.4.642.40.41.48.2
[StructureDefinition]
downloadRemittanceParameters = 2.16.840.1.113883.4.642.40.41.42.1
remittanceAdviceDocument = 2.16.840.1.113883.4.642.40.41.42.2
remittanceIdentifierExt = 2.16.840.1.113883.4.642.40.41.42.3
searchByClaimParameters = 2.16.840.1.113883.4.642.40.41.42.4
searchByPatientParameters = 2.16.840.1.113883.4.642.40.41.42.5
searchByPaymentParameters = 2.16.840.1.113883.4.642.40.41.42.6
searchByPaymentResultParameters = 2.16.840.1.113883.4.642.40.41.42.7
searchResultParameters = 2.16.840.1.113883.4.642.40.41.42.8
[OperationDefinition]
DownloadRemittance = 2.16.840.1.113883.4.642.40.41.33.1
SearchByClaim = 2.16.840.1.113883.4.642.40.41.33.2
SearchByPatient = 2.16.840.1.113883.4.642.40.41.33.3
SearchByPayment = 2.16.840.1.113883.4.642.40.41.33.4
[CapabilityStatement]
PostableRemittanceClientCapabilities = 2.16.840.1.113883.4.642.40.41.13.1
PostableRemittanceServerCapabilities = 2.16.840.1.113883.4.642.40.41.13.2