ValueSet Genomic Patient Role

Usage

A ValueSet used to identify the role of the subject patient in the genomic test (proband vs consultand)

HTML View

This value set includes codes from the following code systems:

Expansion

This expansion was generated on 2025-12-18T00:00:00Z

This value set contains 2 concepts

CodeSystemDisplay
probandhttps://fhir.nhs.uk/CodeSystem/patient-role-genomicsProband
consultandhttps://fhir.nhs.uk/CodeSystem/patient-role-genomicsConsultand

Table View

ValueSet.id[0]genomics-patient-role
ValueSet.url[0]https://fhir.nhs.uk/ValueSet/genomics-patient-role
ValueSet.version[0]0.1.0
ValueSet.name[0]GenomicsPatientRole
ValueSet.title[0]Genomics Patient Role
ValueSet.status[0]draft
ValueSet.date[0]2025-12-18T00:00:00.000Z
ValueSet.publisher[0]NHS England
ValueSet.contact[0].name[0]NHS England
ValueSet.contact[0].telecom[0].system[0]email
ValueSet.contact[0].telecom[0].value[0]interoperabilityteam@nhs.net
ValueSet.contact[0].telecom[0].use[0]work
ValueSet.contact[0].telecom[0].rank[0]1
ValueSet.description[0]A ValueSet used to identify the role of the subject patient in the genomic test (proband vs consultand)
ValueSet.copyright[0]Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
ValueSet.compose[0].include[0].system[0]https://fhir.nhs.uk/CodeSystem/patient-role-genomics
ValueSet.compose[0].include[0].version[0]0.1.0
ValueSet.expansion[0].timestamp[0]2025-12-18T00:00:00Z
ValueSet.expansion[0].total[0]2
ValueSet.expansion[0].offset[0]0
ValueSet.expansion[0].contains[0].system[0]https://fhir.nhs.uk/CodeSystem/patient-role-genomics
ValueSet.expansion[0].contains[0].code[0]proband
ValueSet.expansion[0].contains[0].display[0]Proband
ValueSet.expansion[0].contains[1].system[0]https://fhir.nhs.uk/CodeSystem/patient-role-genomics
ValueSet.expansion[0].contains[1].code[0]consultand
ValueSet.expansion[0].contains[1].display[0]Consultand

XML View

<ValueSet xmlns="http://hl7.org/fhir">
<id value="genomics-patient-role" />
<url value="https://fhir.nhs.uk/ValueSet/genomics-patient-role" />
<version value="0.1.0" />
<name value="GenomicsPatientRole" />
<title value="Genomics Patient Role" />
<status value="draft" />
<date value="2025-12-18T00:00:00.000Z" />
<publisher value="NHS England" />
<name value="NHS England" />
<system value="email" />
<value value="interoperabilityteam@nhs.net" />
<use value="work" />
<rank value="1" />
</telecom>
</contact>
<description value="A ValueSet used to identify the role of the subject patient in the genomic test (proband vs consultand)" />
<copyright value="Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<system value="https://fhir.nhs.uk/CodeSystem/patient-role-genomics" />
<version value="0.1.0" />
</include>
</compose>
<timestamp value="2025-12-18T00:00:00Z" />
<total value="2" />
<offset value="0" />
<system value="https://fhir.nhs.uk/CodeSystem/patient-role-genomics" />
<code value="proband" />
<display value="Proband" />
</contains>
<system value="https://fhir.nhs.uk/CodeSystem/patient-role-genomics" />
<code value="consultand" />
<display value="Consultand" />
</contains>
</expansion>
</ValueSet>

JSON View

{
"resourceType": "ValueSet",
"id": "genomics-patient-role",
"url": "https://fhir.nhs.uk/ValueSet/genomics-patient-role",
"version": "0.1.0",
"name": "GenomicsPatientRole",
"title": "Genomics Patient Role",
"status": "draft",
"date": "2025-12-18T00:00:00.000Z",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"description": "A ValueSet used to identify the role of the subject patient in the genomic test (proband vs consultand)",
"copyright": "Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \\\\\\\"License\\\\\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\\\\\"AS IS\\\\\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
"compose": {
"include": [
{
"system": "https://fhir.nhs.uk/CodeSystem/patient-role-genomics",
"version": "0.1.0"
}
]
},
"timestamp": "2025-12-18T00:00:00Z",
"total": 2,
"offset": 0,
{
"system": "https://fhir.nhs.uk/CodeSystem/patient-role-genomics",
"code": "proband",
"display": "Proband"
},
{
"system": "https://fhir.nhs.uk/CodeSystem/patient-role-genomics",
"code": "consultand",
"display": "Consultand"
}
]
}
}