Package | hl7.fhir.uv.genomics-reporting |
Resource Type | CodeSystem |
Id | coded-annotation-types-cs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/genomics-reporting/https://build.fhir.org/ig/HL7/genomics-reporting/CodeSystem-coded-annotation-types-cs.html |
URL | http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/coded-annotation-types-cs |
Version | 4.0.0-ballot |
Status | active |
Date | 2025-06-24T17:31:37+00:00 |
Name | CodedAnnotationTypesCS |
Title | Coded Annotation Type Codes |
Realm | uv |
Authority | hl7 |
Description | Code System for specific types of coded annotations |
Content | complete |
ValueSet | |
coded-annotation-types-vs | Coded Annotation Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem coded-annotation-types-cs
This case-sensitive code system http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/coded-annotation-types-cs
defines the following codes:
{ "resourceType": "CodeSystem", "id": "coded-annotation-types-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-standards-status", "valueCode": "informative", "_valueCode": { "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/uv/genomics-reporting/CodeSystem/coded-annotation-types-cs", "version": "4.0.0-ballot", "name": "CodedAnnotationTypesCS", "title": "Coded Annotation Type Codes", "status": "active", "experimental": true, "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 coded annotations", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "count": 3, "concept": [ { "code": "test-disclaimer", "display": "Test Disclaimer", "definition": "Test disclaimer with the report" }, { "code": "test-methodology", "display": "Test Methodology", "definition": "Additional details regarding the test methdology" }, { "code": "result-confirmation", "display": "Result Confirmation", "definition": "Additional details regarding the confirmation of the results" } ] }