PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.genomics-reporting@3.0.0
    http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-status-cs
{
  "description": "Backport of http://hl7.org/fhir/genomicstudy-status",
  "_filename": "CodeSystem-genomic-study-status-cs.json",
  "package_name": "hl7.fhir.uv.genomics-reporting",
  "date": "2024-12-12T20:43:36+00:00",
  "publisher": "HL7 International / Clinical Genomics",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "GenomicStudyStatusCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Genomic Study Status CodeSystem",
  "package_version": "3.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cg"
  } ],
  "status": "active",
  "id": "ef41b663-57d8-4708-a051-7aaf76d785cb",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-status-cs",
  "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."
  } ],
  "caseSensitive": true,
  "version": "3.0.0",
  "contact": [ {
    "name": "HL7 International / Clinical Genomics",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/clingenomics",
      "system": "url"
    }, {
      "value": "cg@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}