Package | hl7.fhir.uv.genomics-reporting |
Resource Type | CodeSystem |
Id | genomic-study-status-cs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/genomics-reporting/https://build.fhir.org/ig/HL7/genomics-reporting/CodeSystem-genomic-study-status-cs.html |
URL | http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-status-cs |
Version | 4.0.0-ballot |
Status | active |
Date | 2025-06-24T17:31:37+00:00 |
Name | GenomicStudyStatusCS |
Title | Genomic Study Status CodeSystem |
Realm | uv |
Authority | hl7 |
Description | Backport of http://hl7.org/fhir/genomicstudy-status |
Content | complete |
ConceptMap | |
GenomicStudyStatusMap | Genomic Study Status Map |
ValueSet | |
genomic-study-status-vs | Genomic Study Status ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem genomic-study-status-cs
This case-sensitive code system http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-status-cs
defines the following codes:
{ "resourceType": "CodeSystem", "id": "genomic-study-status-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://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-status-cs", "version": "4.0.0-ballot", "name": "GenomicStudyStatusCS", "title": "Genomic Study Status CodeSystem", "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": "Backport of http://hl7.org/fhir/genomicstudy-status", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "count": 5, "concept": [ { "code": "registered", "display": "Registered", "definition": "The existence of the genomic study is registered, but there is nothing yet available." }, { "code": "available", "display": "Available", "definition": "At least one instance has been associated with this genomic study." }, { "code": "cancelled", "display": "Cancelled", "definition": "The genomic study is unavailable because the genomic study was not started or not completed (also sometimes called 'aborted')." }, { "code": "entered-in-error", "display": "Entered in Error", "definition": "The genomic study has been withdrawn following a previous final release. This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be 'cancelled' rather than 'entered-in-error'.)." }, { "code": "unknown", "display": "Unknown", "definition": "The system does not know which of the status values currently applies for this request. Note: This concept is not to be used for 'other' - one of the listed statuses is presumed to apply, it's just not known which one." } ] }