| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ValueSet |
| Id | genetic-test-expression-i4rc |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-genetic-test-expression-i4rc.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/genetic-test-expression-i4rc |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | VsGeneticTestExpressionI4rc |
| Title | Genetic test expression |
| Realm | eu |
| Authority | hl7 |
| Description | This ValueSet defines a collection of genetic testing and expression analysis procedures, sourced from Athena concepts |
| StructureDefinition | |
| observation-genetic-test-expression-eu-i4rc | Observation: Genetic Test Expression |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet genetic-test-expression-i4rc
http://fhir.ohdsi.org/CodeSystem/concepts| Code | Display |
| 44808037 | Gene expression assay |
| 4038339 | Gene mutation analysis |
| 4039364 | Translocation analysis |
| 40485067 | Analysis using chain termination sequencing technique |
| 40482792 | Quantitative PCR analysis |
| 4035726 | Immunohistochemistry procedure |
| 19387013 | Circulating Tumor DNA |
{
"resourceType": "ValueSet",
"id": "genetic-test-expression-i4rc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/genetic-test-expression-i4rc",
"version": "0.1.0",
"name": "VsGeneticTestExpressionI4rc",
"title": "Genetic test expression",
"status": "draft",
"experimental": false,
"date": "2025-07-25T13:48:09+00:00",
"publisher": "IDEA4RC Project",
"contact": [
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
},
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
}
],
"description": "This ValueSet defines a collection of genetic testing and expression analysis procedures, sourced from Athena concepts",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://fhir.ohdsi.org/CodeSystem/concepts",
"concept": [
{
"code": "44808037",
"display": "Gene expression assay"
},
{
"code": "4038339",
"display": "Gene mutation analysis"
},
{
"code": "4039364",
"display": "Translocation analysis"
},
{
"code": "40485067",
"display": "Analysis using chain termination sequencing technique"
},
{
"code": "40482792",
"display": "Quantitative PCR analysis"
},
{
"code": "4035726",
"display": "Immunohistochemistry procedure"
},
{
"code": "19387013",
"display": "Circulating Tumor DNA"
}
]
}
]
}
}