Skip to content

Commit dce8590

Browse files
committed
Corrected issues
Updated Observation reference Updated date on NamingSystem Added EU Profiles to ServiceRequest
1 parent f742f47 commit dce8590

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

Composition/Composition-EULabGenomicReport-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"reference": "Observation/Observation-GenomicTherapeuticImplication-Example"
8787
},
8888
{
89-
"reference": "Observation-GenomicsVariantSLC52A2-Example"
89+
"reference": "Observation/Observation-GenomicsVariantSLC52A2-Example"
9090
}
9191
]
9292
}

NamingSystem/NamingSystem-Genomics-report-number.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "GenomicsReportNumber",
55
"status": "draft",
66
"kind": "identifier",
7-
"date": "2025-02-10",
7+
"date": "2025-09-08",
88
"publisher": "NHS England",
99
"contact": [
1010
{

ServiceRequest/ServiceRequest-WGSTestOrderFormUpdated-TrioTesting-Example.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"id": "ServiceRequest-WGSTestOrderFormUpdated-TrioTesting-Example",
44
"meta": {
55
"versionId": "2",
6-
"lastUpdated": "2023-10-09T09:15:00Z"
6+
"lastUpdated": "2023-10-09T09:15:00Z",
7+
"profile": [
8+
"http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab",
9+
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest"
10+
]
711
},
812
"extension": [
913
{

0 commit comments

Comments
 (0)