HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm CI Build

This page is part of the electronic Case Reporting (eCR) (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

Turtle Format: ValueSet-valueset-dxtc-example

Raw ttl

@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:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "valueset-dxtc-example"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ];
     fhir:Meta.lastUpdated [ fhir:value "2019-10-01T04:05:52.000+00:00"^^xsd:dateTime ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/ecr/StructureDefinition/ersd-valueset";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/ersd-valueset>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Example Diagnosis Problem Triggers for Public Health Reporting</h2><div><p>This example set of values contains diagnoses or problems that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition</p>\n</div><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright@copy; 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. The ICD-10 is copyrighted by the WHO, which owns and publishes the classification. For US Clinical Modification (ICD-9-CM / ICD-10-CM)Contact: National Center for Health Statistics (NCHS), Center for Disease Control and Prevention http://www.cdc.gov/nchs/icd/icd10cm.htm#10update http://www.cdc.gov/nchs/icd/icd9.htm http://www.cdc.gov/nchs/icd.htm.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/sid/icd-10-cm</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>A01</td><td>Typhoid and paratyphoid fevers</td><td/></tr><tr><td>A01.0</td><td>Typhoid fever</td><td/></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=10750051000119105\">10750051000119105</a></td><td>Chlamydia trachomatis infection in mother complicating childbirth (disorder)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=10754031000119105\">10754031000119105</a></td><td>Gonorrhea in mother complicating childbirth (disorder)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=1084791000119106\">1084791000119106</a></td><td>Cardiac disorder due to typhoid fever (disorder)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=1086991000119103\">1086991000119103</a></td><td>Gonococcal abscess of brain (disorder)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=1087051000119109\">1087051000119109</a></td><td>Gonococcal osteomyelitis (disorder)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=1087061000119106\">1087061000119106</a></td><td>Gonococcal pneumonia (disorder)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=1092371000119103\">1092371000119103</a></td><td>Salmonella pyelonephritis (disorder)</td><td/></tr></table></li></ul></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-steward" ];
     fhir:Extension.valueContactDetail [
       fhir:ContactDetail.name [ fhir:value "CSTE Steward" ]     ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-author" ];
     fhir:Extension.valueContactDetail [
       fhir:ContactDetail.name [ fhir:value "CSTE Author" ]     ]
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example"];
  fhir:ValueSet.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113762.1.4.1146.627" ]
  ];
  fhir:ValueSet.version [ fhir:value "1.0.0"];
  fhir:ValueSet.name [ fhir:value "Example_Diagnosis_Problem_Triggers_for_Public_Health_Reporting"];
  fhir:ValueSet.title [ fhir:value "Example Diagnosis Problem Triggers for Public Health Reporting"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.date [ fhir:value "2018-08-01T00:00:00+00:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "{site.data.fhir.ig.publisher}"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 Public Health and Emergency Response WorkGroup" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher/index.cfm" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "This example set of values contains diagnoses or problems that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition"];
  fhir:ValueSet.copyright [ fhir:value "This value set includes content from SNOMED CT, which is copyright@copy; 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. The ICD-10 is copyrighted by the WHO, which owns and publishes the classification. For US Clinical Modification (ICD-9-CM / ICD-10-CM)Contact: National Center for Health Statistics (NCHS), Center for Disease Control and Prevention http://www.cdc.gov/nchs/icd/icd10cm.htm#10update http://www.cdc.gov/nchs/icd/icd9.htm http://www.cdc.gov/nchs/icd.htm."];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/sid/icd-10-cm" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "A01" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Typhoid and paratyphoid fevers" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "A01.0" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Typhoid fever" ]       ]     ], [
       fhir:index 1;
       fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "10750051000119105" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Chlamydia trachomatis infection in mother complicating childbirth (disorder)" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "10754031000119105" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Gonorrhea in mother complicating childbirth (disorder)" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1084791000119106" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Cardiac disorder due to typhoid fever (disorder)" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1086991000119103" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Gonococcal abscess of brain (disorder)" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1087051000119109" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Gonococcal osteomyelitis (disorder)" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1087061000119106" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Gonococcal pneumonia (disorder)" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1092371000119103" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Salmonella pyelonephritis (disorder)" ]       ]     ]
  ].

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

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