Making Electronic Data More available for Research and Public Health (MedMorph)
1.0.0 - STU 1 United States of America flag

Making Electronic Data More available for Research and Public Health (MedMorph), published by HL7 International - Public Health Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-medmorph/ and changes regularly. See the Directory of published versions

: ValueSet example for Cancer Reporting - XML Representation

Draft as of 2018-08-01

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-cancer-trigger-codes-example"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2020-11-30T23:10:42.057+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-valueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes trigger code examples for cancer reporting</p></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-steward">
    <valueContactDetail>
      <name value="CSTE Steward"/>
    </valueContactDetail>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-author">
    <valueContactDetail>
      <name value="CSTE Author"/>
    </valueContactDetail>
  </extension>
  <url
       value="http://hl7.org/fhir/us/medmorph/ValueSet/valueset-cancer-trigger-codes-example"/>
  <version value="1.0.0"/>
  <name value="SNOMEDCancerCodesExample"/>
  <title value="SNOMED Cancer Codes Example"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2018-08-01"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               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"/>
  <useContext>
    <code>
      <system
              value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
      <code value="program"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-valueset-usecontext-codes"/>
        <code value="ph-reporting"/>
        <display
                 value="ValueSet is to be used in the context of public health reporting use cases."/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 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"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="281566005"/>
        <display value="Abdominothoracic neuroblastoma"/>
      </concept>
    </include>
  </compose>
</ValueSet>