ICHOM FHIR Implementation Guide: Breast Cancer
1.0.0-ballot - ballot International flag

This page is part of the ICHOM FHIR Implementation Guide: Breast Cancer (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Bundle of the clinical response at 6 months follow-up - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "DebugBundleClinical-02-SixMonths"]; # 
  fhir:Bundle.type [ fhir:value "transaction"]; # 
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "TNMPrimaryTumorVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"TNMPrimaryTumorVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;TNMPrimaryTumorVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMPrimaryTumorVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: TNMPrimaryTumorVS</p><p><b>title</b>: TNM Primary Tumor ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the TNM stage for the T category, according to TNM staging rules</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 1222604002</p><p><b>display</b>: American Joint Committee on Cancer cTX</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228882005</p><p><b>display</b>: American Joint Committee on Cancer cT0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228885007</p><p><b>display</b>: American Joint Committee on Cancer cTis(DCIS)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228888009</p><p><b>display</b>: American Joint Committee on Cancer cTis(Paget)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228889001</p><p><b>display</b>: American Joint Committee on Cancer cT1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228929004</p><p><b>display</b>: American Joint Committee on Cancer cT2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228938002</p><p><b>display</b>: American Joint Committee on Cancer cT3</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228944003</p><p><b>display</b>: American Joint Committee on Cancer cT4</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228950008</p><p><b>display</b>: American Joint Committee on Cancer pTX</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228951007</p><p><b>display</b>: American Joint Committee on Cancer pT0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228954004</p><p><b>display</b>: American Joint Committee on Cancer pTis(DCIS)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228956002</p><p><b>display</b>: American Joint Committee on Cancer pTis(Paget)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1228957006</p><p><b>display</b>: American Joint Committee on Cancer pT1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229852009</p><p><b>display</b>: American Joint Committee on Cancer pT2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229859000</p><p><b>display</b>: American Joint Committee on Cancer pT3</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229864001</p><p><b>display</b>: American Joint Committee on Cancer pT4</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMPrimaryTumorVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "TNMPrimaryTumorVS" ];
       fhir:ValueSet.title [ fhir:value "TNM Primary Tumor ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the TNM stage for the T category, according to TNM staging rules" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "1222604002" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cTX" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228882005" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cT0" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228885007" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cTis(DCIS)" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228888009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cTis(Paget)" ]           ], [
             fhir:index 4;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228889001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cT1" ]           ], [
             fhir:index 5;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228929004" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cT2" ]           ], [
             fhir:index 6;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228938002" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cT3" ]           ], [
             fhir:index 7;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228944003" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cT4" ]           ], [
             fhir:index 8;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228950008" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pTX" ]           ], [
             fhir:index 9;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228951007" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pT0" ]           ], [
             fhir:index 10;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228954004" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pTis(DCIS)" ]           ], [
             fhir:index 11;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228956002" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pTis(Paget)" ]           ], [
             fhir:index 12;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1228957006" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pT1" ]           ], [
             fhir:index 13;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229852009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pT2" ]           ], [
             fhir:index 14;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229859000" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pT3" ]           ], [
             fhir:index 15;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229864001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pT4" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/TNMPrimaryTumorVS" ]     ]
  ], [
     fhir:index 1;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "TNMRegionalNodesVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"TNMRegionalNodesVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;TNMRegionalNodesVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMRegionalNodesVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: TNMRegionalNodesVS</p><p><b>title</b>: TNM Regional Nodes ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the TNM stage for the N category, according to TNM staging rules</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 1229966003</p><p><b>display</b>: American Joint Committee on Cancer cNX</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229967007</p><p><b>display</b>: American Joint Committee on Cancer cN0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229973008</p><p><b>display</b>: American Joint Committee on Cancer cN1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229978004</p><p><b>display</b>: American Joint Committee on Cancer cN2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229984001</p><p><b>display</b>: American Joint Committee on Cancer cN3</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229945006</p><p><b>display</b>: American Joint Committee on Cancer pNX</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229947003</p><p><b>display</b>: American Joint Committee on Cancer pN0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229951001</p><p><b>display</b>: American Joint Committee on Cancer pN1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229957002</p><p><b>display</b>: American Joint Committee on Cancer pN2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229962001</p><p><b>display</b>: American Joint Committee on Cancer pN3</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMRegionalNodesVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "TNMRegionalNodesVS" ];
       fhir:ValueSet.title [ fhir:value "TNM Regional Nodes ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the TNM stage for the N category, according to TNM staging rules" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "1229966003" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cNX" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229967007" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cN0" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229973008" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cN1" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229978004" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cN2" ]           ], [
             fhir:index 4;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229984001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cN3" ]           ], [
             fhir:index 5;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229945006" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pNX" ]           ], [
             fhir:index 6;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229947003" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pN0" ]           ], [
             fhir:index 7;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229951001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pN1" ]           ], [
             fhir:index 8;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229957002" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pN2" ]           ], [
             fhir:index 9;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229962001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pN3" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/TNMRegionalNodesVS" ]     ]
  ], [
     fhir:index 2;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "TNMDistantMetastasesVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"TNMDistantMetastasesVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;TNMDistantMetastasesVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMDistantMetastasesVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: TNMDistantMetastasesVS</p><p><b>title</b>: TNM Distant Metastases ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the TNM stage for the M category, according to TNM staging rules</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 1229901006</p><p><b>display</b>: American Joint Committee on Cancer cM0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229903009</p><p><b>display</b>: American Joint Committee on Cancer cM1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1229916009</p><p><b>display</b>: American Joint Committee on Cancer pM1</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMDistantMetastasesVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "TNMDistantMetastasesVS" ];
       fhir:ValueSet.title [ fhir:value "TNM Distant Metastases ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the TNM stage for the M category, according to TNM staging rules" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "1229901006" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cM0" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229903009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer cM1" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "1229916009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "American Joint Committee on Cancer pM1" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/TNMDistantMetastasesVS" ]     ]
  ], [
     fhir:index 3;
     fhir:Bundle.entry.resource [
       a fhir:CodeSystem;
       fhir:Resource.id [ fhir:value "TreatmentTypesCodeSystem" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CodeSystem</b><a name=\"TreatmentTypesCodeSystem\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CodeSystem &quot;TreatmentTypesCodeSystem&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: TreatmentTypesCodeSystem</p><p><b>title</b>: Treatment variables CodeSytem</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Codes defining types of treatment a breast cancer patient could receive</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 4</p><blockquote><p><b>concept</b></p><p><b>code</b>: adjuvant-chemotherapy</p><p><b>display</b>: Adjuvant chemotherapy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: neoadjuvant-chemotherapy</p><p><b>display</b>: Neoadjuvant chemotherapy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: targeted-therapy</p><p><b>display</b>: Targeted therapy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: no-treatment</p><p><b>display</b>: No treatment</p></blockquote></div>"       ];
       fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
       fhir:CodeSystem.version [ fhir:value "5.1" ];
       fhir:CodeSystem.name [ fhir:value "TreatmentTypesCodeSystem" ];
       fhir:CodeSystem.title [ fhir:value "Treatment variables CodeSytem" ];
       fhir:CodeSystem.status [ fhir:value "active" ];
       fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:CodeSystem.publisher [ fhir:value "ICHOM" ];
       fhir:CodeSystem.description [ fhir:value "Codes defining types of treatment a breast cancer patient could receive" ];
       fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean ];
       fhir:CodeSystem.content [ fhir:value "complete" ];
       fhir:CodeSystem.count [ fhir:value "4"^^xsd:nonNegativeInteger ];
       fhir:CodeSystem.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "adjuvant-chemotherapy" ];
         fhir:CodeSystem.concept.display [ fhir:value "Adjuvant chemotherapy" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "neoadjuvant-chemotherapy" ];
         fhir:CodeSystem.concept.display [ fhir:value "Neoadjuvant chemotherapy" ]       ], [
         fhir:index 2;
         fhir:CodeSystem.concept.code [ fhir:value "targeted-therapy" ];
         fhir:CodeSystem.concept.display [ fhir:value "Targeted therapy" ]       ], [
         fhir:index 3;
         fhir:CodeSystem.concept.code [ fhir:value "no-treatment" ];
         fhir:CodeSystem.concept.display [ fhir:value "No treatment" ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "CodeSystem/TreatmentTypesCodeSystem" ]     ]
  ], [
     fhir:index 4;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "TreatmentTypeVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"TreatmentTypeVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;TreatmentTypeVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TreatmentTypeVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: TreatmentTypeVS</p><p><b>title</b>: Type of treatments ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the kind of treatment a patient with breastcancer underwent</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Treatment variables CodeSytem</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: no-treatment</p><p><b>display</b>: No treatment</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: adjuvant-chemotherapy</p><p><b>display</b>: Adjuvant chemotherapy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: neoadjuvant-chemotherapy</p><p><b>display</b>: Neoadjuvant chemotherapy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: targeted-therapy</p><p><b>display</b>: Targeted therapy</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 387713003</p><p><b>display</b>: Surgical procedure</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 699455008</p><p><b>display</b>: Operative procedure on axilla</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 33496007</p><p><b>display</b>: Reconstruction of breast</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 108290001</p><p><b>display</b>: Radiation oncology AND/OR radiotherapy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 169413002</p><p><b>display</b>: Hormone therapy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 76334006</p><p><b>display</b>: Immunotherapy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 243114000</p><p><b>display</b>: Support</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TreatmentTypeVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "TreatmentTypeVS" ];
       fhir:ValueSet.title [ fhir:value "Type of treatments ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the kind of treatment a patient with breastcancer underwent" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "no-treatment" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "No treatment" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "adjuvant-chemotherapy" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Adjuvant chemotherapy" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "neoadjuvant-chemotherapy" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Neoadjuvant chemotherapy" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "targeted-therapy" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Targeted therapy" ]           ]         ], [
           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 "387713003" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Surgical procedure" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "699455008" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Operative procedure on axilla" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "33496007" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Reconstruction of breast" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "108290001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Radiation oncology AND/OR radiotherapy" ]           ], [
             fhir:index 4;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "169413002" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Hormone therapy" ]           ], [
             fhir:index 5;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "76334006" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Immunotherapy" ]           ], [
             fhir:index 6;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "243114000" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Support" ]           ]         ], [
           fhir:index 2;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/TreatmentTypeVS" ]     ]
  ], [
     fhir:index 5;
     fhir:Bundle.entry.resource [
       a fhir:CodeSystem;
       fhir:Resource.id [ fhir:value "BreastSurgeryTypesCodeSystem" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CodeSystem</b><a name=\"BreastSurgeryTypesCodeSystem\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CodeSystem &quot;BreastSurgeryTypesCodeSystem&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: BreastSurgeryTypesCodeSystem</p><p><b>title</b>: Breast surgery types CodeSystem</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Codes indicating the types of breast surgery a patient underwent</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 4</p><blockquote><p><b>concept</b></p><p><b>code</b>: bcs</p><p><b>display</b>: Breast conserving surgery (BCS)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: bcs-with-mammoplasty</p><p><b>display</b>: BCS with mammoplasty</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: mastectomy-without-immediate-reconstruction</p><p><b>display</b>: Mastectomy without immediate reconstruction</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: mastectomy-with-immediate-reconstruction</p><p><b>display</b>: Mastectomy with immediate reconstruction</p></blockquote></div>"       ];
       fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem" ];
       fhir:CodeSystem.version [ fhir:value "5.1" ];
       fhir:CodeSystem.name [ fhir:value "BreastSurgeryTypesCodeSystem" ];
       fhir:CodeSystem.title [ fhir:value "Breast surgery types CodeSystem" ];
       fhir:CodeSystem.status [ fhir:value "active" ];
       fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:CodeSystem.publisher [ fhir:value "ICHOM" ];
       fhir:CodeSystem.description [ fhir:value "Codes indicating the types of breast surgery a patient underwent" ];
       fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean ];
       fhir:CodeSystem.content [ fhir:value "complete" ];
       fhir:CodeSystem.count [ fhir:value "4"^^xsd:nonNegativeInteger ];
       fhir:CodeSystem.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "bcs" ];
         fhir:CodeSystem.concept.display [ fhir:value "Breast conserving surgery (BCS)" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "bcs-with-mammoplasty" ];
         fhir:CodeSystem.concept.display [ fhir:value "BCS with mammoplasty" ]       ], [
         fhir:index 2;
         fhir:CodeSystem.concept.code [ fhir:value "mastectomy-without-immediate-reconstruction" ];
         fhir:CodeSystem.concept.display [ fhir:value "Mastectomy without immediate reconstruction" ]       ], [
         fhir:index 3;
         fhir:CodeSystem.concept.code [ fhir:value "mastectomy-with-immediate-reconstruction" ];
         fhir:CodeSystem.concept.display [ fhir:value "Mastectomy with immediate reconstruction" ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "CodeSystem/BreastSurgeryTypesCodeSystem" ]     ]
  ], [
     fhir:index 6;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "BreastSurgeryTypeVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"BreastSurgeryTypeVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;BreastSurgeryTypeVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/BreastSurgeryTypeVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: BreastSurgeryTypeVS</p><p><b>title</b>: Types of breast surgery ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the types of breast surgery a patient underwent</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Breast surgery types CodeSystem</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: bcs</p><p><b>display</b>: Breast conserving surgery (BCS)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: bcs-with-mammoplasty</p><p><b>display</b>: BCS with mammoplasty</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: mastectomy-without-immediate-reconstruction</p><p><b>display</b>: Mastectomy without immediate reconstruction</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: mastectomy-with-immediate-reconstruction</p><p><b>display</b>: Mastectomy with immediate reconstruction</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/BreastSurgeryTypeVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "BreastSurgeryTypeVS" ];
       fhir:ValueSet.title [ fhir:value "Types of breast surgery ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the types of breast surgery a patient underwent" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "bcs" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Breast conserving surgery (BCS)" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "bcs-with-mammoplasty" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "BCS with mammoplasty" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "mastectomy-without-immediate-reconstruction" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Mastectomy without immediate reconstruction" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "mastectomy-with-immediate-reconstruction" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Mastectomy with immediate reconstruction" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/BreastSurgeryTypeVS" ]     ]
  ], [
     fhir:index 7;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "AxillaSurgeryVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"AxillaSurgeryVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;AxillaSurgeryVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/AxillaSurgeryVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: AxillaSurgeryVS</p><p><b>title</b>: Axilla surgery ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of surgery types of the axilla</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 396487001</p><p><b>display</b>: Sentinel lymph node biopsy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 234262008</p><p><b>display</b>: Excision of axillary lymph node</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 79544006</p><p><b>display</b>: Complete axillary lymphadenectomy</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/AxillaSurgeryVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "AxillaSurgeryVS" ];
       fhir:ValueSet.title [ fhir:value "Axilla surgery ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of surgery types of the axilla" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "396487001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Sentinel lymph node biopsy" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "234262008" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Excision of axillary lymph node" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "79544006" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Complete axillary lymphadenectomy" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/AxillaSurgeryVS" ]     ]
  ], [
     fhir:index 8;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "NoYesUnknownVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"NoYesUnknownVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;NoYesUnknownVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/NoYesUnknownVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: NoYesUnknownVS</p><p><b>title</b>: Yes, No and Unknown Valueset</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset with yes, no and unknown answers</p><p><b>copyright</b>: Copyright HL7. Licensed under creative commons public domain</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0532.html\">expandedYes-NoIndicator</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: Y</p><p><b>display</b>: Yes</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: N</p><p><b>display</b>: No</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: UNK</p><p><b>display</b>: Unknown</p></blockquote></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/NoYesUnknownVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "NoYesUnknownVS" ];
       fhir:ValueSet.title [ fhir:value "Yes, No and Unknown Valueset" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset with yes, no and unknown answers" ];
       fhir:ValueSet.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "Y" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Yes" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "N" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "No" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/NoYesUnknownVS" ]     ]
  ], [
     fhir:index 9;
     fhir:Bundle.entry.resource [
       a fhir:CodeSystem;
       fhir:Resource.id [ fhir:value "ReconstructionTypeCodeSystem" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CodeSystem</b><a name=\"ReconstructionTypeCodeSystem\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CodeSystem &quot;ReconstructionTypeCodeSystem&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ReconstructionTypeCodeSystem</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ReconstructionTypeCodeSystem</p><p><b>title</b>: Type of reconstruction surgery CodeSystem</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Codes indicating the type of reconstruction surgery that is performed</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 4</p><blockquote><p><b>concept</b></p><p><b>code</b>: direct-implant</p><p><b>display</b>: Direct implant</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: staged-implant</p><p><b>display</b>: Staged implant</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: autologous</p><p><b>display</b>: Autologous</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: both</p><p><b>display</b>: Both implant and autologous</p></blockquote></div>"       ];
       fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ReconstructionTypeCodeSystem" ];
       fhir:CodeSystem.version [ fhir:value "5.1" ];
       fhir:CodeSystem.name [ fhir:value "ReconstructionTypeCodeSystem" ];
       fhir:CodeSystem.title [ fhir:value "Type of reconstruction surgery CodeSystem" ];
       fhir:CodeSystem.status [ fhir:value "active" ];
       fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:CodeSystem.publisher [ fhir:value "ICHOM" ];
       fhir:CodeSystem.description [ fhir:value "Codes indicating the type of reconstruction surgery that is performed" ];
       fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean ];
       fhir:CodeSystem.content [ fhir:value "complete" ];
       fhir:CodeSystem.count [ fhir:value "4"^^xsd:nonNegativeInteger ];
       fhir:CodeSystem.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "direct-implant" ];
         fhir:CodeSystem.concept.display [ fhir:value "Direct implant" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "staged-implant" ];
         fhir:CodeSystem.concept.display [ fhir:value "Staged implant" ]       ], [
         fhir:index 2;
         fhir:CodeSystem.concept.code [ fhir:value "autologous" ];
         fhir:CodeSystem.concept.display [ fhir:value "Autologous" ]       ], [
         fhir:index 3;
         fhir:CodeSystem.concept.code [ fhir:value "both" ];
         fhir:CodeSystem.concept.display [ fhir:value "Both implant and autologous" ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "CodeSystem/ReconstructionTypeCodeSystem" ]     ]
  ], [
     fhir:index 10;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "ReconstructionTypeVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"ReconstructionTypeVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;ReconstructionTypeVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReconstructionTypeVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ReconstructionTypeVS</p><p><b>title</b>: Type of reconstruction surgery ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the type of reconstruction surgery that is performed</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Type of reconstruction surgery CodeSystem</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: direct-implant</p><p><b>display</b>: Direct implant</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: staged-implant</p><p><b>display</b>: Staged implant</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: autologous</p><p><b>display</b>: Autologous</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: both</p><p><b>display</b>: Both implant and autologous</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReconstructionTypeVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "ReconstructionTypeVS" ];
       fhir:ValueSet.title [ fhir:value "Type of reconstruction surgery ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the type of reconstruction surgery that is performed" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ReconstructionTypeCodeSystem" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "direct-implant" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Direct implant" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "staged-implant" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Staged implant" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "autologous" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Autologous" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "both" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Both implant and autologous" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/ReconstructionTypeVS" ]     ]
  ], [
     fhir:index 11;
     fhir:Bundle.entry.resource [
       a fhir:CodeSystem;
       fhir:Resource.id [ fhir:value "ImplantLocationCodeSystem" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CodeSystem</b><a name=\"ImplantLocationCodeSystem\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CodeSystem &quot;ImplantLocationCodeSystem&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ImplantLocationCodeSystem</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ImplantLocationCodeSystem</p><p><b>title</b>: Location of the implant CodeSystem</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Codes indicating the location of the implant that was placed during reconstruction surgery</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 2</p><blockquote><p><b>concept</b></p><p><b>code</b>: pre-pectoral</p><p><b>display</b>: Pre-pectoral</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: sub-pectoral</p><p><b>display</b>: Sub-pectoral</p></blockquote></div>"       ];
       fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ImplantLocationCodeSystem" ];
       fhir:CodeSystem.version [ fhir:value "5.1" ];
       fhir:CodeSystem.name [ fhir:value "ImplantLocationCodeSystem" ];
       fhir:CodeSystem.title [ fhir:value "Location of the implant CodeSystem" ];
       fhir:CodeSystem.status [ fhir:value "active" ];
       fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:CodeSystem.publisher [ fhir:value "ICHOM" ];
       fhir:CodeSystem.description [ fhir:value "Codes indicating the location of the implant that was placed during reconstruction surgery" ];
       fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean ];
       fhir:CodeSystem.content [ fhir:value "complete" ];
       fhir:CodeSystem.count [ fhir:value "2"^^xsd:nonNegativeInteger ];
       fhir:CodeSystem.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "pre-pectoral" ];
         fhir:CodeSystem.concept.display [ fhir:value "Pre-pectoral" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "sub-pectoral" ];
         fhir:CodeSystem.concept.display [ fhir:value "Sub-pectoral" ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "CodeSystem/ImplantLocationCodeSystem" ]     ]
  ], [
     fhir:index 12;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "ImplantLocationVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"ImplantLocationVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;ImplantLocationVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ImplantLocationVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ImplantLocationVS</p><p><b>title</b>: Location of the implant ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the location of the implant during reconstruction surgery</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Location of the implant CodeSystem</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: pre-pectoral</p><p><b>display</b>: Pre-pectoral</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: sub-pectoral</p><p><b>display</b>: Sub-pectoral</p></blockquote></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ImplantLocationVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "ImplantLocationVS" ];
       fhir:ValueSet.title [ fhir:value "Location of the implant ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the location of the implant during reconstruction surgery" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ImplantLocationCodeSystem" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "pre-pectoral" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Pre-pectoral" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "sub-pectoral" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Sub-pectoral" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/ImplantLocationVS" ]     ]
  ], [
     fhir:index 13;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "TherapyIntentVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"TherapyIntentVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;TherapyIntentVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TherapyIntentVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: TherapyIntentVS</p><p><b>title</b>: Intent of therapy ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of intent of therapy</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 373847000</p><p><b>display</b>: Neo-adjuvant - intent</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 373846009</p><p><b>display</b>: Adjuvant - intent</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TherapyIntentVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "TherapyIntentVS" ];
       fhir:ValueSet.title [ fhir:value "Intent of therapy ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of intent of therapy" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "373847000" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Neo-adjuvant - intent" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "373846009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Adjuvant - intent" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/TherapyIntentVS" ]     ]
  ], [
     fhir:index 14;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "LocationRadiotherapyVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"LocationRadiotherapyVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;LocationRadiotherapyVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/LocationRadiotherapyVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: LocationRadiotherapyVS</p><p><b>title</b>: The location of radiotherapy ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the location of radiotherapy</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 76752008</p><p><b>display</b>: Breast structure</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 78904004</p><p><b>display</b>: Chest wall structure</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 68171009</p><p><b>display</b>: Axillary lymph node structure</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 76838003</p><p><b>display</b>: Structure of supraclavicular lymph node</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 245282001</p><p><b>display</b>: Internal mammary lymph node group</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 263601005</p><p><b>display</b>: Site of tumor</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 277671009</p><p><b>display</b>: Intraoperative</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: OTH</p><p><b>display</b>: other</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: UNK</p><p><b>display</b>: unknown</p></blockquote></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/LocationRadiotherapyVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "LocationRadiotherapyVS" ];
       fhir:ValueSet.title [ fhir:value "The location of radiotherapy ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the location of radiotherapy" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "76752008" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Breast structure" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "78904004" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Chest wall structure" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "68171009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Axillary lymph node structure" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "76838003" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Structure of supraclavicular lymph node" ]           ], [
             fhir:index 4;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "245282001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Internal mammary lymph node group" ]           ], [
             fhir:index 5;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "263601005" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Site of tumor" ]           ], [
             fhir:index 6;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "277671009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Intraoperative" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "OTH" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "other" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/LocationRadiotherapyVS" ]     ]
  ], [
     fhir:index 15;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "ChemoTherapyTypeVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"ChemoTherapyTypeVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;ChemoTherapyTypeVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ChemoTherapyTypeVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ChemoTherapyTypeVS</p><p><b>title</b>: Type of chemotherapy ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the types of chemotherapy</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 108787006</p><p><b>display</b>: Medicinal product containing anthracycline and acting as antineoplastic agent</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 418965003</p><p><b>display</b>: Taxane derivative</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 768621002</p><p><b>display</b>: Product containing platinum and platinum compound</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 386906001</p><p><b>display</b>: Capecitabine</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: OTH</p><p><b>display</b>: other</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: UNK</p><p><b>display</b>: unknown</p></blockquote></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ChemoTherapyTypeVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "ChemoTherapyTypeVS" ];
       fhir:ValueSet.title [ fhir:value "Type of chemotherapy ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the types of chemotherapy" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "108787006" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Medicinal product containing anthracycline and acting as antineoplastic agent" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "418965003" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Taxane derivative" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "768621002" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Product containing platinum and platinum compound" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "386906001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Capecitabine" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "OTH" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "other" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/ChemoTherapyTypeVS" ]     ]
  ], [
     fhir:index 16;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "HormonalTherapyTypeVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"HormonalTherapyTypeVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;HormonalTherapyTypeVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/HormonalTherapyTypeVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: HormonalTherapyTypeVS</p><p><b>title</b>: Type of hormonal therapy ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the types of hormonal therapy</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 413575009</p><p><b>display</b>: Substance with aromatase inhibitor mechanism of action</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 373336003</p><p><b>display</b>: Substance with estrogen receptor antagonist mechanism of action</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 83152002</p><p><b>display</b>: Oophorectomy</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 418974001</p><p><b>display</b>: Gonad regulating hormone agent</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: OTH</p><p><b>display</b>: other</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: UNK</p><p><b>display</b>: unknown</p></blockquote></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/HormonalTherapyTypeVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "HormonalTherapyTypeVS" ];
       fhir:ValueSet.title [ fhir:value "Type of hormonal therapy ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the types of hormonal therapy" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "413575009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Substance with aromatase inhibitor mechanism of action" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "373336003" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Substance with estrogen receptor antagonist mechanism of action" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "83152002" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Oophorectomy" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "418974001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Gonad regulating hormone agent" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "OTH" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "other" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/HormonalTherapyTypeVS" ]     ]
  ], [
     fhir:index 17;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "TargetedTherapyVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"TargetedTherapyVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;TargetedTherapyVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TargetedTherapyVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: TargetedTherapyVS</p><p><b>title</b>: Type of targeted therapy ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the types of targeted therapy</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 784176007</p><p><b>display</b>: HER2 (Human epidermal growth factor receptor 2) inhibitor</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 426265004</p><p><b>display</b>: Substance with protein kinase inhibitor mechanism of action</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 432253008</p><p><b>display</b>: Substance with nicotinamide adenine dinucleotide adenosine diphosphate ribosyltransferase inhibitor mechanism of action</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: OTH</p><p><b>display</b>: other</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: UNK</p><p><b>display</b>: unknown</p></blockquote></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TargetedTherapyVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "TargetedTherapyVS" ];
       fhir:ValueSet.title [ fhir:value "Type of targeted therapy ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the types of targeted therapy" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "784176007" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "HER2 (Human epidermal growth factor receptor 2) inhibitor" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "426265004" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Substance with protein kinase inhibitor mechanism of action" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "432253008" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Substance with nicotinamide adenine dinucleotide adenosine diphosphate ribosyltransferase inhibitor mechanism of action" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "OTH" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "other" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/TargetedTherapyVS" ]     ]
  ], [
     fhir:index 18;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "ReoperationTypeVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"ReoperationTypeVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;ReoperationTypeVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReoperationTypeVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ReoperationTypeVS</p><p><b>title</b>: Type of re-operation</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Valueset of the types of re-operation</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 33496007</p><p><b>display</b>: Reconstruction of breast</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 69031006</p><p><b>display</b>: Excision of breast tissue</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 234254000</p><p><b>display</b>: Excision of axillary lymph nodes group</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Breast surgery types CodeSystem</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: bcs</p><p><b>display</b>: Breast conserving surgery (BCS)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: bcs-with-mammoplasty</p><p><b>display</b>: Breast conserving surgery with mammoplasty</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: mastectomy-without-immediate-reconstruction</p><p><b>display</b>: Mastectomy without immediate reconstruction</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: mastectomy-with-immediate-reconstruction</p><p><b>display</b>: Mastectomy with immediate reconstruction</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReoperationTypeVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "ReoperationTypeVS" ];
       fhir:ValueSet.title [ fhir:value "Type of re-operation" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Valueset of the types of re-operation" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "33496007" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Reconstruction of breast" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "69031006" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Excision of breast tissue" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "234254000" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Excision of axillary lymph nodes group" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "bcs" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Breast conserving surgery (BCS)" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "bcs-with-mammoplasty" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Breast conserving surgery with mammoplasty" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "mastectomy-without-immediate-reconstruction" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Mastectomy without immediate reconstruction" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "mastectomy-with-immediate-reconstruction" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Mastectomy with immediate reconstruction" ]           ]         ], [
           fhir:index 2;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/ReoperationTypeVS" ]     ]
  ], [
     fhir:index 19;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "InvolvedMarginsReoperationTypeVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"InvolvedMarginsReoperationTypeVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;InvolvedMarginsReoperationTypeVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/InvolvedMarginsReoperationTypeVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: InvolvedMarginsReoperationTypeVS</p><p><b>title</b>: Re-operation due to involved margins ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Kind of re-operation due to involved margins</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>373572006</td><td>Clinical finding absent</td></tr></table></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Breast surgery types CodeSystem</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: bcs</p><p><b>display</b>: Breast conserving surgery (BCS)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: bcs-with-mammoplasty</p><p><b>display</b>: BCS with mammoplasty</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: mastectomy-without-immediate-reconstruction</p><p><b>display</b>: Mastectomy without immediate reconstruction</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: mastectomy-with-immediate-reconstruction</p><p><b>display</b>: Mastectomy with immediate reconstruction</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/InvolvedMarginsReoperationTypeVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "InvolvedMarginsReoperationTypeVS" ];
       fhir:ValueSet.title [ fhir:value "Re-operation due to involved margins ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "Kind of re-operation due to involved margins" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "373572006" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Clinical finding absent" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "bcs" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Breast conserving surgery (BCS)" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "bcs-with-mammoplasty" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "BCS with mammoplasty" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "mastectomy-without-immediate-reconstruction" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Mastectomy without immediate reconstruction" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "mastectomy-with-immediate-reconstruction" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Mastectomy with immediate reconstruction" ]           ]         ], [
           fhir:index 2;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/InvolvedMarginsReoperationTypeVS" ]     ]
  ], [
     fhir:index 20;
     fhir:Bundle.entry.resource [
       a fhir:CodeSystem;
       fhir:Resource.id [ fhir:value "ComplicationImpactCodeSystem" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CodeSystem</b><a name=\"ComplicationImpactCodeSystem\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CodeSystem &quot;ComplicationImpactCodeSystem&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ComplicationImpactCodeSystem</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ComplicationImpactCodeSystem</p><p><b>title</b>: Impact of complication CodeSystem</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Codes indicating the impact of a complication experienced by the breast cancer patient</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 4</p><blockquote><p><b>concept</b></p><p><b>code</b>: no-complication</p><p><b>display</b>: No complication</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: prolonged-hospitalization</p><p><b>display</b>: Complication leading to prolonged hospitalization (&gt;14days)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: treatment-discontinuation</p><p><b>display</b>: Complication leading to discontinuing of treatment</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: no-changes</p><p><b>display</b>: Complication, but did not result in any of the abovementioned</p></blockquote></div>"       ];
       fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ComplicationImpactCodeSystem" ];
       fhir:CodeSystem.version [ fhir:value "5.1" ];
       fhir:CodeSystem.name [ fhir:value "ComplicationImpactCodeSystem" ];
       fhir:CodeSystem.title [ fhir:value "Impact of complication CodeSystem" ];
       fhir:CodeSystem.status [ fhir:value "active" ];
       fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:CodeSystem.publisher [ fhir:value "ICHOM" ];
       fhir:CodeSystem.description [ fhir:value "Codes indicating the impact of a complication experienced by the breast cancer patient" ];
       fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean ];
       fhir:CodeSystem.content [ fhir:value "complete" ];
       fhir:CodeSystem.count [ fhir:value "4"^^xsd:nonNegativeInteger ];
       fhir:CodeSystem.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "no-complication" ];
         fhir:CodeSystem.concept.display [ fhir:value "No complication" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "prolonged-hospitalization" ];
         fhir:CodeSystem.concept.display [ fhir:value "Complication leading to prolonged hospitalization (>14days)" ]       ], [
         fhir:index 2;
         fhir:CodeSystem.concept.code [ fhir:value "treatment-discontinuation" ];
         fhir:CodeSystem.concept.display [ fhir:value "Complication leading to discontinuing of treatment" ]       ], [
         fhir:index 3;
         fhir:CodeSystem.concept.code [ fhir:value "no-changes" ];
         fhir:CodeSystem.concept.display [ fhir:value "Complication, but did not result in any of the abovementioned" ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "CodeSystem/ComplicationImpactCodeSystem" ]     ]
  ], [
     fhir:index 21;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "ComplicationImpactVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"ComplicationImpactVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;ComplicationImpactVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ComplicationImpactVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ComplicationImpactVS</p><p><b>title</b>: Impact of complication ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: ValueSet of the impact of a complication experienced by the breast cancer patient</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"Bundle-DebugBundleClinical-02-SixMonths.html\">Impact of complication CodeSystem</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: no-complication</p><p><b>display</b>: No complication</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: prolonged-hospitalization</p><p><b>display</b>: Complication leading to prolonged hospitalization (&gt;14days)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: treatment-discontinuation</p><p><b>display</b>: Complication leading to discontinuing of treatment</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: no-changes</p><p><b>display</b>: Complication, but did not result in any of the abovementioned</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 240917005</p><p><b>display</b>: Interventional radiology</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 303577009</p><p><b>display</b>: Interventional debulking surgery</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 417005</p><p><b>display</b>: Hospital re-admission</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 397945004</p><p><b>display</b>: Unexpected admission to intensive care unit</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 182879007</p><p><b>display</b>: Medication decreased</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 419620001</p><p><b>display</b>: Death</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>*</td><td>UNK</td><td>unknown</td></tr></table></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ComplicationImpactVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "ComplicationImpactVS" ];
       fhir:ValueSet.title [ fhir:value "Impact of complication ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "ValueSet of the impact of a complication experienced by the breast cancer patient" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ComplicationImpactCodeSystem" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "no-complication" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "No complication" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "prolonged-hospitalization" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Complication leading to prolonged hospitalization (>14days)" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "treatment-discontinuation" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Complication leading to discontinuing of treatment" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "no-changes" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Complication, but did not result in any of the abovementioned" ]           ]         ], [
           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 "240917005" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Interventional radiology" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "303577009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Interventional debulking surgery" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "417005" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Hospital re-admission" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "397945004" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Unexpected admission to intensive care unit" ]           ], [
             fhir:index 4;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "182879007" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Medication decreased" ]           ], [
             fhir:index 5;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "419620001" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Death" ]           ]         ], [
           fhir:index 2;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/ComplicationImpactVS" ]     ]
  ], [
     fhir:index 22;
     fhir:Bundle.entry.resource [
       a fhir:CodeSystem;
       fhir:Resource.id [ fhir:value "ComplicationTypeCodeSystem" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CodeSystem</b><a name=\"ComplicationTypeCodeSystem\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CodeSystem &quot;ComplicationTypeCodeSystem&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ComplicationTypeCodeSystem</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ComplicationTypeCodeSystem</p><p><b>title</b>: Type of complication CodeSystem</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: Codes indicating the type of a complication experienced by the breast cancer patient</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 4</p><blockquote><p><b>concept</b></p><p><b>code</b>: partial-loss</p><p><b>display</b>: Partial autologous graft loss</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: total-loss</p><p><b>display</b>: Total autologous graft loss</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: delay-wound</p><p><b>display</b>: Delay wound healing/dehiscence</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: immune-toxicity</p><p><b>display</b>: Immune related toxicity</p></blockquote></div>"       ];
       fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ComplicationTypeCodeSystem" ];
       fhir:CodeSystem.version [ fhir:value "5.1" ];
       fhir:CodeSystem.name [ fhir:value "ComplicationTypeCodeSystem" ];
       fhir:CodeSystem.title [ fhir:value "Type of complication CodeSystem" ];
       fhir:CodeSystem.status [ fhir:value "active" ];
       fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:CodeSystem.publisher [ fhir:value "ICHOM" ];
       fhir:CodeSystem.description [ fhir:value "Codes indicating the type of a complication experienced by the breast cancer patient" ];
       fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean ];
       fhir:CodeSystem.content [ fhir:value "complete" ];
       fhir:CodeSystem.count [ fhir:value "4"^^xsd:nonNegativeInteger ];
       fhir:CodeSystem.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "partial-loss" ];
         fhir:CodeSystem.concept.display [ fhir:value "Partial autologous graft loss" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "total-loss" ];
         fhir:CodeSystem.concept.display [ fhir:value "Total autologous graft loss" ]       ], [
         fhir:index 2;
         fhir:CodeSystem.concept.code [ fhir:value "delay-wound" ];
         fhir:CodeSystem.concept.display [ fhir:value "Delay wound healing/dehiscence" ]       ], [
         fhir:index 3;
         fhir:CodeSystem.concept.code [ fhir:value "immune-toxicity" ];
         fhir:CodeSystem.concept.display [ fhir:value "Immune related toxicity" ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "CodeSystem/ComplicationTypeCodeSystem" ]     ]
  ], [
     fhir:index 23;
     fhir:Bundle.entry.resource [
       a fhir:ValueSet;
       fhir:Resource.id [ fhir:value "ComplicationTypeVS" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ValueSet</b><a name=\"ComplicationTypeVS\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ValueSet &quot;ComplicationTypeVS&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ComplicationTypeVS</code></p><p><b>version</b>: 5.1</p><p><b>name</b>: ComplicationTypeVS</p><p><b>title</b>: Type of complication ValueSet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>publisher</b>: ICHOM</p><p><b>description</b>: ValueSet of the type of complication experienced by the breast cancer patient</p><p><b>copyright</b>: 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</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 76844004</p><p><b>display</b>: Local infection of wound</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 715068009</p><p><b>display</b>: Seroma</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 385494008</p><p><b>display</b>: Hematoma</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 131148009</p><p><b>display</b>: Bleeding</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 403678005</p><p><b>display</b>: Skin flap necrosis</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 27315000</p><p><b>display</b>: Removal of breast implant</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 371039008</p><p><b>display</b>: Thromboembolic disorder</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 57182000</p><p><b>display</b>: Nerve injury</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 403675008</p><p><b>display</b>: Drug-induced dermatosis</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 233604007</p><p><b>display</b>: Pneumonia</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 443980004</p><p><b>display</b>: Neutropenic sepsis</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"Bundle-DebugBundleClinical-02-SixMonths.html\">Type of complication CodeSystem</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: partial-loss</p><p><b>display</b>: Partial autologous graft loss</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: total-loss</p><p><b>display</b>: Total autologous graft loss</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: delay-wound</p><p><b>display</b>: Delay wound healing/dehiscence</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: immune-toxicity</p><p><b>display</b>: Immune related toxicity</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: UNK</p><p><b>display</b>: unknown</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: OTH</p><p><b>display</b>: other</p></blockquote></blockquote></blockquote></div>"       ];
       fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ComplicationTypeVS" ];
       fhir:ValueSet.version [ fhir:value "5.1" ];
       fhir:ValueSet.name [ fhir:value "ComplicationTypeVS" ];
       fhir:ValueSet.title [ fhir:value "Type of complication ValueSet" ];
       fhir:ValueSet.status [ fhir:value "active" ];
       fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean ];
       fhir:ValueSet.publisher [ fhir:value "ICHOM" ];
       fhir:ValueSet.description [ fhir:value "ValueSet of the type of complication experienced by the breast cancer patient" ];
       fhir:ValueSet.copyright [ fhir: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" ];
       fhir:ValueSet.compose [
         fhir:ValueSet.compose.include [
           fhir:index 0;
           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 "76844004" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Local infection of wound" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "715068009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Seroma" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "385494008" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Hematoma" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "131148009" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Bleeding" ]           ], [
             fhir:index 4;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "403678005" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Skin flap necrosis" ]           ], [
             fhir:index 5;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "27315000" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Removal of breast implant" ]           ], [
             fhir:index 6;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "371039008" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Thromboembolic disorder" ]           ], [
             fhir:index 7;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "57182000" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Nerve injury" ]           ], [
             fhir:index 8;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "403675008" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Drug-induced dermatosis" ]           ], [
             fhir:index 9;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "233604007" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Pneumonia" ]           ], [
             fhir:index 10;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "443980004" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Neutropenic sepsis" ]           ]         ], [
           fhir:index 1;
           fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ComplicationTypeCodeSystem" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "partial-loss" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Partial autologous graft loss" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "total-loss" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Total autologous graft loss" ]           ], [
             fhir:index 2;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "delay-wound" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Delay wound healing/dehiscence" ]           ], [
             fhir:index 3;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "immune-toxicity" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "Immune related toxicity" ]           ]         ], [
           fhir:index 2;
           fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
           fhir:ValueSet.compose.include.concept [
             fhir:index 0;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "UNK" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "unknown" ]           ], [
             fhir:index 1;
             fhir:ValueSet.compose.include.concept.code [ fhir:value "OTH" ];
             fhir:ValueSet.compose.include.concept.display [ fhir:value "other" ]           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "ValueSet/ComplicationTypeVS" ]     ]
  ], [
     fhir:index 24;
     fhir:Bundle.entry.resource [
       a fhir:Questionnaire;
       fhir:Resource.id [ fhir:value "ClinicalResponseSixMonths" ];
       fhir:DomainResource.text [
         fhir:Narrative.status [ fhir:value "generated" ];
         fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Questionnaire</b><a name=\"ClinicalResponseSixMonths\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Questionnaire &quot;ClinicalResponseSixMonths&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/ichom-breast-cancer/Questionnaire/ClinicalResponseSixMonths</code></p><p><b>name</b>: ClinicalResponseSixMonths</p><p><b>title</b>: Clinical response at 6 months post-treatment follow-up</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>publisher</b>: ICHOM</p><blockquote><p><b>item</b></p><p><b>linkId</b>: General-Information-Clinical</p><p><b>text</b>: General information</p><p><b>type</b>: group</p><p><b>required</b>: true</p><h3>Items</h3><table class=\"grid\"><tr><td>-</td><td><b>LinkId</b></td><td><b>Text</b></td><td><b>Type</b></td><td><b>Required</b></td></tr><tr><td>*</td><td>NA-Clinical</td><td>What is the patient's medical record number?</td><td>string</td><td>true</td></tr><tr><td>*</td><td>LastName-Clinical</td><td>What is the patient's last name?</td><td>string</td><td>true</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: Tumor-Factors</p><p><b>text</b>: Tumor factors</p><p><b>type</b>: group</p><p><b>required</b>: true</p><blockquote><p><b>item</b></p><p><b>linkId</b>: received_surgery</p><p><b>text</b>: Has the patient received surgery?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TNMPT_BREAST</p><p><b>text</b>: Indicate the pathological tumor stage (per AJCC 8th Ed.)</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-02-SixMonths.html\">TNM Primary Tumor ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TNMPN_BREAST</p><p><b>text</b>: Indicate the pathological nodal stage (per AJCC 8th Ed.)</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-02-SixMonths.html\">TNM Regional Nodes ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TNMPM_BREAST</p><p><b>text</b>: Indicate the pathological distant metastasis (per AJCC 8th Ed.)</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-02-SixMonths.html\">TNM Distant Metastases ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SIZEINV</p><p><b>text</b>: Indicate size of invasive component of tumor (in mm)</p><p><b>type</b>: integer</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: NumLymphNodesResect</p><p><b>text</b>: Indicate the number of lymph nodes resected</p><p><b>type</b>: integer</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: LYMPHINV_BREAST</p><p><b>text</b>: Indicate the number of lymph nodes involved according to the TNM stage AJCC 8th Ed.</p><p><b>type</b>: integer</p><p><b>required</b>: true</p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: Treatment-Variables</p><p><b>text</b>: Treatment Variables</p><p><b>type</b>: group</p><p><b>required</b>: true</p><blockquote><p><b>item</b></p><p><b>linkId</b>: TREATMENT_BREAST</p><p><b>text</b>: Indicate whether the patient received one of the following treatment during the last year (select all that apply)</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>repeats</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Type of treatments ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERY_BREAST</p><p><b>text</b>: Indicate whether the patient received surgery during the last year</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Types of breast surgery ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SurgeryDateKnown</p><p><b>text</b>: Is the date of surgery known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SurgeryDate</p><p><b>text</b>: Please provide the date of surgery</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERYAX</p><p><b>text</b>: Indicate whether the patient received surgery to the axilla</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Axilla surgery ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERYAXDATE-Known</p><p><b>text</b>: Is the date of surgery to the axilla known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERYAXDATE</p><p><b>text</b>: Please provide the date of surgery to the axilla</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERYAX2</p><p><b>text</b>: Indicate whether the patient received axillary clearance due to lymph node involvement after sentinel lymph node biopsy during the last year</p><p><b>type</b>: choice</p><p><b>enableBehavior</b>: any</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Yes, No and Unknown Valueset</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERYAX2DATE-Known</p><p><b>text</b>: Is the date of axillary clearance known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERYAX2DATE</p><p><b>text</b>: Please provide the date of axillary clearance</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: RECONSTRUCTION_DELAY</p><p><b>text</b>: Indicate whether the patient received a delayed reconstruction</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Yes, No and Unknown Valueset</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERY_RECONSTRUCTION</p><p><b>text</b>: Indicate what type of reconstruction the patient received</p><p><b>type</b>: choice</p><p><b>enableBehavior</b>: any</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Type of reconstruction surgery ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ImplantReconstruction</p><p><b>text</b>: Indicate the location of the implant</p><p><b>type</b>: choice</p><p><b>enableBehavior</b>: all</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Location of the implant ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: RECONSTRUCTDATE-Known</p><p><b>text</b>: Is the date of the delayed reconstruction known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: RECONSTRUCTDATE</p><p><b>text</b>: Please provide the date of delayed reconstruction</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: RADIOTX_BREAST</p><p><b>text</b>: What was the intent of radiotherapy</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>repeats</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Intent of therapy ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: RADIOTXTYPE_BREAST</p><p><b>text</b>: Indicate location/type of radiotherapy</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">The location of radiotherapy ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: RadioTxStartDate-Known</p><p><b>text</b>: Is the start date of radiotherapy known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: RadioTxStartDate</p><p><b>text</b>: Please provide the start date of radiotherapy</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: RadioTxStopDate-Known</p><p><b>text</b>: Is the stop date of radiotherapy known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: RadioTxStopDate</p><p><b>text</b>: Please provide the stop date of radiotherapy</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: CHEMOTXINTENT</p><p><b>text</b>: Indicate the intent of chemotherapy</p><p><b>type</b>: choice</p><p><b>enableBehavior</b>: any</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Intent of therapy ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: CHEMOTXTYPE_BREAST</p><p><b>text</b>: Indicate the type of chemotherapy (select all that apply)</p><p><b>type</b>: choice</p><p><b>enableBehavior</b>: any</p><p><b>required</b>: true</p><p><b>repeats</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Type of chemotherapy ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ChemoTxStartDate-Known</p><p><b>text</b>: Is the start date of chemotherapy known?</p><p><b>type</b>: boolean</p><p><b>enableBehavior</b>: any</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ChemoTxStartDate</p><p><b>text</b>: Please provide the start date of chemotherapy</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ChemoTxStopdate-Known</p><p><b>text</b>: Is the stop date of chemotherapy known?</p><p><b>type</b>: boolean</p><p><b>enableBehavior</b>: any</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ChemoTxStopdate</p><p><b>text</b>: Please provide the stop date of chemotherapy</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: HORMONTX_BREAST</p><p><b>text</b>: Indicate the intent of hormonal therapy</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Intent of therapy ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: HORMONTXTYPE</p><p><b>text</b>: Indicate the type of hormonal therapy (select all that apply)</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>repeats</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Type of hormonal therapy ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: HORMONTXSTARTDATE-Known</p><p><b>text</b>: Is the start date of hormonal therapy known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: HORMONTXSTARTDATE</p><p><b>text</b>: Please provide the start date of hormonal therapy</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: HORMONTXSTOPDATE-Known</p><p><b>text</b>: Is the stop date of hormonal therapy known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: HORMONTXSTOPDATE</p><p><b>text</b>: Please provide the stop date of hormonal therapy, if applicable</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TARGETTX_BREAST</p><p><b>text</b>: Indicate the type of targeted therapy</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Type of targeted therapy ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TargetTxStartDate-Known</p><p><b>text</b>: Is the start date of targeted therapy known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TargetTxStartDate</p><p><b>text</b>: Please provide the start date of targeted therapy</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TargetTxStopDate-Known</p><p><b>text</b>: Is the stop date of targeted therapy known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TargetTxStopDate</p><p><b>text</b>: Please provide the stop date of targeted therapy</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERYPATIENT</p><p><b>text</b>: Indicate if the patient has had one of the following re-operations since their surgery for breast cancer (select all that apply)</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>repeats</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Type of re-operation</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERYDATEPATIENT-Known</p><p><b>text</b>: Is the date of the reoperation known?</p><p><b>type</b>: boolean</p><p><b>enableBehavior</b>: all</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: SURGERYDATEPATIENT</p><p><b>text</b>: Please provide the date of the reoperation</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: DisutilityofCare</p><p><b>text</b>: Disutility of care</p><p><b>type</b>: group</p><p><b>required</b>: true</p><blockquote><p><b>item</b></p><p><b>linkId</b>: REOP_BREAST</p><p><b>text</b>: Indicate if the patient has undergone a reoperation due to involved margins after primary surgery</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-02-SixMonths.html\">Re-operation due to involved margins ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: REOP_RECONSTRUCTION</p><p><b>text</b>: What type of reconstruction did the patient receive during reoperation?</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Type of reconstruction surgery ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: REOPDATE_BREAST-Known</p><p><b>text</b>: Is the date of the reoperation due to positive margins known?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: REOPDATE_BREAST</p><p><b>text</b>: Provide the date of the reoperation due to positive margins</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ComplicationImpact</p><p><b>text</b>: What was the impact of the complication experienced by the patient</p><p><b>type</b>: choice</p><p><b>enableBehavior</b>: all</p><p><b>required</b>: true</p><p><b>repeats</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-02-SixMonths.html\">Impact of complication ValueSet</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ComplicationAttrTreatment</p><p><b>text</b>: Indicate whether the complication is attributable to treatment</p><p><b>type</b>: choice</p><p><b>enableBehavior</b>: all</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-03-Annual.html\">Yes, No and Unknown Valueset</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: COMPL_BREAST</p><p><b>text</b>: Indicate the type of complication</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBundleClinical-02-SixMonths.html\">Type of complication ValueSet</a></p></blockquote></blockquote></div>"       ];
       fhir:Questionnaire.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/Questionnaire/ClinicalResponseSixMonths" ];
       fhir:Questionnaire.name [ fhir:value "ClinicalResponseSixMonths" ];
       fhir:Questionnaire.title [ fhir:value "Clinical response at 6 months post-treatment follow-up" ];
       fhir:Questionnaire.status [ fhir:value "draft" ];
       fhir:Questionnaire.experimental [ fhir:value "true"^^xsd:boolean ];
       fhir:Questionnaire.publisher [ fhir:value "ICHOM" ];
       fhir:Questionnaire.item [
         fhir:index 0;
         fhir:Questionnaire.item.linkId [ fhir:value "General-Information-Clinical" ];
         fhir:Questionnaire.item.text [ fhir:value "General information" ];
         fhir:Questionnaire.item.type [ fhir:value "group" ];
         fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
         fhir:Questionnaire.item.item [
           fhir:index 0;
           fhir:Questionnaire.item.linkId [ fhir:value "NA-Clinical" ];
           fhir:Questionnaire.item.text [ fhir:value "What is the patient's medical record number?" ];
           fhir:Questionnaire.item.type [ fhir:value "string" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 1;
           fhir:Questionnaire.item.linkId [ fhir:value "LastName-Clinical" ];
           fhir:Questionnaire.item.text [ fhir:value "What is the patient's last name?" ];
           fhir:Questionnaire.item.type [ fhir:value "string" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ]       ], [
         fhir:index 1;
         fhir:Questionnaire.item.linkId [ fhir:value "Tumor-Factors" ];
         fhir:Questionnaire.item.text [ fhir:value "Tumor factors" ];
         fhir:Questionnaire.item.type [ fhir:value "group" ];
         fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
         fhir:Questionnaire.item.item [
           fhir:index 0;
           fhir:Questionnaire.item.linkId [ fhir:value "received_surgery" ];
           fhir:Questionnaire.item.text [ fhir:value "Has the patient received surgery?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 1;
           fhir:Questionnaire.item.linkId [ fhir:value "TNMPT_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the pathological tumor stage (per AJCC 8th Ed.)" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "received_surgery" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMPrimaryTumorVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMPrimaryTumorVS>           ]         ], [
           fhir:index 2;
           fhir:Questionnaire.item.linkId [ fhir:value "TNMPN_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the pathological nodal stage (per AJCC 8th Ed.)" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "received_surgery" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMRegionalNodesVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMRegionalNodesVS>           ]         ], [
           fhir:index 3;
           fhir:Questionnaire.item.linkId [ fhir:value "TNMPM_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the pathological distant metastasis (per AJCC 8th Ed.)" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "received_surgery" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMDistantMetastasesVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMDistantMetastasesVS>           ]         ], [
           fhir:index 4;
           fhir:Questionnaire.item.linkId [ fhir:value "SIZEINV" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate size of invasive component of tumor (in mm)" ];
           fhir:Questionnaire.item.type [ fhir:value "integer" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "received_surgery" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 5;
           fhir:Questionnaire.item.linkId [ fhir:value "NumLymphNodesResect" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the number of lymph nodes resected" ];
           fhir:Questionnaire.item.type [ fhir:value "integer" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "received_surgery" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 6;
           fhir:Questionnaire.item.linkId [ fhir:value "LYMPHINV_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the number of lymph nodes involved according to the TNM stage AJCC 8th Ed." ];
           fhir:Questionnaire.item.type [ fhir:value "integer" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "received_surgery" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ]       ], [
         fhir:index 2;
         fhir:Questionnaire.item.linkId [ fhir:value "Treatment-Variables" ];
         fhir:Questionnaire.item.text [ fhir:value "Treatment Variables" ];
         fhir:Questionnaire.item.type [ fhir:value "group" ];
         fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
         fhir:Questionnaire.item.item [
           fhir:index 0;
           fhir:Questionnaire.item.linkId [ fhir:value "TREATMENT_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate whether the patient received one of the following treatment during the last year (select all that apply)" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.repeats [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TreatmentTypeVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TreatmentTypeVS>           ]         ], [
           fhir:index 1;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERY_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate whether the patient received surgery during the last year" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:387713003;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "387713003" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/BreastSurgeryTypeVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/BreastSurgeryTypeVS>           ]         ], [
           fhir:index 2;
           fhir:Questionnaire.item.linkId [ fhir:value "SurgeryDateKnown" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the date of surgery known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:387713003;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "387713003" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 3;
           fhir:Questionnaire.item.linkId [ fhir:value "SurgeryDate" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the date of surgery" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SurgeryDateKnown" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 4;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERYAX" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate whether the patient received surgery to the axilla" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:699455008;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "699455008" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/AxillaSurgeryVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/AxillaSurgeryVS>           ]         ], [
           fhir:index 5;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERYAXDATE-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the date of surgery to the axilla known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:699455008;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "699455008" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 6;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERYAXDATE" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the date of surgery to the axilla" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERYAXDATE-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 7;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERYAX2" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate whether the patient received axillary clearance due to lymph node involvement after sentinel lymph node biopsy during the last year" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERYAX" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:396487001;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "396487001" ];
               fhir:Coding.display [ fhir:value "Sentinel lymph node biopsy" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERYAX" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:234262008;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "234262008" ];
               fhir:Coding.display [ fhir:value "Excision of axillary lymph node" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "any" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/NoYesUnknownVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/NoYesUnknownVS>           ]         ], [
           fhir:index 8;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERYAX2DATE-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the date of axillary clearance known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERYAX2" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532" ];
               fhir:Coding.code [ fhir:value "Y" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 9;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERYAX2DATE" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the date of axillary clearance" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERYAX2DATE-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 10;
           fhir:Questionnaire.item.linkId [ fhir:value "RECONSTRUCTION_DELAY" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate whether the patient received a delayed reconstruction" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERY_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "mastectomy-without-immediate-reconstruction" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/NoYesUnknownVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/NoYesUnknownVS>           ]         ], [
           fhir:index 11;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERY_RECONSTRUCTION" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate what type of reconstruction the patient received" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERY_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "mastectomy-without-immediate-reconstruction" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERY_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "mastectomy-with-immediate-reconstruction" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "any" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReconstructionTypeVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReconstructionTypeVS>           ]         ], [
           fhir:index 12;
           fhir:Questionnaire.item.linkId [ fhir:value "ImplantReconstruction" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the location of the implant" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERY_RECONSTRUCTION" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ReconstructionTypeCodeSystem" ];
               fhir:Coding.code [ fhir:value "autologous" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERY_RECONSTRUCTION" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
               fhir:Coding.code [ fhir:value "UNK" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "all" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ImplantLocationVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ImplantLocationVS>           ]         ], [
           fhir:index 13;
           fhir:Questionnaire.item.linkId [ fhir:value "RECONSTRUCTDATE-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the date of the delayed reconstruction known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "RECONSTRUCTION_DELAY" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532" ];
               fhir:Coding.code [ fhir:value "Y" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 14;
           fhir:Questionnaire.item.linkId [ fhir:value "RECONSTRUCTDATE" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the date of delayed reconstruction" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "RECONSTRUCTDATE-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 15;
           fhir:Questionnaire.item.linkId [ fhir:value "RADIOTX_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "What was the intent of radiotherapy" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:108290001;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "108290001" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.repeats [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TherapyIntentVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TherapyIntentVS>           ]         ], [
           fhir:index 16;
           fhir:Questionnaire.item.linkId [ fhir:value "RADIOTXTYPE_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate location/type of radiotherapy" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:108290001;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "108290001" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/LocationRadiotherapyVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/LocationRadiotherapyVS>           ]         ], [
           fhir:index 17;
           fhir:Questionnaire.item.linkId [ fhir:value "RadioTxStartDate-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the start date of radiotherapy known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:108290001;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "108290001" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 18;
           fhir:Questionnaire.item.linkId [ fhir:value "RadioTxStartDate" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the start date of radiotherapy" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "RadioTxStartDate-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 19;
           fhir:Questionnaire.item.linkId [ fhir:value "RadioTxStopDate-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the stop date of radiotherapy known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:108290001;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "108290001" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 20;
           fhir:Questionnaire.item.linkId [ fhir:value "RadioTxStopDate" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the stop date of radiotherapy" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "RadioTxStopDate-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 21;
           fhir:Questionnaire.item.linkId [ fhir:value "CHEMOTXINTENT" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the intent of chemotherapy" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "adjuvant-chemotherapy" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "neoadjuvant-chemotherapy" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "any" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TherapyIntentVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TherapyIntentVS>           ]         ], [
           fhir:index 22;
           fhir:Questionnaire.item.linkId [ fhir:value "CHEMOTXTYPE_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the type of chemotherapy (select all that apply)" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "adjuvant-chemotherapy" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "neoadjuvant-chemotherapy" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "any" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.repeats [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ChemoTherapyTypeVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ChemoTherapyTypeVS>           ]         ], [
           fhir:index 23;
           fhir:Questionnaire.item.linkId [ fhir:value "ChemoTxStartDate-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the start date of chemotherapy known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "adjuvant-chemotherapy" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "neoadjuvant-chemotherapy" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "any" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 24;
           fhir:Questionnaire.item.linkId [ fhir:value "ChemoTxStartDate" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the start date of chemotherapy" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "ChemoTxStartDate-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 25;
           fhir:Questionnaire.item.linkId [ fhir:value "ChemoTxStopdate-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the stop date of chemotherapy known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "adjuvant-chemotherapy" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "neoadjuvant-chemotherapy" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "any" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 26;
           fhir:Questionnaire.item.linkId [ fhir:value "ChemoTxStopdate" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the stop date of chemotherapy" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "ChemoTxStopdate-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 27;
           fhir:Questionnaire.item.linkId [ fhir:value "HORMONTX_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the intent of hormonal therapy" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:169413002;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "169413002" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TherapyIntentVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TherapyIntentVS>           ]         ], [
           fhir:index 28;
           fhir:Questionnaire.item.linkId [ fhir:value "HORMONTXTYPE" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the type of hormonal therapy (select all that apply)" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:169413002;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "169413002" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.repeats [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/HormonalTherapyTypeVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/HormonalTherapyTypeVS>           ]         ], [
           fhir:index 29;
           fhir:Questionnaire.item.linkId [ fhir:value "HORMONTXSTARTDATE-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the start date of hormonal therapy known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:169413002;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "169413002" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 30;
           fhir:Questionnaire.item.linkId [ fhir:value "HORMONTXSTARTDATE" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the start date of hormonal therapy" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "HORMONTXSTARTDATE-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 31;
           fhir:Questionnaire.item.linkId [ fhir:value "HORMONTXSTOPDATE-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the stop date of hormonal therapy known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:169413002;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "169413002" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 32;
           fhir:Questionnaire.item.linkId [ fhir:value "HORMONTXSTOPDATE" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the stop date of hormonal therapy, if applicable" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "HORMONTXSTOPDATE-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 33;
           fhir:Questionnaire.item.linkId [ fhir:value "TARGETTX_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the type of targeted therapy" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "targeted-therapy" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TargetedTherapyVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TargetedTherapyVS>           ]         ], [
           fhir:index 34;
           fhir:Questionnaire.item.linkId [ fhir:value "TargetTxStartDate-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the start date of targeted therapy known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "targeted-therapy" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 35;
           fhir:Questionnaire.item.linkId [ fhir:value "TargetTxStartDate" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the start date of targeted therapy" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TargetTxStartDate-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 36;
           fhir:Questionnaire.item.linkId [ fhir:value "TargetTxStopDate-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the stop date of targeted therapy known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "targeted-therapy" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 37;
           fhir:Questionnaire.item.linkId [ fhir:value "TargetTxStopDate" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the stop date of targeted therapy" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TargetTxStopDate-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 38;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERYPATIENT" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate if the patient has had one of the following re-operations since their surgery for breast cancer (select all that apply)" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.repeats [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReoperationTypeVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReoperationTypeVS>           ]         ], [
           fhir:index 39;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERYDATEPATIENT-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the date of the reoperation known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERYPATIENT" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
               fhir:Coding.code [ fhir:value "UNK" ];
               fhir:Coding.display [ fhir:value "unknown" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERYPATIENT" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               a sct:373572006;
               fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
               fhir:Coding.code [ fhir:value "373572006" ];
               fhir:Coding.display [ fhir:value "Clinical finding absent" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "all" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 40;
           fhir:Questionnaire.item.linkId [ fhir:value "SURGERYDATEPATIENT" ];
           fhir:Questionnaire.item.text [ fhir:value "Please provide the date of the reoperation" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERYDATEPATIENT-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ]       ], [
         fhir:index 3;
         fhir:Questionnaire.item.linkId [ fhir:value "DisutilityofCare" ];
         fhir:Questionnaire.item.text [ fhir:value "Disutility of care" ];
         fhir:Questionnaire.item.type [ fhir:value "group" ];
         fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
         fhir:Questionnaire.item.item [
           fhir:index 0;
           fhir:Questionnaire.item.linkId [ fhir:value "REOP_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate if the patient has undergone a reoperation due to involved margins after primary surgery" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "SURGERY_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
               fhir:Coding.code [ fhir:value "UNK" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/InvolvedMarginsReoperationTypeVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/InvolvedMarginsReoperationTypeVS>           ]         ], [
           fhir:index 1;
           fhir:Questionnaire.item.linkId [ fhir:value "REOP_RECONSTRUCTION" ];
           fhir:Questionnaire.item.text [ fhir:value "What type of reconstruction did the patient receive during reoperation?" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "REOP_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "mastectomy-with-immediate-reconstruction" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReconstructionTypeVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ReconstructionTypeVS>           ]         ], [
           fhir:index 2;
           fhir:Questionnaire.item.linkId [ fhir:value "REOPDATE_BREAST-Known" ];
           fhir:Questionnaire.item.text [ fhir:value "Is the date of the reoperation due to positive margins known?" ];
           fhir:Questionnaire.item.type [ fhir:value "boolean" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "REOP_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
               fhir:Coding.code [ fhir:value "UNK" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 3;
           fhir:Questionnaire.item.linkId [ fhir:value "REOPDATE_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Provide the date of the reoperation due to positive margins" ];
           fhir:Questionnaire.item.type [ fhir:value "date" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "REOPDATE_BREAST-Known" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerBoolean [ fhir:value "true"^^xsd:boolean ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]         ], [
           fhir:index 4;
           fhir:Questionnaire.item.linkId [ fhir:value "ComplicationImpact" ];
           fhir:Questionnaire.item.text [ fhir:value "What was the impact of the complication experienced by the patient" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem" ];
               fhir:Coding.code [ fhir:value "no-treatment" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "TREATMENT_BREAST" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
               fhir:Coding.code [ fhir:value "UNK" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "all" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.repeats [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ComplicationImpactVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ComplicationImpactVS>           ]         ], [
           fhir:index 5;
           fhir:Questionnaire.item.linkId [ fhir:value "ComplicationAttrTreatment" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate whether the complication is attributable to treatment" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "ComplicationImpact" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ComplicationImpactCodeSystem" ];
               fhir:Coding.code [ fhir:value "no-complication" ]             ]           ], [
             fhir:index 1;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "ComplicationImpact" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "!=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
               fhir:Coding.code [ fhir:value "UNK" ]             ]           ];
           fhir:Questionnaire.item.enableBehavior [ fhir:value "all" ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/NoYesUnknownVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/NoYesUnknownVS>           ]         ], [
           fhir:index 6;
           fhir:Questionnaire.item.linkId [ fhir:value "COMPL_BREAST" ];
           fhir:Questionnaire.item.text [ fhir:value "Indicate the type of complication" ];
           fhir:Questionnaire.item.type [ fhir:value "choice" ];
           fhir:Questionnaire.item.enableWhen [
             fhir:index 0;
             fhir:Questionnaire.item.enableWhen.question [ fhir:value "ComplicationAttrTreatment" ];
             fhir:Questionnaire.item.enableWhen.operator [ fhir:value "=" ];
             fhir:Questionnaire.item.enableWhen.answerCoding [
               fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532" ];
               fhir:Coding.code [ fhir:value "Y" ]             ]           ];
           fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ];
           fhir:Questionnaire.item.answerValueSet [
             fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ComplicationTypeVS";
             fhir:link <http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/ComplicationTypeVS>           ]         ]       ]     ];
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Questionnaire/ClinicalResponseSixMonths" ]     ]
  ]. # 

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

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