Skip to content

Commit 99cafc6

Browse files
committed
Updates to CapabilityStatements
1 parent 3b6cc51 commit 99cafc6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CapabilityStatement/CapabilityStatement-genomics-application.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,7 +1442,7 @@
14421442
},
14431443
{
14441444
"type": "RelatedPerson",
1445-
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-RelatedPerson-Genomics",
1445+
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
14461446
"documentation": "Endpoints for interacting with RelatedPerson resources",
14471447
"interaction": [
14481448
{
@@ -1839,7 +1839,7 @@
18391839
},
18401840
{
18411841
"type": "Composition",
1842-
"profile": "http://hl7.org/fhir/StructureDefinition/Composition",
1842+
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition",
18431843
"documentation": "For validation of Composition resources and allowing searches via chaining from the Bundle endpoint",
18441844
"interaction": [
18451845
{

CapabilityStatement/CapabilityStatement-genomics-requirements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
{
4343
"type": "Composition",
44-
"profile": "http://hl7.org/fhir/StructureDefinition/Composition"
44+
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition"
4545
},
4646
{
4747
"type": "DocumentReference",

0 commit comments

Comments
 (0)