minimal Common Oncology Data Elements (mCODE) Implementation Guide
4.0.0-ballot - STU4 Ballot United States of America flag

minimal Common Oncology Data Elements (mCODE) Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mCODE-ig/ and changes regularly. See the Directory of published versions

: Melanoma In-Situ Disorder Value Set - TTL Representation

Active as of 2024-04-09 Maturity Level: 4

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "mcode-melanoma-in-situ-disorder-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a  189758001 (Melanoma in situ)</li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>D03</td><td>Melanoma in situ of skin</td></tr><tr><td>D03.0</td><td>Melanoma in situ of lip</td></tr><tr><td>D03.1</td><td>Melanoma in situ of eyelid, including canthus</td></tr><tr><td>D03.10</td><td>Melanoma in situ of unspecified eyelid, including canthus</td></tr><tr><td>D03.11</td><td>Melanoma in situ of right eyelid, including canthus</td></tr><tr><td>D03.111</td><td>Melanoma in situ of right upper eyelid, including canthus</td></tr><tr><td>D03.112</td><td>Melanoma in situ of right lower eyelid, including canthus</td></tr><tr><td>D03.12</td><td>Melanoma in situ of left eyelid, including canthus</td></tr><tr><td>D03.121</td><td>Melanoma in situ of left upper eyelid, including canthus</td></tr><tr><td>D03.122</td><td>Melanoma in situ of left lower eyelid, including canthus</td></tr><tr><td>D03.2</td><td>Melanoma in situ of ear and external auricular canal</td></tr><tr><td>D03.20</td><td>Melanoma in situ of unspecified ear and external auricular canal</td></tr><tr><td>D03.21</td><td>Melanoma in situ of right ear and external auricular canal</td></tr><tr><td>D03.22</td><td>Melanoma in situ of left ear and external auricular canal</td></tr><tr><td>D03.3</td><td>Melanoma in situ of other and unspecified parts of face</td></tr><tr><td>D03.30</td><td>Melanoma in situ of unspecified part of face</td></tr><tr><td>D03.39</td><td>Melanoma in situ of other parts of face</td></tr><tr><td>D03.4</td><td>Melanoma in situ of scalp and neck</td></tr><tr><td>D03.5</td><td>Melanoma in situ of trunk</td></tr><tr><td>D03.51</td><td>Melanoma in situ of anal skin</td></tr><tr><td>D03.52</td><td>Melanoma in situ of breast (skin) (soft tissue)</td></tr><tr><td>D03.59</td><td>Melanoma in situ of other part of trunk</td></tr><tr><td>D03.6</td><td>Melanoma in situ of upper limb, including shoulder</td></tr><tr><td>D03.60</td><td>Melanoma in situ of unspecified upper limb, including shoulder</td></tr><tr><td>D03.61</td><td>Melanoma in situ of right upper limb, including shoulder</td></tr><tr><td>D03.62</td><td>Melanoma in situ of left upper limb, including shoulder</td></tr><tr><td>D03.7</td><td>Melanoma in situ of lower limb, including hip</td></tr><tr><td>D03.70</td><td>Melanoma in situ of unspecified lower limb, including hip</td></tr><tr><td>D03.71</td><td>Melanoma in situ of right lower limb, including hip</td></tr><tr><td>D03.72</td><td>Melanoma in situ of left lower limb, including hip</td></tr><tr><td>D03.8</td><td>Melanoma in situ of other sites</td></tr><tr><td>D03.9</td><td>Melanoma in situ, unspecified</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4"^^xsd:integer ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cic" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/ValueSet/mcode-melanoma-in-situ-disorder-vs"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.15.48.46" ]
  ] ) ; # 
  fhir:version [ fhir:v "4.0.0-ballot"] ; # 
  fhir:name [ fhir:v "MelanomaInSituDisorderVS"] ; # 
  fhir:title [ fhir:v "Melanoma In-Situ Disorder Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-09T21:21:25+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Interoperability Council"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Interoperability Council" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cic" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ciclist@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Types of melanoma in-situ, coded in SNOMED CT or ICD-10-CM."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "189758001" ]       ] )     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "D03" ] ;
fhir:display [ fhir:v "Melanoma in situ of skin" ]       ] [
fhir:code [ fhir:v "D03.0" ] ;
fhir:display [ fhir:v "Melanoma in situ of lip" ]       ] [
fhir:code [ fhir:v "D03.1" ] ;
fhir:display [ fhir:v "Melanoma in situ of eyelid, including canthus" ]       ] [
fhir:code [ fhir:v "D03.10" ] ;
fhir:display [ fhir:v "Melanoma in situ of unspecified eyelid, including canthus" ]       ] [
fhir:code [ fhir:v "D03.11" ] ;
fhir:display [ fhir:v "Melanoma in situ of right eyelid, including canthus" ]       ] [
fhir:code [ fhir:v "D03.111" ] ;
fhir:display [ fhir:v "Melanoma in situ of right upper eyelid, including canthus" ]       ] [
fhir:code [ fhir:v "D03.112" ] ;
fhir:display [ fhir:v "Melanoma in situ of right lower eyelid, including canthus" ]       ] [
fhir:code [ fhir:v "D03.12" ] ;
fhir:display [ fhir:v "Melanoma in situ of left eyelid, including canthus" ]       ] [
fhir:code [ fhir:v "D03.121" ] ;
fhir:display [ fhir:v "Melanoma in situ of left upper eyelid, including canthus" ]       ] [
fhir:code [ fhir:v "D03.122" ] ;
fhir:display [ fhir:v "Melanoma in situ of left lower eyelid, including canthus" ]       ] [
fhir:code [ fhir:v "D03.2" ] ;
fhir:display [ fhir:v "Melanoma in situ of ear and external auricular canal" ]       ] [
fhir:code [ fhir:v "D03.20" ] ;
fhir:display [ fhir:v "Melanoma in situ of unspecified ear and external auricular canal" ]       ] [
fhir:code [ fhir:v "D03.21" ] ;
fhir:display [ fhir:v "Melanoma in situ of right ear and external auricular canal" ]       ] [
fhir:code [ fhir:v "D03.22" ] ;
fhir:display [ fhir:v "Melanoma in situ of left ear and external auricular canal" ]       ] [
fhir:code [ fhir:v "D03.3" ] ;
fhir:display [ fhir:v "Melanoma in situ of other and unspecified parts of face" ]       ] [
fhir:code [ fhir:v "D03.30" ] ;
fhir:display [ fhir:v "Melanoma in situ of unspecified part of face" ]       ] [
fhir:code [ fhir:v "D03.39" ] ;
fhir:display [ fhir:v "Melanoma in situ of other parts of face" ]       ] [
fhir:code [ fhir:v "D03.4" ] ;
fhir:display [ fhir:v "Melanoma in situ of scalp and neck" ]       ] [
fhir:code [ fhir:v "D03.5" ] ;
fhir:display [ fhir:v "Melanoma in situ of trunk" ]       ] [
fhir:code [ fhir:v "D03.51" ] ;
fhir:display [ fhir:v "Melanoma in situ of anal skin" ]       ] [
fhir:code [ fhir:v "D03.52" ] ;
fhir:display [ fhir:v "Melanoma in situ of breast (skin) (soft tissue)" ]       ] [
fhir:code [ fhir:v "D03.59" ] ;
fhir:display [ fhir:v "Melanoma in situ of other part of trunk" ]       ] [
fhir:code [ fhir:v "D03.6" ] ;
fhir:display [ fhir:v "Melanoma in situ of upper limb, including shoulder" ]       ] [
fhir:code [ fhir:v "D03.60" ] ;
fhir:display [ fhir:v "Melanoma in situ of unspecified upper limb, including shoulder" ]       ] [
fhir:code [ fhir:v "D03.61" ] ;
fhir:display [ fhir:v "Melanoma in situ of right upper limb, including shoulder" ]       ] [
fhir:code [ fhir:v "D03.62" ] ;
fhir:display [ fhir:v "Melanoma in situ of left upper limb, including shoulder" ]       ] [
fhir:code [ fhir:v "D03.7" ] ;
fhir:display [ fhir:v "Melanoma in situ of lower limb, including hip" ]       ] [
fhir:code [ fhir:v "D03.70" ] ;
fhir:display [ fhir:v "Melanoma in situ of unspecified lower limb, including hip" ]       ] [
fhir:code [ fhir:v "D03.71" ] ;
fhir:display [ fhir:v "Melanoma in situ of right lower limb, including hip" ]       ] [
fhir:code [ fhir:v "D03.72" ] ;
fhir:display [ fhir:v "Melanoma in situ of left lower limb, including hip" ]       ] [
fhir:code [ fhir:v "D03.8" ] ;
fhir:display [ fhir:v "Melanoma in situ of other sites" ]       ] [
fhir:code [ fhir:v "D03.9" ] ;
fhir:display [ fhir:v "Melanoma in situ, unspecified" ]       ] )     ] )
  ] . #