Package | hl7.fhir.uv.extensions |
Resource Type | CodeSystem |
Id | secondary-finding |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-secondary-finding.html |
URL | http://hl7.org/fhir/secondary-finding |
Version | 5.3.0-ballot |
Status | active |
Date | 2025-07-25T17:39:07+00:00 |
Name | GeneticObservationSecondaryFindings |
Title | Genetic Observation Secondary Findings Code System |
Realm | uv |
Authority | hl7 |
Description | Codes to denote a guideline or policy statement when a genetic test result is being shared as a secondary finding. |
Content | complete |
ValueSet | |
secondary-finding | Genetic Observation Secondary Findings Value Set |
No resources found
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:
{ "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" } ] }