@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-hierarchy-supplement> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cmc-hierarchy-supplement"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cmc-hierarchy-supplement</b></p><a name=\"cmc-hierarchy-supplement\"> </a><a name=\"hccmc-hierarchy-supplement\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td><td>Defines which codes are children</td></tr></table><p><b>Concepts</b></p><p>This code system supplement <code>http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-hierarchy-supplement</code> defines properties on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Child</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?code=C60819\">C60819</a><a name=\"cmc-hierarchy-supplement-C60819\"> </a></td><td>C204845, C205001, C81183, C205003, C205007, C205015, C205018, C205020, C205028, C62352, C171277, C205038, C64858, C205006</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?code=C134250\">C134250</a><a name=\"cmc-hierarchy-supplement-C134250\"> </a></td><td>C205004, C205019, C134115, C205050</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?code=C205026\">C205026</a><a name=\"cmc-hierarchy-supplement-C205026\"> </a></td><td>C138990, C139027, C134262, C134261</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?code=C193381\">C193381</a><a name=\"cmc-hierarchy-supplement-C193381\"> </a></td><td>C205024</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?code=C25483\">C25483</a><a name=\"cmc-hierarchy-supplement-C25483\"> </a></td><td>C205022, C205017, C205209, C205053, C205021, C205016, C205206, C205045, C205036, C205011, C205010, C205009, C205037, C205025, C205034, C205033, C205035, C205005, C205044, C205043, C205042</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?code=C18951\">C18951</a><a name=\"cmc-hierarchy-supplement-C18951\"> </a></td><td>C16643, C205054, C205031, C205002, C205008</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?code=C204971\">C204971</a><a name=\"cmc-hierarchy-supplement-C204971\"> </a></td><td>C205039, C205040, C205052, C205047, C205048, C205051, C205014, C204890, C134254, C134002</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?code=C45298\">C45298</a><a name=\"cmc-hierarchy-supplement-C45298\"> </a></td><td>C154598</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?code=C45300\">C45300</a><a name=\"cmc-hierarchy-supplement-C45300\"> </a></td><td>C154433, C154605</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "brr"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 2 ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda>
         ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-hierarchy-supplement"^^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.36.16.7" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "NCItHierarchySupplement"] ; # 
  fhir:title [ fhir:v "PQ-CMC-FDA NCIt Hierarchy Supplement"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-07-03T13:07:08+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Biomedical Research and Regulation"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International / Biomedical Research and Regulation" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "brr@lists.HL7.org" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Provides hierarchical relationships for value sets as a CodeSystem supplement to the NCI Thesaurus (NCIt) "] ; # 
  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 "PQ-CMC-FDA Temporary Codes are either in the NCI Thesaurus (NCIt) or are in the process of being included in NCIt. When all codes are in NCIt, they will migrate to the HL7 Terminology (THO). License Note Unless otherwise indicated, all text within NCI products is free of copyright and may be reused without our permission. Credit the National Cancer Institute as the source. For more licensing information see: [https://www.cancer.gov/policies/copyright-reuse](https://www.cancer.gov/policies/copyright-reuse)"] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
     fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ;
     fhir:link <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl>
  ] ; # 
  fhir:property ( [
     fhir:code [ fhir:v "child" ] ;
     fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#child"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "Defines which codes are children" ] ;
     fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "C60819" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C204845"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205001"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C81183"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205003"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205007"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205015"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205018"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205020"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205028"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C62352"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C171277"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205038"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C64858"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205006"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "C134250" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205004"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205019"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C134115"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205050"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "C205026" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C138990"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C139027"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C134262"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C134261"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "C193381" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205024"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "C25483" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205022"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205017"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205209"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205053"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205021"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205016"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205206"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205045"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205036"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205011"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205010"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205009"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205037"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205025"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205034"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205033"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205035"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205005"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205044"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205043"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205042"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "C18951" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C16643"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205054"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205031"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205002"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205008"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "C204971" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205039"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205040"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205052"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205047"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205048"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205051"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C205014"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C204890"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C134254"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C134002"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "C45298" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C154598"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "C45300" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C154433"
       ]
     ] [
       fhir:code [ fhir:v "child" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "C154605"
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

