PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.genomics-reporting@1.0.0
    http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/seq-phase-relationship
{
  "description": "Sequence Phase Relationship Types",
  "_filename": "CodeSystem-seq-phase-relationship.json",
  "package_name": "hl7.fhir.uv.genomics-reporting",
  "date": "2019-08-21T00:00:00-04:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7 (Clinical Genomics)",
  "content": "complete",
  "name": "SequencePhaseRelationship",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "seq-phase-relationship",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cg"
  } ],
  "status": "draft",
  "id": "639c7f42-78f6-4a9a-bc08-943c51844916",
  "valueSet": "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/seq-phase-relationship",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/seq-phase-relationship",
  "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": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  }, {
    "telecom": [ {
      "system": "url"
    }, {
      "system": "email"
    } ]
  } ]
}