Skip to content

Commit b7b1d19

Browse files
committed
QuestionnaireResponse, Provenance, OperationOutcome
Removal of references to UK Core version of resources
1 parent 6093b31 commit b7b1d19

5 files changed

Lines changed: 9 additions & 9 deletions

CapabilityStatement/CapabilityStatement-genomics-application.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,7 @@
15871587
},
15881588
{
15891589
"type": "QuestionnaireResponse",
1590-
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse",
1590+
"profile": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
15911591
"documentation": "Endpoints for interacting with QuestionnaireResponse resources",
15921592
"interaction": [
15931593
{
@@ -1658,7 +1658,7 @@
16581658
},
16591659
{
16601660
"type": "OperationOutcome",
1661-
"profile": "http://fhir.hl7.org.uk/StructureDefinition/UKCore-OperationOutcome",
1661+
"profile": "http://hl7.org/fhir/StructureDefinition/OperationOutcome",
16621662
"documentation": "For searching historical OperationOutcomes",
16631663
"interaction": [
16641664
{
@@ -1726,7 +1726,7 @@
17261726
},
17271727
{
17281728
"type": "Provenance",
1729-
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Provenance",
1729+
"profile": "http://hl7.org/fhir/StructureDefinition/Provenance",
17301730
"documentation": "For searching stored Provenance resources",
17311731
"interaction": [
17321732
{

CapabilityStatement/CapabilityStatement-genomics-requirements.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,23 +145,23 @@
145145
},
146146
{
147147
"type": "QuestionnaireResponse",
148-
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse"
148+
"profile": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
149149
},
150150
{
151151
"type": "OperationDefinition",
152152
"profile": "http://hl7.org/fhir/StructureDefinition/OperationDefinition"
153153
},
154154
{
155155
"type": "OperationOutcome",
156-
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-OperationOutcome"
156+
"profile": "http://hl7.org/fhir/StructureDefinition/OperationOutcome"
157157
},
158158
{
159159
"type": "BodyStructure",
160160
"profile": "http://hl7.org/fhir/StructureDefinition/BodyStructure"
161161
},
162162
{
163163
"type": "Provenance",
164-
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Provenance"
164+
"profile": "http://hl7.org/fhir/StructureDefinition/Provenance"
165165
}
166166
]
167167
}

MessageDefinition/MessageDefinition-genomictestrequest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
{
4747
"code": "QuestionnaireResponse",
48-
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse",
48+
"profile": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
4949
"min": 0,
5050
"max": "1"
5151
},

StructureDefinition/NHSDigital-Consent-Genomics.StructureDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"targetProfile": [
9292
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-DocumentReference",
9393
"http://hl7.org/fhir/StructureDefinition/Contract",
94-
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse",
94+
"http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
9595
"https://fhir.nhs.uk/StructureDefinition/NHSDigital-Consent-Genomics"
9696
],
9797
"aggregation": [

StructureDefinition/NHSDigital-FamilyMemberHistory-Genomics.StructureDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"code": "Reference",
5050
"targetProfile": [
5151
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-AllergyIntolerance",
52-
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse",
52+
"http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
5353
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-DocumentReference",
5454
"https://fhir.nhs.uk/StructureDefinition/NHSDigital-Condition-Genomics",
5555
"https://fhir.nhs.uk/StructureDefinition/NHSDigital-Observation-Genomics",

0 commit comments

Comments
 (0)