HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: chromosome-human - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "chromosome-human"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-09T15:10:28.568-06:00"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.org/CodeSystem/chromosome-human defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"chromosome-human-1\"> </a></td><td>chromosome 1</td><td>chromosome 1.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"chromosome-human-2\"> </a></td><td>chromosome 2</td><td>chromosome 2.</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"chromosome-human-3\"> </a></td><td>chromosome 3</td><td>chromosome 3.</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"chromosome-human-4\"> </a></td><td>chromosome 4</td><td>chromosome 4.</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"chromosome-human-5\"> </a></td><td>chromosome 5</td><td>chromosome 5.</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"chromosome-human-6\"> </a></td><td>chromosome 6</td><td>chromosome 6.</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"chromosome-human-7\"> </a></td><td>chromosome 7</td><td>chromosome 7.</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"chromosome-human-8\"> </a></td><td>chromosome 8</td><td>chromosome 8.</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"chromosome-human-9\"> </a></td><td>chromosome 9</td><td>chromosome 9.</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"chromosome-human-10\"> </a></td><td>chromosome 10</td><td>chromosome 10.</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"chromosome-human-11\"> </a></td><td>chromosome 11</td><td>chromosome 11.</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"chromosome-human-12\"> </a></td><td>chromosome 12</td><td>chromosome 12.</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"chromosome-human-13\"> </a></td><td>chromosome 13</td><td>chromosome 13.</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"chromosome-human-14\"> </a></td><td>chromosome 14</td><td>chromosome 14.</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"chromosome-human-15\"> </a></td><td>chromosome 15</td><td>chromosome 15.</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"chromosome-human-16\"> </a></td><td>chromosome 16</td><td>chromosome 16.</td></tr><tr><td style=\"white-space:nowrap\">17<a name=\"chromosome-human-17\"> </a></td><td>chromosome 17</td><td>chromosome 17.</td></tr><tr><td style=\"white-space:nowrap\">18<a name=\"chromosome-human-18\"> </a></td><td>chromosome 18</td><td>chromosome 18.</td></tr><tr><td style=\"white-space:nowrap\">19<a name=\"chromosome-human-19\"> </a></td><td>chromosome 19</td><td>chromosome 19.</td></tr><tr><td style=\"white-space:nowrap\">20<a name=\"chromosome-human-20\"> </a></td><td>chromosome 20</td><td>chromosome 20.</td></tr><tr><td style=\"white-space:nowrap\">21<a name=\"chromosome-human-21\"> </a></td><td>chromosome 21</td><td>chromosome 21.</td></tr><tr><td style=\"white-space:nowrap\">22<a name=\"chromosome-human-22\"> </a></td><td>chromosome 22</td><td>chromosome 22.</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"chromosome-human-X\"> </a></td><td>chromosome X</td><td>chromosome X.</td></tr><tr><td style=\"white-space:nowrap\">Y<a name=\"chromosome-human-Y\"> </a></td><td>chromosome Y</td><td>chromosome Y.</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.valueCode [ fhir:value "cg" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [ fhir:value "draft" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/chromosome-human"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1086" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "Chromosome_human"];
  fhir:CodeSystem.title [ fhir:value "chromosome-human"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2020-04-09T21:10:28+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Chromosome number for human."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/chromosome-human";
     fhir:link <http://terminology.hl7.org/ValueSet/chromosome-human>
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "1" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 1" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 1." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "2" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 2" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 2." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "3" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 3" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 3." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "4" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 4" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 4." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "5" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 5" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 5." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "6" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 6" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 6." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "7" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 7" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 7." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "8" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 8" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 8." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "9" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 9" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 9." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "10" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 10" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 10." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "11" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 11" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 11." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "12" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 12" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 12." ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "13" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 13" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 13." ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "14" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 14" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 14." ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "15" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 15" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 15." ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "16" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 16" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 16." ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "17" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 17" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 17." ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "18" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 18" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 18." ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "19" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 19" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 19." ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "20" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 20" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 20." ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "21" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 21" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 21." ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.concept.code [ fhir:value "22" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome 22" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome 22." ]
  ], [
     fhir:index 22;
     fhir:CodeSystem.concept.code [ fhir:value "X" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome X" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome X." ]
  ], [
     fhir:index 23;
     fhir:CodeSystem.concept.code [ fhir:value "Y" ];
     fhir:CodeSystem.concept.display [ fhir:value "chromosome Y" ];
     fhir:CodeSystem.concept.definition [ fhir:value "chromosome Y." ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.