FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.idea4rc
Resource TypeValueSet
IdValueSet-geneticTestPerformed-eu-i4rc.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-geneticTestPerformed-eu-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/geneticTestPerformed-eu-i4rc
Version0.1.0
Statusactive
Date2026-01-19T11:40:47+00:00
NameVsGeneticTestsPerformed
TitleGenetic Tests performed (Yes/no/Unk)
Realmeu
Authorityhl7
DescriptionGenetic Tests performed (Yes/no/Unk)

Resources that use this resource

ValueSet
obsYesNo-code-eu-i4rcTypes of Yes/No observations

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet geneticTestPerformed-eu-i4rc

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts version Not Stated (use latest from terminology server)
    CodeDisplay
    44808037Gene expression assay
    4038339Gene mutation analysis
    4039364Translocation analysis
    40485067Analysis using chain termination sequencing technique
    40482792Quantitative PCR analysis
    4035726Immunohistochemistry procedure
    19387013Circulating Tumor DNA

Source1

{
  "resourceType": "ValueSet",
  "id": "geneticTestPerformed-eu-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/geneticTestPerformed-eu-i4rc",
  "version": "0.1.0",
  "name": "VsGeneticTestsPerformed",
  "title": "Genetic Tests performed (Yes/no/Unk)",
  "status": "active",
  "experimental": false,
  "date": "2026-01-19T11:40:47+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": "Genetic Tests performed (Yes/no/Unk)",
  "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"
          }
        ]
      }
    ]
  }
}