Skip to content

Commit c385229

Browse files
committed
Correction to CodeSystem
Correction to canonical URL of the codesystem
1 parent aca0302 commit c385229

4 files changed

+4
-4
lines changed

ServiceRequest/ServiceRequest-WGSTestOrderForm-TrioTestingProband-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"valueCodeableConcept": {
1414
"coding": [
1515
{
16-
"system": "https://fhir.nhs.uk/CodeSystem/genomics-patient-role",
16+
"system": "https://fhir.nhs.uk/CodeSystem/patient-role-genomics",
1717
"code": "proband",
1818
"display": "Proband"
1919
}

ServiceRequest/ServiceRequest-WGSTestOrderForm-TrioTestingProbandFather-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"valueCodeableConcept": {
1414
"coding": [
1515
{
16-
"system": "https://fhir.nhs.uk/CodeSystem/genomics-patient-role",
16+
"system": "https://fhir.nhs.uk/CodeSystem/patient-role-genomics",
1717
"code": "consultand",
1818
"display": "Consultand"
1919
}

ServiceRequest/ServiceRequest-WGSTestOrderForm-TrioTestingProbandMother-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"valueCodeableConcept": {
1414
"coding": [
1515
{
16-
"system": "https://fhir.nhs.uk/CodeSystem/genomics-patient-role",
16+
"system": "https://fhir.nhs.uk/CodeSystem/patient-role-genomics",
1717
"code": "consultand",
1818
"display": "Consultand"
1919
}

ServiceRequest/ServiceRequest-WGSTestOrderFormUpdated-TrioTesting-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"valueCodeableConcept": {
2222
"coding": [
2323
{
24-
"system": "https://fhir.nhs.uk/CodeSystem/genomics-patient-role",
24+
"system": "https://fhir.nhs.uk/CodeSystem/patient-role-genomics",
2525
"code": "proband",
2626
"display": "Proband"
2727
}

0 commit comments

Comments
 (0)