|
| 1 | +# This file instructs Redocly's linter to ignore the rules contained for specific parts of your API. |
| 2 | +# See https://redocly.com/docs/cli/ for more information. |
| 3 | +specification/immunisation-fhir-api.yaml: |
| 4 | + info-license: |
| 5 | + - '#/info' |
| 6 | + no-invalid-media-type-examples: |
| 7 | + - >- |
| 8 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource |
| 9 | + - >- |
| 10 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/protocolApplied/0 |
| 11 | + - >- |
| 12 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/protocolApplied/0/doseNumberPositiveInt |
| 13 | + - >- |
| 14 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/occurrenceDateTime |
| 15 | + - >- |
| 16 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/identifier/0/use |
| 17 | + - >- |
| 18 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/extension |
| 19 | + - >- |
| 20 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/status |
| 21 | + - >- |
| 22 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/vaccineCode |
| 23 | + - >- |
| 24 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/patient |
| 25 | + - >- |
| 26 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/recorded |
| 27 | + - >- |
| 28 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/primarySource |
| 29 | + - >- |
| 30 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/location |
| 31 | + - >- |
| 32 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/manufacturer |
| 33 | + - >- |
| 34 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/lotNumber |
| 35 | + - >- |
| 36 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/expirationDate |
| 37 | + - >- |
| 38 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/site |
| 39 | + - >- |
| 40 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/route |
| 41 | + - >- |
| 42 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/doseQuantity |
| 43 | + - >- |
| 44 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/performer |
| 45 | + - >- |
| 46 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/reasonCode |
| 47 | + - >- |
| 48 | + #/paths/~1Immunization/get/responses/200/content/application~1fhir+json/example/entry/0/resource/protocolApplied |
| 49 | + - >- |
| 50 | + #/paths/~1Immunization/post/requestBody/content/application~1fhir+json/example |
| 51 | + - >- |
| 52 | + #/paths/~1Immunization/post/requestBody/content/application~1fhir+json/example/protocolApplied/0 |
| 53 | + - >- |
| 54 | + #/paths/~1Immunization/post/requestBody/content/application~1fhir+json/example/protocolApplied/0/doseNumberPositiveInt |
| 55 | + - >- |
| 56 | + #/paths/~1Immunization/post/requestBody/content/application~1fhir+json/example/occurrenceDateTime |
| 57 | + - >- |
| 58 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource |
| 59 | + - >- |
| 60 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/protocolApplied/0 |
| 61 | + - >- |
| 62 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/protocolApplied/0/doseNumberPositiveInt |
| 63 | + - >- |
| 64 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/occurrenceDateTime |
| 65 | + - >- |
| 66 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/identifier/0/use |
| 67 | + - >- |
| 68 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/extension |
| 69 | + - >- |
| 70 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/status |
| 71 | + - >- |
| 72 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/vaccineCode |
| 73 | + - >- |
| 74 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/patient |
| 75 | + - >- |
| 76 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/recorded |
| 77 | + - >- |
| 78 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/primarySource |
| 79 | + - >- |
| 80 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/location |
| 81 | + - >- |
| 82 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/manufacturer |
| 83 | + - >- |
| 84 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/lotNumber |
| 85 | + - >- |
| 86 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/expirationDate |
| 87 | + - >- |
| 88 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/site |
| 89 | + - >- |
| 90 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/route |
| 91 | + - >- |
| 92 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/doseQuantity |
| 93 | + - >- |
| 94 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/performer |
| 95 | + - >- |
| 96 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/reasonCode |
| 97 | + - >- |
| 98 | + #/paths/~1Immunization~1_search/post/responses/200/content/application~1fhir+json/example/entry/0/resource/protocolApplied |
| 99 | + - >- |
| 100 | + #/paths/~1Immunization~1{id}/get/responses/200/content/application~1fhir+json/example |
| 101 | + - >- |
| 102 | + #/paths/~1Immunization~1{id}/get/responses/200/content/application~1fhir+json/example/performer |
| 103 | + - >- |
| 104 | + #/paths/~1Immunization~1{id}/get/responses/200/content/application~1fhir+json/example/performer/0/actor |
| 105 | + - >- |
| 106 | + #/paths/~1Immunization~1{id}/get/responses/200/content/application~1fhir+json/example/performer/0/actor/reference |
| 107 | + - >- |
| 108 | + #/paths/~1Immunization~1{id}/get/responses/200/content/application~1fhir+json/example/reasonCode/0/coding/0 |
| 109 | + - >- |
| 110 | + #/paths/~1Immunization~1{id}/get/responses/200/content/application~1fhir+json/example/protocolApplied/0 |
| 111 | + - >- |
| 112 | + #/paths/~1Immunization~1{id}/get/responses/200/content/application~1fhir+json/example/protocolApplied/0/doseNumberPositiveInt |
| 113 | + - >- |
| 114 | + #/paths/~1Immunization~1{id}/get/responses/200/content/application~1fhir+json/example/occurrenceDateTime |
| 115 | + - >- |
| 116 | + #/paths/~1Immunization~1{id}/put/requestBody/content/application~1fhir+json/example |
| 117 | + - >- |
| 118 | + #/paths/~1Immunization~1{id}/put/requestBody/content/application~1fhir+json/example/protocolApplied/0 |
| 119 | + - >- |
| 120 | + #/paths/~1Immunization~1{id}/put/requestBody/content/application~1fhir+json/example/protocolApplied/0/doseNumberPositiveInt |
| 121 | + - >- |
| 122 | + #/paths/~1Immunization~1{id}/put/requestBody/content/application~1fhir+json/example/occurrenceDateTime |
| 123 | + struct: |
| 124 | + - '#/components/parameters/Location/in' |
| 125 | + - '#/components/parameters/Location/name' |
| 126 | + - '#/components/parameters/CorrelationID/in' |
| 127 | + - '#/components/parameters/CorrelationID/name' |
| 128 | + - '#/components/parameters/RequestID/in' |
| 129 | + - '#/components/parameters/RequestID/name' |
| 130 | + - '#/components/parameters/E-Tag/in' |
| 131 | + - '#/components/parameters/E-Tag/name' |
| 132 | + - '#/paths/~1Immunization~1{id}/delete/4XX' |
| 133 | + operation-4xx-response: |
| 134 | + - '#/paths/~1Immunization~1{id}/delete/responses' |
| 135 | + no-unused-components: |
| 136 | + - '#/components/schemas/DomainResource' |
| 137 | + - '#/components/schemas/Immunization' |
| 138 | + - '#/components/schemas/Bundle' |
0 commit comments