PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.genomics-reporting@2.0.0
    http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/sequence-phase-relationship-cs
{
  "description": "Code System for specific types of relationships",
  "_filename": "CodeSystem-sequence-phase-relationship-cs.json",
  "package_name": "hl7.fhir.uv.genomics-reporting",
  "date": "2022-05-09T16:53:07+00:00",
  "publisher": "HL7 Clinical Genomics Working Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "SequencePhaseRelationshipCS",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Sequence Phase Relationship Codes",
  "package_version": "2.0.0",
  "status": "active",
  "id": "e3e1024f-bccb-4f3e-8a87-ef050b74ba04",
  "kind": null,
  "count": 4,
  "url": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/sequence-phase-relationship-cs",
  "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"
  } ],
  "caseSensitive": true,
  "version": "2.0.0",
  "contact": [ {
    "name": "HL7 Clinical Genomics Working Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/clingenomics",
      "system": "url"
    }, {
      "value": "cg@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}