Skip to content

Commit 5a3f280

Browse files
authored
Update DGTS-ActivityDefinition-Example.json
1 parent 36b0b20 commit 5a3f280

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ActivityDefinition/DGTS-ActivityDefinition-Example.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"resourceType": "ActivityDefinition",
33
"id": "DGTS-ActivityDefinition-Example",
4-
"url": "http://fhir.nhs.uk/ActivityDefinition/GT1",
4+
"url": "https://fhir.nhs.uk/ActivityDefinition/GT1",
55
"identifier": [
66
{
77
"system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices",
@@ -42,7 +42,7 @@
4242
]
4343
},
4444
"library": [
45-
"http://fhir.nhs.uk/Library/GT1"
45+
"https://fhir.nhs.uk/Library/GT1"
4646
],
4747
"specimenRequirement": [
4848
{
@@ -57,4 +57,4 @@
5757
"display": "GMS Rare Disease"
5858
}
5959
]
60-
}
60+
}

0 commit comments

Comments
 (0)