ICHOM FHIR Implementation Guide: Breast Cancer, published by ICHOM. This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-ichom-breast-cancer-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "DebugBaselineTumorFactorsBundle",
"type" : "transaction",
"entry" : [
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "histological-type-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"histological-type-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/histological-type</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: HistologicalTypeCodeSystem</p><p><b>title</b>: Histological Type</p><p><b>status</b>: active</p><p><b>description</b>: Histologic type of the tumor</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 5</p><blockquote><p><b>concept</b></p><p><b>code</b>: 0</p><p><b>display</b>: Ductal carcinoma in situ</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: Invasive ductal carcinoma</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: Invasive lobular carcinoma</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 3</p><p><b>display</b>: Other</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 999</p><p><b>display</b>: unknown</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/histological-type",
"version" : "0.0.1",
"name" : "HistologicalTypeCodeSystem",
"title" : "Histological Type",
"status" : "active",
"description" : "Histologic type of the tumor",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "0",
"display" : "Ductal carcinoma in situ"
},
{
"code" : "1",
"display" : "Invasive ductal carcinoma"
},
{
"code" : "2",
"display" : "Invasive lobular carcinoma"
},
{
"code" : "3",
"display" : "Other"
},
{
"code" : "999",
"display" : "unknown"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/HistologicalTypeCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "genetic-mutation-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"genetic-mutation-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/genetic-mutation</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: GeneticMutationCodeSystem</p><p><b>title</b>: Genetic Mutation</p><p><b>status</b>: active</p><p><b>description</b>: A genetic mutation predisposing the patient to breast cancer</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 5</p><blockquote><p><b>concept</b></p><p><b>code</b>: 0</p><p><b>display</b>: No mutation</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: BRCA 1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: BRCA 2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 3</p><p><b>display</b>: Other mutation</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 4</p><p><b>display</b>: Not tested</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/genetic-mutation",
"version" : "0.0.1",
"name" : "GeneticMutationCodeSystem",
"title" : "Genetic Mutation",
"status" : "active",
"description" : "A genetic mutation predisposing the patient to breast cancer",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "0",
"display" : "No mutation"
},
{
"code" : "1",
"display" : "BRCA 1"
},
{
"code" : "2",
"display" : "BRCA 2"
},
{
"code" : "3",
"display" : "Other mutation"
},
{
"code" : "4",
"display" : "Not tested"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/GeneticMutationCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "invasion-grade-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"invasion-grade-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/invasion-grade</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: InvasionGradeCodeSystem</p><p><b>title</b>: Invasion Grade CodeSystem</p><p><b>status</b>: active</p><p><b>description</b>: Grade of invasive component of tumor</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>: 0</p><p><b>display</b>: Grade 1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: Grade 2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: Grade 3</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 3</p><p><b>display</b>: Not reported</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/invasion-grade",
"version" : "0.0.1",
"name" : "InvasionGradeCodeSystem",
"title" : "Invasion Grade CodeSystem",
"status" : "active",
"description" : "Grade of invasive component of tumor",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "0",
"display" : "Grade 1"
},
{
"code" : "1",
"display" : "Grade 2"
},
{
"code" : "2",
"display" : "Grade 3"
},
{
"code" : "3",
"display" : "Not reported"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/InvasionGradeCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "tumor-grade-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"tumor-grade-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/tumor-grade</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: TumorGradeCodeSystem</p><p><b>title</b>: Tumor Grade Code System</p><p><b>status</b>: active</p><p><b>description</b>: Tumor grade of DCIS component of tumor</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>: 0</p><p><b>display</b>: Low</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: Intermediate</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: High</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 3</p><p><b>display</b>: Not reported</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/tumor-grade",
"version" : "0.0.1",
"name" : "TumorGradeCodeSystem",
"title" : "Tumor Grade Code System",
"status" : "active",
"description" : "Tumor grade of DCIS component of tumor",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "0",
"display" : "Low"
},
{
"code" : "1",
"display" : "Intermediate"
},
{
"code" : "2",
"display" : "High"
},
{
"code" : "3",
"display" : "Not reported"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/TumorGradeCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "clinical-tumor-stage-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"clinical-tumor-stage-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/clinical-tumor-stage</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: ClinicalTumorStageCodeSystem</p><p><b>title</b>: Clinical Tumor Stage Code System</p><p><b>status</b>: active</p><p><b>description</b>: Clinical tumor stage (per AJCC 5th - 7th Ed.)</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 8</p><blockquote><p><b>concept</b></p><p><b>code</b>: 0</p><p><b>display</b>: cTX</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: cT0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: cTis</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 3</p><p><b>display</b>: cT1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 4</p><p><b>display</b>: cT2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 5</p><p><b>display</b>: cT3</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 6</p><p><b>display</b>: cT4</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 999</p><p><b>display</b>: Unknown</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/clinical-tumor-stage",
"version" : "0.0.1",
"name" : "ClinicalTumorStageCodeSystem",
"title" : "Clinical Tumor Stage Code System",
"status" : "active",
"description" : "Clinical tumor stage (per AJCC 5th - 7th Ed.)",
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "0",
"display" : "cTX"
},
{
"code" : "1",
"display" : "cT0"
},
{
"code" : "2",
"display" : "cTis"
},
{
"code" : "3",
"display" : "cT1"
},
{
"code" : "4",
"display" : "cT2"
},
{
"code" : "5",
"display" : "cT3"
},
{
"code" : "6",
"display" : "cT4"
},
{
"code" : "999",
"display" : "Unknown"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/ClinicalTumorStageCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "clinical-nodal-stage-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"clinical-nodal-stage-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/clinical-nodal-stage</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: ClinicalNodalStageCodeSystem</p><p><b>title</b>: Clinical Nodal Stage Code System</p><p><b>status</b>: active</p><p><b>description</b>: Clinical nodal stage (per AJCC 5th - 7th Ed.)</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 6</p><blockquote><p><b>concept</b></p><p><b>code</b>: 0</p><p><b>display</b>: cNX</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: cN0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: cN1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 3</p><p><b>display</b>: cN2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 4</p><p><b>display</b>: cN3</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 999</p><p><b>display</b>: Unknown</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/clinical-nodal-stage",
"version" : "0.0.1",
"name" : "ClinicalNodalStageCodeSystem",
"title" : "Clinical Nodal Stage Code System",
"status" : "active",
"description" : "Clinical nodal stage (per AJCC 5th - 7th Ed.)",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "0",
"display" : "cNX"
},
{
"code" : "1",
"display" : "cN0"
},
{
"code" : "2",
"display" : "cN1"
},
{
"code" : "3",
"display" : "cN2"
},
{
"code" : "4",
"display" : "cN3"
},
{
"code" : "999",
"display" : "Unknown"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/ClinicalNodalStageCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "clinical-distant-metastasis-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"clinical-distant-metastasis-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/clinical-distant-metastasis</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: ClinicalDistantMetastasisCodeSystem</p><p><b>title</b>: Clinical Distant Metastasis Code System</p><p><b>status</b>: active</p><p><b>description</b>: Clinical distant metastasis (per AJCC 5th - 7th Ed.)</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>: 0</p><p><b>display</b>: cMX</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: cM0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: cM1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 999</p><p><b>display</b>: Unknown</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/clinical-distant-metastasis",
"version" : "0.0.1",
"name" : "ClinicalDistantMetastasisCodeSystem",
"title" : "Clinical Distant Metastasis Code System",
"status" : "active",
"description" : "Clinical distant metastasis (per AJCC 5th - 7th Ed.)",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "0",
"display" : "cMX"
},
{
"code" : "1",
"display" : "cM0"
},
{
"code" : "2",
"display" : "cM1"
},
{
"code" : "999",
"display" : "Unknown"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/ClinicalDistantMetastasisCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "pathological-tumor-stage-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"pathological-tumor-stage-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/pathological-tumor-stage</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: PathologicalTumorStageCodeSystem</p><p><b>title</b>: Pathological Tumor Stage Code System</p><p><b>status</b>: active</p><p><b>description</b>: Pathological tumor stage (per AJCC 5th - 7th Ed.)</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 8</p><blockquote><p><b>concept</b></p><p><b>code</b>: 0</p><p><b>display</b>: pTX</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: pT0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: pTis</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 3</p><p><b>display</b>: pT1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 4</p><p><b>display</b>: pT2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 5</p><p><b>display</b>: pT3</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 6</p><p><b>display</b>: pT4</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 999</p><p><b>display</b>: Unknown</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/pathological-tumor-stage",
"version" : "0.0.1",
"name" : "PathologicalTumorStageCodeSystem",
"title" : "Pathological Tumor Stage Code System",
"status" : "active",
"description" : "Pathological tumor stage (per AJCC 5th - 7th Ed.)",
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "0",
"display" : "pTX"
},
{
"code" : "1",
"display" : "pT0"
},
{
"code" : "2",
"display" : "pTis"
},
{
"code" : "3",
"display" : "pT1"
},
{
"code" : "4",
"display" : "pT2"
},
{
"code" : "5",
"display" : "pT3"
},
{
"code" : "6",
"display" : "pT4"
},
{
"code" : "999",
"display" : "Unknown"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/PathologicalTumorStageCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "pathological-nodal-stage-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"pathological-nodal-stage-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/pathological-nodal-stage</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: PathologicalNodalStageCodeSystem</p><p><b>title</b>: Pathological Nodal Stage Code System</p><p><b>status</b>: active</p><p><b>description</b>: Pathological nodal stage (per AJCC 5th - 7th Ed.)</p><p><b>caseSensitive</b>: true</p><p><b>content</b>: complete</p><p><b>count</b>: 6</p><blockquote><p><b>concept</b></p><p><b>code</b>: 0</p><p><b>display</b>: pNX</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: pN0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: pN1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 3</p><p><b>display</b>: pN2</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 4</p><p><b>display</b>: pN3</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 999</p><p><b>display</b>: Unknown</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/pathological-nodal-stage",
"version" : "0.0.1",
"name" : "PathologicalNodalStageCodeSystem",
"title" : "Pathological Nodal Stage Code System",
"status" : "active",
"description" : "Pathological nodal stage (per AJCC 5th - 7th Ed.)",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "0",
"display" : "pNX"
},
{
"code" : "1",
"display" : "pN0"
},
{
"code" : "2",
"display" : "pN1"
},
{
"code" : "3",
"display" : "pN2"
},
{
"code" : "4",
"display" : "pN3"
},
{
"code" : "999",
"display" : "Unknown"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/PathologicalNodalStageCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "pathological-distant-metastasis-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"pathological-distant-metastasis-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/pathological-distant-metastasis</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: PathologicalDistantMetastasisCodeSystem</p><p><b>title</b>: Pathological Distant Metastasis Code System</p><p><b>status</b>: active</p><p><b>description</b>: Pathological distant metastasis (per AJCC 5th - 7th Ed.)</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>: 0</p><p><b>display</b>: pMx</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: pM0</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: pM1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 999</p><p><b>display</b>: Unknown</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/pathological-distant-metastasis",
"version" : "0.0.1",
"name" : "PathologicalDistantMetastasisCodeSystem",
"title" : "Pathological Distant Metastasis Code System",
"status" : "active",
"description" : "Pathological distant metastasis (per AJCC 5th - 7th Ed.)",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "0",
"display" : "pMx"
},
{
"code" : "1",
"display" : "pM0"
},
{
"code" : "2",
"display" : "pM1"
},
{
"code" : "999",
"display" : "Unknown"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/PathologicalDistantMetastasisCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "her2-receptor-status-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"her2-receptor-status-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/her2-receptor-status</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: HER2ReceptorStatusCodeSystem</p><p><b>title</b>: HER2 Receptor Status Code System</p><p><b>status</b>: active</p><p><b>description</b>: HER2 receptor status</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>: 0</p><p><b>display</b>: Negative</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: Positive</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: Equivocal</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 3</p><p><b>display</b>: HER2 receptor status not tested</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/her2-receptor-status",
"version" : "0.0.1",
"name" : "HER2ReceptorStatusCodeSystem",
"title" : "HER2 Receptor Status Code System",
"status" : "active",
"description" : "HER2 receptor status",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "0",
"display" : "Negative"
},
{
"code" : "1",
"display" : "Positive"
},
{
"code" : "2",
"display" : "Equivocal"
},
{
"code" : "3",
"display" : "HER2 receptor status not tested"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/HER2ReceptorStatusCodeSystem"
}
},
{
"resource" : {
"resourceType" : "CodeSystem",
"id" : "receptor-status-positive-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"receptor-status-positive-codesystem\" </p></div><p><b>url</b>: <code>http://connect.ichom.org/fhir/CodeSystem/receptor-status</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: ReceptorStatusCodeSystem</p><p><b>title</b>: Receptor Status Positive Code System</p><p><b>status</b>: active</p><p><b>description</b>: Estrogen/progesterone receptor status</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>: 0</p><p><b>display</b>: No</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1</p><p><b>display</b>: Yes</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2</p><p><b>display</b>: Not performed</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 999</p><p><b>display</b>: Unkown</p></blockquote></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/receptor-status",
"version" : "0.0.1",
"name" : "ReceptorStatusCodeSystem",
"title" : "Receptor Status Positive Code System",
"status" : "active",
"description" : "Estrogen/progesterone receptor status",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "0",
"display" : "No"
},
{
"code" : "1",
"display" : "Yes"
},
{
"code" : "2",
"display" : "Not performed"
},
{
"code" : "999",
"display" : "Unkown"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CodeSystem/ReceptorStatusCodeSystem"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "historical-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"historical-type\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/historical-type</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: HistologicalType</p><p><b>title</b>: Historical Type</p><p><b>status</b>: active</p><p><b>description</b>: Histologic type of the tumor</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Histological Type</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/historical-type",
"version" : "0.0.1",
"name" : "HistologicalType",
"title" : "Historical Type",
"status" : "active",
"description" : "Histologic type of the tumor",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/histological-type"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/HistologicalType"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "genetic-mutation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"genetic-mutation\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/genetic-mutation</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: GeneticMutation</p><p><b>title</b>: Genetic Mutation</p><p><b>status</b>: active</p><p><b>description</b>: A genetic mutation predisposing the patient to breast cancer</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Genetic Mutation</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/genetic-mutation",
"version" : "0.0.1",
"name" : "GeneticMutation",
"title" : "Genetic Mutation",
"status" : "active",
"description" : "A genetic mutation predisposing the patient to breast cancer",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/genetic-mutation"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/GeneticMutation"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "invasion-grade",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"invasion-grade\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/invasion-grade</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: InvasionGrade</p><p><b>title</b>: Invasion Grade</p><p><b>status</b>: active</p><p><b>description</b>: Grade of invasive component of tumor</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Invasion Grade CodeSystem</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/invasion-grade",
"version" : "0.0.1",
"name" : "InvasionGrade",
"title" : "Invasion Grade",
"status" : "active",
"description" : "Grade of invasive component of tumor",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/invasion-grade"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/InvasionGrade"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "tumor-grade",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"tumor-grade\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/tumor-grade</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: TumorGrade</p><p><b>title</b>: Tumor Grade</p><p><b>status</b>: active</p><p><b>description</b>: Tumor grade of DCIS component of tumor</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Tumor Grade Code System</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/tumor-grade",
"version" : "0.0.1",
"name" : "TumorGrade",
"title" : "Tumor Grade",
"status" : "active",
"description" : "Tumor grade of DCIS component of tumor",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/tumor-grade"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/TumorGrade"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "clinical-tumor-stage",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"clinical-tumor-stage\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/clinical-tumor-stage</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: ClinicalTumorStage</p><p><b>title</b>: Clinical Tumor Stage</p><p><b>status</b>: active</p><p><b>description</b>: Clinical tumor stage (per AJCC 5th - 7th Ed.)</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Clinical Tumor Stage Code System</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/clinical-tumor-stage",
"version" : "0.0.1",
"name" : "ClinicalTumorStage",
"title" : "Clinical Tumor Stage",
"status" : "active",
"description" : "Clinical tumor stage (per AJCC 5th - 7th Ed.)",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/clinical-tumor-stage"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/ClinicalTumorStage"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "clinical-nodal-stage",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"clinical-nodal-stage\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/clinical-nodal-stage</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: ClinicalNodalStage</p><p><b>title</b>: Clinical Nodal Stage</p><p><b>status</b>: active</p><p><b>description</b>: Clinical nodal stage (per AJCC 5th - 7th Ed.)</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Clinical Tumor Stage Code System</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/clinical-nodal-stage",
"version" : "0.0.1",
"name" : "ClinicalNodalStage",
"title" : "Clinical Nodal Stage",
"status" : "active",
"description" : "Clinical nodal stage (per AJCC 5th - 7th Ed.)",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/clinical-tumor-stage"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/ClinicalNodalStage"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "clinical-distant-metastasis",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"clinical-distant-metastasis\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/clinical-distant-metastasis</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: ClinicalDistantMetastasis</p><p><b>title</b>: Clinical Distant Metastasis</p><p><b>status</b>: active</p><p><b>description</b>: Clinical distant metastasis (per AJCC 5th - 7th Ed.)</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Clinical Distant Metastasis Code System</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/clinical-distant-metastasis",
"version" : "0.0.1",
"name" : "ClinicalDistantMetastasis",
"title" : "Clinical Distant Metastasis",
"status" : "active",
"description" : "Clinical distant metastasis (per AJCC 5th - 7th Ed.)",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/clinical-distant-metastasis"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/ClinicalDistantMetastasis"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "pathological-tumor-stage",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"pathological-tumor-stage\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/pathological-tumor-stage</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: PathologicalTumorStage</p><p><b>title</b>: Pathological Tumor Stage</p><p><b>status</b>: active</p><p><b>description</b>: Pathological tumor stage (per AJCC 5th - 7th Ed.)</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Pathological Tumor Stage Code System</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/pathological-tumor-stage",
"version" : "0.0.1",
"name" : "PathologicalTumorStage",
"title" : "Pathological Tumor Stage",
"status" : "active",
"description" : "Pathological tumor stage (per AJCC 5th - 7th Ed.)",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/pathological-tumor-stage"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/PathologicalTumorStage"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "pathological-nodal-stage",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"pathological-nodal-stage\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/pathological-nodal-stage</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: PathologicalNodalStage</p><p><b>title</b>: Pathological Nodal Stage</p><p><b>status</b>: active</p><p><b>description</b>: Pathological nodal stage (per AJCC 5th - 7th Ed.)</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Pathological Nodal Stage Code System</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/pathological-nodal-stage",
"version" : "0.0.1",
"name" : "PathologicalNodalStage",
"title" : "Pathological Nodal Stage",
"status" : "active",
"description" : "Pathological nodal stage (per AJCC 5th - 7th Ed.)",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/pathological-nodal-stage"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/PathologicalNodalStage"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "pathological-distant-metastasis",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"pathological-distant-metastasis\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/pathological-distant-metastasis</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: PathologicalDistantMetastasis</p><p><b>title</b>: Pathological Distant Metastasis</p><p><b>status</b>: active</p><p><b>description</b>: Pathological distant metastasis (per AJCC 5th - 7th Ed.)</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Pathological Distant Metastasis Code System</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/pathological-distant-metastasis",
"version" : "0.0.1",
"name" : "PathologicalDistantMetastasis",
"title" : "Pathological Distant Metastasis",
"status" : "active",
"description" : "Pathological distant metastasis (per AJCC 5th - 7th Ed.)",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/pathological-distant-metastasis"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/PathologicalDistantMetastasis"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "receptor-status-positive",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"receptor-status-positive\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/receptor-status-positive</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: ReceptorStatus</p><p><b>status</b>: active</p><p><b>description</b>: Estrogen/progesterone receptor status</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Receptor Status Positive Code System</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/receptor-status-positive",
"version" : "0.0.1",
"name" : "ReceptorStatus",
"status" : "active",
"description" : "Estrogen/progesterone receptor status",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/receptor-status"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/ReceptorStatus"
}
},
{
"resource" : {
"resourceType" : "ValueSet",
"id" : "her2-receptor-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"her2-receptor-status\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/ValueSet/her2-receptor-status</code></p><p><b>version</b>: 0.0.1</p><p><b>name</b>: HER2ReceptorStatus</p><p><b>title</b>: HER2 Receptor Status</p><p><b>status</b>: active</p><p><b>description</b>: HER2 receptor status</p><blockquote><p><b>compose</b></p><h3>Includes</h3><table class=\"grid\"><tr><td>-</td><td><b>System</b></td></tr><tr><td>*</td><td><a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">HER2 Receptor Status Code System</a></td></tr></table></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/her2-receptor-status",
"version" : "0.0.1",
"name" : "HER2ReceptorStatus",
"title" : "HER2 Receptor Status",
"status" : "active",
"description" : "HER2 receptor status",
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/her2-receptor-status"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ValueSet/HER2ReceptorStatus"
}
},
{
"resource" : {
"resourceType" : "Questionnaire",
"id" : "BaselineTumorFactors",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"BaselineTumorFactors\" </p></div><p><b>url</b>: <code>https://connect.ichom.org/fhir/Questionnaire/BaselineTumorFactors</code></p><p><b>name</b>: BaselineTumorFactors</p><p><b>title</b>: Baseline Tumor Factors</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>: HistologicalDiagnosisDate</p><p><b>text</b>: The initial date of histological diagnosis</p><p><b>type</b>: date</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: HISTOTYPE</p><p><b>text</b>: Indicate histologic type of the tumor (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-DebugBaselineTumorFactorsBundle.html\">Historical Type</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: MUTBC</p><p><b>text</b>: Indicate if the patient carries a genetic mutation predisposing breast cancer</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Genetic Mutation</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: GRADEINV</p><p><b>text</b>: Indicate grade of invasive component of tumor</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Invasion Grade</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: GRADEDCIS</p><p><b>text</b>: Indicate tumor grade of DCIS component of tumor</p><p><b>type</b>: choice</p><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Tumor Grade</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: received_neoadjuvant_therapy</p><p><b>text</b>: Has the patient received neoadjuvant therapy?</p><p><b>type</b>: boolean</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TNMCT_BREAST</p><p><b>text</b>: Clinical tumor stage (per AJCC 5th - 7th Ed.)</p><p><b>type</b>: choice</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_neoadjuvant_therapy</td><td>=</td><td>true</td></tr></table><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Clinical Tumor Stage</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TNMCN_BREAST</p><p><b>text</b>: Clinical nodal stage (per AJCC 5th - 7th Ed.)</p><p><b>type</b>: choice</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_neoadjuvant_therapy</td><td>=</td><td>true</td></tr></table><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Clinical Nodal Stage</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TNMCM_BREAST</p><p><b>text</b>: Clinical distant metastasis (per AJCC 5th - 7th Ed.)</p><p><b>type</b>: choice</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_neoadjuvant_therapy</td><td>=</td><td>true</td></tr></table><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Clinical Distant Metastasis</a></p></blockquote><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>: Pathological tumor stage (per AJCC 5th - 7th Ed.)</p><p><b>type</b>: choice</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_surgery</td><td>=</td><td>true</td></tr></table><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Pathological Tumor Stage</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TNMPN_BREAST</p><p><b>text</b>: Pathological nodal stage (per AJCC 5th - 7th Ed.)</p><p><b>type</b>: choice</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_surgery</td><td>=</td><td>true</td></tr></table><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Pathological Nodal Stage</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: TNMPM_BREAST</p><p><b>text</b>: Pathological distant metastasis (per AJCC 5th - 7th Ed.)</p><p><b>type</b>: choice</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_surgery</td><td>=</td><td>true</td></tr></table><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">Pathological Distant Metastasis</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, 999 if unknown)</p><p><b>type</b>: integer</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_surgery</td><td>=</td><td>true</td></tr></table><p><b>required</b>: true</p><h3>Initials</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>999</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: NumLymphNodesResect</p><p><b>text</b>: Number of lymph nodes resected (999 if unknown)</p><p><b>type</b>: integer</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_surgery</td><td>=</td><td>true</td></tr></table><p><b>required</b>: true</p><h3>Initials</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>999</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: LYMPHINV_BREAST</p><p><b>text</b>: Number of lymph nodes involved according to the TNM stage AJCC 7th Ed. (999 if unknown)</p><p><b>type</b>: integer</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_surgery</td><td>=</td><td>true</td></tr></table><p><b>required</b>: true</p><h3>Initials</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>999</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ERSTATUS</p><p><b>text</b>: Indicate if the estrogen receptor status is positive</p><p><b>type</b>: choice</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_surgery</td><td>=</td><td>true</td></tr></table><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">ReceptorStatus</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: PRSTATUS</p><p><b>text</b>: Indicate if the progesterone receptor status is positive</p><p><b>type</b>: choice</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_surgery</td><td>=</td><td>true</td></tr></table><p><b>required</b>: true</p><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">ReceptorStatus</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: HER2STATUS</p><p><b>text</b>: Indicate if the HER2 receptor status is positive</p><p><b>type</b>: choice</p><h3>EnableWhens</h3><table class=\"grid\"><tr><td>-</td><td><b>Question</b></td><td><b>Operator</b></td><td><b>Answer[x]</b></td></tr><tr><td>*</td><td>received_surgery</td><td>=</td><td>true</td></tr></table><p><b>answerValueSet</b>: <a href=\"Bundle-DebugBaselineTumorFactorsBundle.html\">HER2 Receptor Status</a></p></blockquote></div>"
},
"url" : "https://connect.ichom.org/fhir/Questionnaire/BaselineTumorFactors",
"name" : "BaselineTumorFactors",
"title" : "Baseline Tumor Factors",
"status" : "draft",
"experimental" : true,
"publisher" : "ICHOM",
"item" : [
{
"linkId" : "HistologicalDiagnosisDate",
"text" : "The initial date of histological diagnosis",
"type" : "date"
},
{
"linkId" : "HISTOTYPE",
"text" : "Indicate histologic type of the tumor (select all that apply)",
"type" : "choice",
"required" : true,
"repeats" : true,
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/historical-type"
},
{
"linkId" : "MUTBC",
"text" : "Indicate if the patient carries a genetic mutation predisposing breast cancer",
"type" : "choice",
"required" : true,
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/genetic-mutation"
},
{
"linkId" : "GRADEINV",
"text" : "Indicate grade of invasive component of tumor",
"type" : "choice",
"required" : true,
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/invasion-grade"
},
{
"linkId" : "GRADEDCIS",
"text" : "Indicate tumor grade of DCIS component of tumor",
"type" : "choice",
"required" : true,
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/tumor-grade"
},
{
"linkId" : "received_neoadjuvant_therapy",
"text" : "Has the patient received neoadjuvant therapy?",
"type" : "boolean",
"required" : true
},
{
"linkId" : "TNMCT_BREAST",
"text" : "Clinical tumor stage (per AJCC 5th - 7th Ed.)",
"type" : "choice",
"enableWhen" : [
{
"question" : "received_neoadjuvant_therapy",
"operator" : "=",
"answerBoolean" : true
}
],
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/clinical-tumor-stage"
},
{
"linkId" : "TNMCN_BREAST",
"text" : "Clinical nodal stage (per AJCC 5th - 7th Ed.)",
"type" : "choice",
"enableWhen" : [
{
"question" : "received_neoadjuvant_therapy",
"operator" : "=",
"answerBoolean" : true
}
],
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/clinical-nodal-stage"
},
{
"linkId" : "TNMCM_BREAST",
"text" : "Clinical distant metastasis (per AJCC 5th - 7th Ed.)",
"type" : "choice",
"enableWhen" : [
{
"question" : "received_neoadjuvant_therapy",
"operator" : "=",
"answerBoolean" : true
}
],
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/clinical-distant-metastasis"
},
{
"linkId" : "received_surgery",
"text" : "Has the patient received surgery?",
"type" : "boolean",
"required" : true
},
{
"linkId" : "TNMPT_BREAST",
"text" : "Pathological tumor stage (per AJCC 5th - 7th Ed.)",
"type" : "choice",
"enableWhen" : [
{
"question" : "received_surgery",
"operator" : "=",
"answerBoolean" : true
}
],
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/pathological-tumor-stage"
},
{
"linkId" : "TNMPN_BREAST",
"text" : "Pathological nodal stage (per AJCC 5th - 7th Ed.)",
"type" : "choice",
"enableWhen" : [
{
"question" : "received_surgery",
"operator" : "=",
"answerBoolean" : true
}
],
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/pathological-nodal-stage"
},
{
"linkId" : "TNMPM_BREAST",
"text" : "Pathological distant metastasis (per AJCC 5th - 7th Ed.)",
"type" : "choice",
"enableWhen" : [
{
"question" : "received_surgery",
"operator" : "=",
"answerBoolean" : true
}
],
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/pathological-distant-metastasis"
},
{
"linkId" : "SIZEINV",
"text" : "Indicate size of invasive component of tumor (in mm, 999 if unknown)",
"type" : "integer",
"enableWhen" : [
{
"question" : "received_surgery",
"operator" : "=",
"answerBoolean" : true
}
],
"required" : true,
"initial" : [
{
"valueInteger" : 999
}
]
},
{
"linkId" : "NumLymphNodesResect",
"text" : "Number of lymph nodes resected (999 if unknown)",
"type" : "integer",
"enableWhen" : [
{
"question" : "received_surgery",
"operator" : "=",
"answerBoolean" : true
}
],
"required" : true,
"initial" : [
{
"valueInteger" : 999
}
]
},
{
"linkId" : "LYMPHINV_BREAST",
"text" : "Number of lymph nodes involved according to the TNM stage AJCC 7th Ed. (999 if unknown)",
"type" : "integer",
"enableWhen" : [
{
"question" : "received_surgery",
"operator" : "=",
"answerBoolean" : true
}
],
"required" : true,
"initial" : [
{
"valueInteger" : 999
}
]
},
{
"linkId" : "ERSTATUS",
"text" : "Indicate if the estrogen receptor status is positive",
"type" : "choice",
"enableWhen" : [
{
"question" : "received_surgery",
"operator" : "=",
"answerBoolean" : true
}
],
"required" : true,
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/receptor-status-positive"
},
{
"linkId" : "PRSTATUS",
"text" : "Indicate if the progesterone receptor status is positive",
"type" : "choice",
"enableWhen" : [
{
"question" : "received_surgery",
"operator" : "=",
"answerBoolean" : true
}
],
"required" : true,
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/receptor-status-positive"
},
{
"linkId" : "HER2STATUS",
"text" : "Indicate if the HER2 receptor status is positive",
"type" : "choice",
"enableWhen" : [
{
"question" : "received_surgery",
"operator" : "=",
"answerBoolean" : true
}
],
"answerValueSet" : "https://connect.ichom.org/fhir/ValueSet/her2-receptor-status"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Questionnaire/BaselineTumorFactors"
}
}
]
}