Skip to content

Commit 64d58b8

Browse files
authored
Merge pull request #62 from NHSDigital/Feature-IOPS-2392-Create-IG-Pages-for-Test-Order-Scenario`s
Feature-IOPS-2392-Create-IG-Pages-for-Test-Order-Scenario`s
2 parents a97468f + a8c1b6c commit 64d58b8

18 files changed

+16
-17
lines changed

BodyStructure/UKCore-BodyStructure-PancreaticTumour-Example.json renamed to BodyStructure/BodyStructure-PancreaticTumour-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "BodyStructure",
3-
"id": "UKCore-BodyStructure-PancreaticTumour-Example",
3+
"id": "BodyStructure-PancreaticTumour-Example",
44
"morphology": {
55
"coding": [
66
{

Bundle/Bundle-NonWGSTestOrderForm-Reanalysis-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "Bundle",
3-
"id": "Bundle-NonWGSTestOrderForm-Example",
3+
"id": "Bundle-NonWGSTestOrderForm-Reanalysis-Example",
44
"type": "transaction",
55
"entry": [
66
{

MessageHeader/UKCore-MessageHeader-TestRequest-Example.json renamed to MessageHeader/MessageHeader-TestRequest-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "MessageHeader",
3-
"id": "a4409d7c-b613-477c-b623-87e60406c2f0",
3+
"id": "MessageHeader-TestRequest-Example",
44
"eventCoding": {
55
"system": "https://fhir.nhs.uk/CodeSystem/message-events-genomics",
66
"code": "genomictestrequest",
File renamed without changes.

OperationOutcome/NHSDigital-OperationOutcome-Success-Example.json renamed to OperationOutcome/OperationOutcome-SuccesfulValidation-Example.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"resourceType": "OperationOutcome",
3+
"id": "OperationOutcome-SuccesfulValidation-Example",
34
"meta": {
45
"lastUpdated": "2022-10-21T13:47:00+00:00"
56
},

Organization/UKCore-Organization-699X0-Example.json renamed to Organization/Organization-GenomicsLaboratoryHub-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "Organization",
3-
"id": "UKCore-Organization-699X0-Example",
3+
"id": "Organization-GenomicsLaboratoryHub-Example",
44
"identifier": [
55
{
66
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
File renamed without changes.

Practitioner/UKCore-Practitioner-LucyHale-Example.json renamed to Practitioner/Practitioner-LucyHale-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "Practitioner",
3-
"id": "6e1a8ea3-3a59-40aa-b943-5c896a30e43a",
3+
"id": "Practitioner-LucyHale-Example",
44
"identifier": [
55
{
66
"use": "official",

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FollowupTest-Example.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,10 @@
9494
"reference": "Observation/Observation-RiskOfInfection-Example"
9595
}
9696
],
97-
"specimen": [
98-
{
99-
"display": "Specimen to be provided later"
100-
}
101-
],
10297
"note": [
98+
{
99+
"text": "Specimen to be provided later"
100+
},
103101
{
104102
"text": "No family history of genomic testing"
105103
},

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-ReAnalysis-Example renamed to ServiceRequest/ServiceRequest-NonWGSTestOrderForm-ReAnalysis-Example.json

File renamed without changes.

0 commit comments

Comments
 (0)