FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/secondary-finding

Packagehl7.fhir.uv.extensions
Resource TypeCodeSystem
Idsecondary-finding
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-secondary-finding.html
URLhttp://hl7.org/fhir/secondary-finding
Version5.3.0-ballot
Statusactive
Date2025-07-25T17:39:07+00:00
NameGeneticObservationSecondaryFindings
TitleGenetic Observation Secondary Findings Code System
Realmuv
Authorityhl7
DescriptionCodes to denote a guideline or policy statement when a genetic test result is being shared as a secondary finding.
Contentcomplete

Resources that use this resource

ValueSet
secondary-findingGenetic Observation Secondary Findings Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem secondary-finding

Last updated: 2023-01-31 07:07:38+1100

Profile: Shareable CodeSystem

This case-sensitive code system http://hl7.org/fhir/secondary-finding defines the following codes:

CodeDisplayDefinition
acmg-version1 ACMG Version 1First release (2013): ACMG Recommendations for Reporting of Incidental Findings in Clinical Exome and Genome Sequencing. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3727274/
acmg-version2 ACMG Version 2Second release (2016): Recommendations for reporting of secondary findings in clinical exome and genome sequencing, 2016 update (ACMG SF v2.0): a policy statement of the American College of Medical Genetics and Genomics. https://www.ncbi.nlm.nih.gov/pubmed/27854360

Source

{
  "resourceType": "CodeSystem",
  "id": "secondary-finding",
  "meta": {
    "lastUpdated": "2023-01-31T07:07:38.434+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://hl7.org/fhir/secondary-finding",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.1286"
    }
  ],
  "version": "5.3.0-ballot",
  "name": "GeneticObservationSecondaryFindings",
  "title": "Genetic Observation Secondary Findings Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T17:39:07+00:00",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Codes to denote a guideline or policy statement when a genetic test result is being shared as a secondary finding.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/secondary-finding",
  "content": "complete",
  "concept": [
    {
      "code": "acmg-version1",
      "display": "ACMG Version 1",
      "definition": "First release (2013): ACMG Recommendations for Reporting of Incidental Findings in Clinical Exome and Genome Sequencing.  https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3727274/"
    },
    {
      "code": "acmg-version2",
      "display": "ACMG Version 2",
      "definition": "Second release (2016): Recommendations for reporting of secondary findings in clinical exome and genome sequencing, 2016 update (ACMG SF v2.0): a policy statement of the American College of Medical Genetics and Genomics. https://www.ncbi.nlm.nih.gov/pubmed/27854360"
    }
  ]
}