|
415 | 415 | "system": { |
416 | 416 | "description": "The system which defines the location. Typically this will be https://fhir.nhs.uk/Id/ods-organization-code for a health setting (ODS use) or https://fhir.hl7.org.uk/Id/urn-school-number for an education setting (URN use). ", |
417 | 417 | "type": "string", |
418 | | - "example": "urn:iso:std:iso:3166" |
| 418 | + "example": "https://fhir.nhs.uk/Id/ods-organization-code" |
419 | 419 | }, |
420 | 420 | "value": { |
421 | 421 | "description": "The ODS or URN code of the location where the vaccination was administered. \n1. For occupational health vaccinations administered in a hospital trust by an independent healthcare provider, this SHALL be the ODS code of the hospital trust. \n2. For school vaccinations administered by a School Aged Immunisation Service provider, this SHALL be the URN of the school where the vaccination was administered. \n3. For roving teams on care home visits, this SHALL be the ODS code of the care home, where known. \n4. For any other vaccinations, populate with the same code as provided for `performer` ODS code. \n\nWhere the ODS/URN code is unavailable, a default value of `X99999` MUST be used.", |
422 | 422 | "type": "string", |
423 | | - "example": "GB" |
| 423 | + "example": "X99999" |
424 | 424 | } |
425 | 425 | }, |
426 | 426 | "required": [ |
|
772 | 772 | }, |
773 | 773 | "location": { |
774 | 774 | "identifier": { |
775 | | - "value": "X99999", |
776 | | - "system": "https://fhir.nhs.uk/Id/ods-organization-code" |
| 775 | + "system": "https://fhir.nhs.uk/Id/ods-organization-code", |
| 776 | + "value": "X99999" |
777 | 777 | } |
778 | 778 | }, |
779 | 779 | "lotNumber": "4120Z001", |
|
1238 | 1238 | "system": { |
1239 | 1239 | "description": "The system which defines the location. Typically this will be https://fhir.nhs.uk/Id/ods-organization-code for a health setting or https://fhir.hl7.org.uk/Id/urn-school-number for an education setting.", |
1240 | 1240 | "type": "string", |
1241 | | - "example": "urn:iso:std:iso:3166" |
| 1241 | + "example": "https://fhir.nhs.uk/Id/ods-organization-code" |
1242 | 1242 | }, |
1243 | 1243 | "value": { |
1244 | 1244 | "description": "A code from the system to represent the location. An ODS code of X99999 represents a location where a code is not available.", |
1245 | 1245 | "type": "string", |
1246 | | - "example": "GB" |
| 1246 | + "example": "X99999" |
1247 | 1247 | } |
1248 | 1248 | }, |
1249 | 1249 | "required": [ |
|
1671 | 1671 | "primarySource": true, |
1672 | 1672 | "location": { |
1673 | 1673 | "identifier": { |
1674 | | - "system": "urn:iso:std:iso:3166", |
1675 | | - "value": "GB" |
| 1674 | + "system": "https://fhir.nhs.uk/Id/ods-organization-code", |
| 1675 | + "value": "X99999" |
1676 | 1676 | } |
1677 | 1677 | }, |
1678 | 1678 | "manufacturer": { |
|
3122 | 3122 | "system": { |
3123 | 3123 | "description": "The system which defines the location. Typically this will be https://fhir.nhs.uk/Id/ods-organization-code for a health setting or https://fhir.hl7.org.uk/Id/urn-school-number for an education setting.", |
3124 | 3124 | "type": "string", |
3125 | | - "example": "urn:iso:std:iso:3166" |
| 3125 | + "example": "https://fhir.nhs.uk/Id/ods-organization-code" |
3126 | 3126 | }, |
3127 | 3127 | "value": { |
3128 | 3128 | "description": "A code from the system to represent the location. An ODS code of X99999 represents a location where a code is not available.", |
3129 | 3129 | "type": "string", |
3130 | | - "example": "GB" |
| 3130 | + "example": "X99999" |
3131 | 3131 | } |
3132 | 3132 | }, |
3133 | 3133 | "required": [ |
|
3505 | 3505 | "primarySource": true, |
3506 | 3506 | "location": { |
3507 | 3507 | "identifier": { |
3508 | | - "system": "urn:iso:std:iso:3166", |
3509 | | - "value": "GB" |
| 3508 | + "system": "https://fhir.nhs.uk/Id/ods-organization-code", |
| 3509 | + "value": "X99999" |
3510 | 3510 | } |
3511 | 3511 | }, |
3512 | 3512 | "manufacturer": { |
|
3549 | 3549 | "type": "Organization", |
3550 | 3550 | "identifier": { |
3551 | 3551 | "system": "https://fhir.nhs.uk/Id/ods-organization-code", |
3552 | | - "value": "N2N9I" |
| 3552 | + "value": "B0C4P" |
3553 | 3553 | } |
3554 | 3554 | } |
3555 | 3555 | } |
|
0 commit comments