Package | hl7.fhir.uv.genomics-reporting |
Resource Type | CodeSystem |
Id | sequence-phase-relationship-cs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/genomics-reporting/https://build.fhir.org/ig/HL7/genomics-reporting/CodeSystem-sequence-phase-relationship-cs.html |
URL | http://terminology.hl7.org/CodeSystem/sequence-phase-relationship-cs |
Version | 4.0.0-ballot |
Status | active |
Date | 2025-06-24T17:31:37+00:00 |
Name | SequencePhaseRelationshipCS |
Title | Sequence Phase Relationship Codes |
Realm | uv |
Authority | hl7 |
Description | Code System for specific types of relationships |
Content | complete |
ValueSet | |
sequence-phase-relationship-vs | Sequence Phase Relationships |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sequence-phase-relationship-cs
This case-sensitive code system http://terminology.hl7.org/CodeSystem/sequence-phase-relationship-cs
defines the following codes:
Code | Definition |
Cis | Phase is in cis (same chromosome) |
Trans | Phase is in trans (different chromosomes) |
Indeterminate | Phase is unable to be determined |
Unknown | Phase is unknown |
{ "resourceType": "CodeSystem", "id": "sequence-phase-relationship-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cg" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/genomics-reporting/ImplementationGuide/genomics-reporting" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/genomics-reporting/ImplementationGuide/genomics-reporting" } ] } } ], "url": "http://terminology.hl7.org/CodeSystem/sequence-phase-relationship-cs", "version": "4.0.0-ballot", "name": "SequencePhaseRelationshipCS", "title": "Sequence Phase Relationship Codes", "status": "active", "experimental": false, "date": "2025-06-24T17:31:37+00:00", "publisher": "HL7 International / Clinical Genomics", "contact": [ { "name": "HL7 International / Clinical Genomics", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/clingenomics" }, { "system": "email", "value": "cg@lists.HL7.org" } ] } ], "description": "Code System for specific types of relationships", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "count": 4, "concept": [ { "code": "Cis", "display": "Cis", "definition": "Phase is in cis (same chromosome)" }, { "code": "Trans", "display": "Trans", "definition": "Phase is in trans (different chromosomes)" }, { "code": "Indeterminate", "display": "Indeterminate", "definition": "Phase is unable to be determined" }, { "code": "Unknown", "display": "Unknown", "definition": "Phase is unknown" } ] }