INCISIVE Implementation Guide
0.1.1 - draft
INCISIVE Implementation Guide - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "Colorectal-Cancer-Message-Bundle-Example",
"identifier" : {
"value" : "Colorectal Cancer INCISIVE"
},
"type" : "transaction",
"timestamp" : "2023-07-25T12:29:17.239+02:00",
"entry" : [
{
"resource" : {
"resourceType" : "MessageHeader",
"id" : "colorectalmessageheader",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_colorectalmessageheader\"> </a><p><b>Generated Narrative: MessageHeader</b><a name=\"colorectalmessageheader\"> </a><a name=\"hccolorectalmessageheader\"> </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 MessageHeader "colorectalmessageheader" </p></div><p><b>event</b>: Malignant neoplasm of colon and/or rectum (disorder) (Details: http://snomed.org code 781382000 = '781382000', stated as 'Malignant neoplasm of colon and/or rectum (disorder)')</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>example</td><td><a href=\"https://exemple.com/services?wsdl\">https://exemple.com/services?wsdl</a></td></tr></table><p><b>sender</b>: <a href=\"#Organization_colorectalorganization01\">See above (Organization/colorectalorganization01)</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>example</td><td><a href=\"mailto:example@example.com\">example@example.com</a></td><td><a href=\"https://exemple.cat/origin\">https://exemple.cat/origin</a></td></tr></table><p><b>focus</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p></div>"
},
"eventCoding" : {
"system" : "http://snomed.org",
"code" : "781382000",
"display" : "Malignant neoplasm of colon and/or rectum (disorder)"
},
"destination" : [
{
"name" : "example",
"endpoint" : "https://exemple.com/services?wsdl"
}
],
"sender" : {
"reference" : "Organization/colorectalorganization01",
"type" : "Organization"
},
"source" : {
"name" : "example",
"contact" : {
"system" : "email",
"value" : "example@example.com"
},
"endpoint" : "https://exemple.cat/origin"
},
"focus" : [
{
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
}
]
},
"request" : {
"method" : "POST",
"url" : "MessageHeader"
}
},
{
"resource" : {
"resourceType" : "Organization",
"id" : "colorectalorganization01",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/OrganizationINCISIVE"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_colorectalorganization01\"> </a><p><b>Generated Narrative: Organization</b><a name=\"colorectalorganization01\"> </a><a name=\"hccolorectalorganization01\"> </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 Organization "colorectalorganization01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-OrganizationINCISIVE.html\">Organization for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>identifier</b>: AUTH/?ngen-9?</p><p><b>name</b>: Aristotle university of Thessaloniki</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/INCISIVEDataProviders",
"code" : "001",
"display" : "AUTH"
}
]
}
}
],
"name" : "Aristotle university of Thessaloniki"
},
"request" : {
"method" : "POST",
"url" : "Organization"
}
},
{
"resource" : {
"resourceType" : "Medication",
"id" : "colorectalmedication01",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_colorectalmedication01\"> </a><p><b>Generated Narrative: Medication</b><a name=\"colorectalmedication01\"> </a><a name=\"hccolorectalmedication01\"> </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 Medication "colorectalmedication01" </p></div><p><b>code</b>: Medication therapy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#373873005 "Pharmaceutical / biologic product (product)")</span></p><p><b>status</b>: active</p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "373873005",
"display" : "Pharmaceutical / biologic product (product)"
}
],
"text" : "Medication therapy"
},
"status" : "active"
},
"request" : {
"method" : "POST",
"url" : "Medication"
}
},
{
"resource" : {
"resourceType" : "Patient",
"id" : "colorectalpatient01",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/PatientINCISIVE"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_colorectalpatient01\"> </a><p><b>Generated Narrative: Patient</b><a name=\"colorectalpatient01\"> </a><a name=\"hccolorectalpatient01\"> </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 Patient "colorectalpatient01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PatientINCISIVE.html\">Patient for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>CurrentState</b>: 0</p><p><b>Ethnicity</b>: White <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#1)</span></p><p><b>identifier</b>: Pseudo-anonimized Identifier/004-000001</p><p><b>gender</b>: female</p><p><b>managingOrganization</b>: <a href=\"#Organization_colorectalorganization01\">See above (Organization/colorectalorganization01)</a></p></div>"
},
"extension" : [
{
"url" : "https://fhir.incisive-project.eu/StructureDefinition/CurrentState",
"valueCode" : "0"
},
{
"url" : "https://fhir.incisive-project.eu/StructureDefinition/Ethnicity",
"valueCodeableConcept" : {
"coding" : [
{
"code" : "1",
"display" : "White"
}
]
}
}
],
"identifier" : [
{
"type" : {
"text" : "Pseudo-anonimized Identifier"
},
"value" : "004-000001"
}
],
"gender" : "female",
"managingOrganization" : {
"reference" : "Organization/colorectalorganization01"
}
},
"request" : {
"method" : "POST",
"url" : "Patient"
}
},
{
"resource" : {
"resourceType" : "Condition",
"id" : "colorectalcondition01",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ConditionForBreastColorectalProstate"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_colorectalcondition01\"> </a><p><b>Generated Narrative: Condition</b><a name=\"colorectalcondition01\"> </a><a name=\"hccolorectalcondition01\"> </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 Condition "colorectalcondition01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConditionINCISIVE.html\">Condition for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>code</b>: N39.8 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#417662000 "History of clinical finding in subject (situation)")</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Hereditary non-polyposis colon cancer syndrome (HNPCC) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalSyndromes.html\">Syndromes_Colorectal</a>#2)</span></td></tr></table></div>"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "417662000",
"display" : "History of clinical finding in subject (situation)"
}
],
"text" : "N39.8"
},
"subject" : {
"reference" : "Patient/colorectalpatient01"
},
"evidence" : [
{
"code" : [
{
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalSyndromes",
"code" : "2",
"display" : "Hereditary non-polyposis colon cancer syndrome (HNPCC)"
}
]
}
]
}
]
},
"request" : {
"method" : "POST",
"url" : "Condition"
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "colorectalobservation01",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ObservationForColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_colorectalobservation01\"> </a><p><b>Generated Narrative: Observation</b><a name=\"colorectalobservation01\"> </a><a name=\"hccolorectalobservation01\"> </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 Observation "colorectalobservation01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForColorectal.html\">Observation for Colorectal cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant neoplasm of colon and/or rectum (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#781382000)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>note</b>: Observation note</p><blockquote><p><b>component</b></p><p><b>code</b>: |Family history of cancer (situation)|:|Subject relationship context (attribute)|=|Father (person)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#275937001:408732007=66839005)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: |Family history of cancer (situation)|:|Subject relationship context (attribute)|=|Mother (person)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#275937001:408732007=72705000)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Carcinoembryonic Ag [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2039-6)</span></p><p><b>value</b>: 11.9 nanogram per millliiter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ng/mL = 'ng/mL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cancer Ag 19-9 [Units/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#24108-3)</span></p><p><b>value</b>: 37 enzyme unit per millilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/mL = 'U/mL')</span></p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "781382000",
"display" : "Malignant neoplasm of colon and/or rectum (disorder)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"note" : [
{
"text" : "Observation note"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "275937001:408732007=66839005",
"display" : "|Family history of cancer (situation)|:|Subject relationship context (attribute)|=|Father (person)|"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "275937001:408732007=72705000",
"display" : "|Family history of cancer (situation)|:|Subject relationship context (attribute)|=|Mother (person)|"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2039-6",
"display" : "Carcinoembryonic Ag [Mass/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 11.9,
"unit" : "nanogram per millliiter",
"system" : "http://unitsofmeasure.org",
"code" : "ng/mL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "24108-3",
"display" : "Cancer Ag 19-9 [Units/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 37,
"unit" : "enzyme unit per millilitre",
"system" : "http://unitsofmeasure.org",
"code" : "U/mL"
}
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "colorectaldiagnosticReport01",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/DiagnosticReportINCISIVE"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_colorectaldiagnosticReport01\"> </a><p><b>Generated Narrative: DiagnosticReport</b><a name=\"colorectaldiagnosticReport01\"> </a><a name=\"hccolorectaldiagnosticReport01\"> </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 DiagnosticReport "colorectaldiagnosticReport01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DiagnosticReportINCISIVE.html\">DiagnosticReport for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>AgeAtDiagnosis</b>: 56</p><p><b>status</b>: final</p><p><b>code</b>: Malignant neoplasm of colon and/or rectum (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#781382000)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>result</b>: <a href=\"#Observation_colorectalobservation01\">See above (Observation/colorectalobservation01)</a></p></div>"
},
"extension" : [
{
"url" : "https://fhir.incisive-project.eu/StructureDefinition/AgeAtDiagnosis",
"valueAge" : {
"value" : 56
}
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "781382000",
"display" : "Malignant neoplasm of colon and/or rectum (disorder)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01"
},
"result" : [
{
"reference" : "Observation/colorectalobservation01"
}
]
},
"request" : {
"method" : "POST",
"url" : "DiagnosticReport"
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "colorectalobservation02",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ObservationForColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_colorectalobservation02\"> </a><p><b>Generated Narrative: Observation</b><a name=\"colorectalobservation02\"> </a><a name=\"hccolorectalobservation02\"> </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 Observation "colorectalobservation02" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForColorectal.html\">Observation for Colorectal cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant neoplasm of colon and/or rectum (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#781382000)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>bodySite</b>: Ovary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalDistantMetastasisLocation.html\">Distant_metastasis_location_Colorectal</a>#3)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: Altered bowel function (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#88111009)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Iron deficiency anemia (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#87522002)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Intestinal obstruction (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#81060008)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Weight loss (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#89362005)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Laboratory procedure performed (situation) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#165331007)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Primary tumor size (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399734001)</span></p><p><b>value</b>: 4.8 centimetre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Structure of lymph node (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#59441001)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Lymph node station of involved lymph nodes (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#443097008)</span></p><p><b>value</b>: 13</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Length of lymph node in excised specimen (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#364109001)</span></p><p><b>value</b>: 9 centimetre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: pM category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#371497001)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: T category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#78873005)</span></p><p><b>value</b>: Tis</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: N category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#277206009)</span></p><p><b>value</b>: N0</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: M category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#277208005)</span></p><p><b>value</b>: M0</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Tumor stage finding (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#385356007)</span></p><p><b>value</b>: IIA</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Malignant tumor of rectum (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#363351006)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Melanocyte stimulating hormone releasing factor (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#43440003)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Venous (large vessel) extramural invasion by tumor present (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#369734008)</span></p><p><b>value</b>: true</p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "781382000",
"display" : "Malignant neoplasm of colon and/or rectum (disorder)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"bodySite" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalDistantMetastasisLocation",
"code" : "3",
"display" : "Ovary"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "88111009",
"display" : "Altered bowel function (finding)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "87522002",
"display" : "Iron deficiency anemia (disorder)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "81060008",
"display" : "Intestinal obstruction (disorder)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "89362005",
"display" : "Weight loss (finding)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "165331007",
"display" : "Laboratory procedure performed (situation)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "399734001",
"display" : "Primary tumor size (observable entity)"
}
]
},
"valueQuantity" : {
"value" : 4.8,
"unit" : "centimetre",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "59441001",
"display" : "Structure of lymph node (body structure)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "443097008",
"display" : "Lymph node station of involved lymph nodes (observable entity)"
}
]
},
"valueInteger" : 13
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "364109001",
"display" : "Length of lymph node in excised specimen (observable entity)"
}
]
},
"valueQuantity" : {
"value" : 9,
"unit" : "centimetre",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "371497001",
"display" : "pM category (observable entity)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "78873005",
"display" : "T category (observable entity)"
}
]
},
"valueString" : "Tis"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "277206009",
"display" : "N category (observable entity)"
}
]
},
"valueString" : "N0"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "277208005",
"display" : "M category (observable entity)"
}
]
},
"valueString" : "M0"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "385356007",
"display" : "Tumor stage finding (finding)"
}
]
},
"valueString" : "IIA"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "363351006",
"display" : "Malignant tumor of rectum (disorder)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "43440003",
"display" : "Melanocyte stimulating hormone releasing factor (substance)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "369734008",
"display" : "Venous (large vessel) extramural invasion by tumor present (finding)"
}
]
},
"valueBoolean" : true
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"resource" : {
"resourceType" : "Condition",
"id" : "colorectalcondition02",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ConditionForBreastColorectalProstate"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_colorectalcondition02\"> </a><p><b>Generated Narrative: Condition</b><a name=\"colorectalcondition02\"> </a><a name=\"hccolorectalcondition02\"> </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 Condition "colorectalcondition02" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConditionINCISIVE.html\">Condition for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Other symptoms <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#404684003 "Clinical finding (finding)")</span></td></tr></table></div>"
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"evidence" : [
{
"code" : [
{
"coding" : [
{
"system" : "http://snomed.org",
"code" : "404684003",
"display" : "Clinical finding (finding)"
}
],
"text" : "Other symptoms"
}
]
}
]
},
"request" : {
"method" : "POST",
"url" : "Condition"
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "colorectalobservation03",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ObservationForColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_colorectalobservation03\"> </a><p><b>Generated Narrative: Observation</b><a name=\"colorectalobservation03\"> </a><a name=\"hccolorectalobservation03\"> </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 Observation "colorectalobservation03" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForColorectal.html\">Observation for Colorectal cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant neoplasm of colon and/or rectum (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#781382000)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>bodySite</b>: Rectal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalLocation.html\">Location_Colorectal</a>#6; <a href=\"CodeSystem-ColorectalLocationForRectalCancer.html\">Location_for_rectal_cancer_Colorectal</a>#3 "High rectal")</span></p><blockquote><p><b>component</b></p><p><b>code</b>: CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#77477000 "Computed tomography (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=77477000 "|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: MRI.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#113091000 "Magnetic resonance imaging (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated MRI.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#365853002:418775008=113091000 "|Imaging finding (finding)|:|Finding method (attribute)|=|Magnetic resonance imaging (procedure)|")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: PET/CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#82918005 "Positron emission tomography (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated PET/CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=450436003 "|Radiologic finding (finding)|:|Finding method (attribute)|=|Positron emission tomography with computed tomography (procedure)|")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Histopathology Image.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#252416005 "Histopathology test (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Histopathology Image.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#250537006 "Histopathology finding (finding)")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Xray.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#363680008 "Radiographic imaging procedure (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Xray.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=168537006 "|Radiologic finding (finding)|:|Finding method (attribute)|=|Plain radiography (procedure)|")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "781382000",
"display" : "Malignant neoplasm of colon and/or rectum (disorder)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"bodySite" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalLocation",
"code" : "6",
"display" : "Rectal"
},
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalLocationForRectalCancer",
"code" : "3",
"display" : "High rectal"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "77477000",
"display" : "Computed tomography (procedure)"
}
],
"text" : "CT.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "118247008:418775008=77477000",
"display" : "|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|"
}
],
"text" : "Annotated CT.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "113091000",
"display" : "Magnetic resonance imaging (procedure)"
}
],
"text" : "MRI.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "365853002:418775008=113091000",
"display" : "|Imaging finding (finding)|:|Finding method (attribute)|=|Magnetic resonance imaging (procedure)|"
}
],
"text" : "Annotated MRI.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "82918005",
"display" : "Positron emission tomography (procedure)"
}
],
"text" : "PET/CT.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "118247008:418775008=450436003",
"display" : "|Radiologic finding (finding)|:|Finding method (attribute)|=|Positron emission tomography with computed tomography (procedure)|"
}
],
"text" : "Annotated PET/CT.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "252416005",
"display" : "Histopathology test (procedure)"
}
],
"text" : "Histopathology Image.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "250537006",
"display" : "Histopathology finding (finding)"
}
],
"text" : "Annotated Histopathology Image.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "363680008",
"display" : "Radiographic imaging procedure (procedure)"
}
],
"text" : "Xray.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "118247008:418775008=168537006",
"display" : "|Radiologic finding (finding)|:|Finding method (attribute)|=|Plain radiography (procedure)|"
}
],
"text" : "Annotated Xray.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "colorectalobservation04",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ObservationForColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_colorectalobservation04\"> </a><p><b>Generated Narrative: Observation</b><a name=\"colorectalobservation04\"> </a><a name=\"hccolorectalobservation04\"> </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 Observation "colorectalobservation04" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForColorectal.html\">Observation for Colorectal cancer</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Between 1st and 2nd dose of CT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Label timepoints <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>code</b>: After 1st Treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-LabelTimepoints.html\">Label_Timepoints</a>#1)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>value</b>: 2</p><p><b>bodySite</b>: Ovary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalDistantMetastasisLocation.html\">Distant_metastasis_location_Colorectal</a>#3)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: Altered bowel function (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#88111009)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Iron deficiency anemia (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#87522002)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Intestinal obstruction (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#81060008)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Weight loss (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#89362005)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Performance measure status (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#241000124106)</span></p><p><b>value</b>: 5</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#77477000 "Computed tomography (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=77477000 "|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: MRI.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#113091000 "Magnetic resonance imaging (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated MRI.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#365853002:418775008=113091000 "|Imaging finding (finding)|:|Finding method (attribute)|=|Magnetic resonance imaging (procedure)|")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: PET/CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#82918005 "Positron emission tomography (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated PET/CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=450436003 "|Radiologic finding (finding)|:|Finding method (attribute)|=|Positron emission tomography with computed tomography (procedure)|")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Histopathology Image.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#252416005 "Histopathology test (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Histopathology Image.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#250537006 "Histopathology finding (finding)")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Xray.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#363680008 "Radiographic imaging procedure (procedure)")</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Xray.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=168537006 "|Radiologic finding (finding)|:|Finding method (attribute)|=|Plain radiography (procedure)|")</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalAnnotatedDicomFiles.html\">Annotated_Dicom_files_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Laboratory procedure performed (situation) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#165331007)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Primary tumor size (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399734001)</span></p><p><b>value</b>: 4.8 centimetre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Structure of lymph node (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#59441001)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Lymph node station of involved lymph nodes (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#443097008)</span></p><p><b>value</b>: 13</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Length of lymph node in excised specimen (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#364109001)</span></p><p><b>value</b>: 9 centimetre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: pM category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#371497001)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Response to treatment (situation) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#182985004)</span></p><p><b>value</b>: CR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalResponseToTreatment.html\">Response_to_treatment_Colorectal</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: T category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#78873005)</span></p><p><b>value</b>: Tis</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: N category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#277206009)</span></p><p><b>value</b>: N0</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: M category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#277208005)</span></p><p><b>value</b>: M0</p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"text" : "Between 1st and 2nd dose of CT"
},
{
"text" : "Label timepoints"
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/LabelTimepoints",
"code" : "1",
"display" : "After 1st Treatment"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"valueInteger" : 2,
"bodySite" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalDistantMetastasisLocation",
"code" : "3",
"display" : "Ovary"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "88111009",
"display" : "Altered bowel function (finding)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "87522002",
"display" : "Iron deficiency anemia (disorder)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "81060008",
"display" : "Intestinal obstruction (disorder)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "89362005",
"display" : "Weight loss (finding)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "241000124106",
"display" : "Performance measure status (finding)"
}
]
},
"valueInteger" : 5
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "77477000",
"display" : "Computed tomography (procedure)"
}
],
"text" : "CT.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "118247008:418775008=77477000",
"display" : "|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|"
}
],
"text" : "Annotated CT.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "113091000",
"display" : "Magnetic resonance imaging (procedure)"
}
],
"text" : "MRI.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "365853002:418775008=113091000",
"display" : "|Imaging finding (finding)|:|Finding method (attribute)|=|Magnetic resonance imaging (procedure)|"
}
],
"text" : "Annotated MRI.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "82918005",
"display" : "Positron emission tomography (procedure)"
}
],
"text" : "PET/CT.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "118247008:418775008=450436003",
"display" : "|Radiologic finding (finding)|:|Finding method (attribute)|=|Positron emission tomography with computed tomography (procedure)|"
}
],
"text" : "Annotated PET/CT.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "252416005",
"display" : "Histopathology test (procedure)"
}
],
"text" : "Histopathology Image.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "250537006",
"display" : "Histopathology finding (finding)"
}
],
"text" : "Annotated Histopathology Image.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "363680008",
"display" : "Radiographic imaging procedure (procedure)"
}
],
"text" : "Xray.dcm-path"
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "118247008:418775008=168537006",
"display" : "|Radiologic finding (finding)|:|Finding method (attribute)|=|Plain radiography (procedure)|"
}
],
"text" : "Annotated Xray.dcm-path"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalAnnotatedDicomFiles",
"code" : "1",
"display" : "Positive annotation"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "165331007",
"display" : "Laboratory procedure performed (situation)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "399734001",
"display" : "Primary tumor size (observable entity)"
}
]
},
"valueQuantity" : {
"value" : 4.8,
"unit" : "centimetre",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "59441001",
"display" : "Structure of lymph node (body structure)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "443097008",
"display" : "Lymph node station of involved lymph nodes (observable entity)"
}
]
},
"valueInteger" : 13
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "364109001",
"display" : "Length of lymph node in excised specimen (observable entity)"
}
]
},
"valueQuantity" : {
"value" : 9,
"unit" : "centimetre",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "371497001",
"display" : "pM category (observable entity)"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "182985004",
"display" : "Response to treatment (situation)"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalResponseToTreatment",
"code" : "1",
"display" : "CR"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "78873005",
"display" : "T category (observable entity)"
}
]
},
"valueString" : "Tis"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "277206009",
"display" : "N category (observable entity)"
}
]
},
"valueString" : "N0"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "277208005",
"display" : "M category (observable entity)"
}
]
},
"valueString" : "M0"
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"resource" : {
"resourceType" : "Condition",
"id" : "colorectalcondition03",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ConditionForBreastColorectalProstate"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_colorectalcondition03\"> </a><p><b>Generated Narrative: Condition</b><a name=\"colorectalcondition03\"> </a><a name=\"hccolorectalcondition03\"> </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 Condition "colorectalcondition03" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConditionINCISIVE.html\">Condition for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Other symptoms <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#404684003 "Clinical finding (finding)")</span></td></tr></table></div>"
},
"subject" : {
"reference" : "Patient/colorectalpatient01"
},
"evidence" : [
{
"code" : [
{
"coding" : [
{
"system" : "http://snomed.org",
"code" : "404684003",
"display" : "Clinical finding (finding)"
}
],
"text" : "Other symptoms"
}
]
}
]
},
"request" : {
"method" : "POST",
"url" : "Condition"
}
},
{
"resource" : {
"resourceType" : "MedicationAdministration",
"id" : "colorectalmedicationAdministration01",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_colorectalmedicationAdministration01\"> </a><p><b>Generated Narrative: MedicationAdministration</b><a name=\"colorectalmedicationAdministration01\"> </a><a name=\"hccolorectalmedicationAdministration01\"> </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 MedicationAdministration "colorectalmedicationAdministration01" </p></div><p><b>status</b>: completed</p><p><b>medication</b>: <a href=\"#Medication_colorectalmedication01\">See above (Medication/colorectalmedication01)</a></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>effective</b>: 2023-07-25 17:07:54+0000</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>|Delivered radiation dose (observable entity)|:|Direct site (attribute)|=|Breast structure (body structure)|, |Units (attribute)|=|Gray (qualifier value)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#371892002:704327008=76752008, 246514001=229029004)</span></td><td>40.4</td></tr></table></div>"
},
"status" : "completed",
"medicationReference" : {
"reference" : "Medication/colorectalmedication01",
"type" : "Medication"
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"effectiveDateTime" : "2023-07-25T17:07:54+00:00",
"dosage" : {
"route" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "371892002:704327008=76752008, 246514001=229029004",
"display" : "|Delivered radiation dose (observable entity)|:|Direct site (attribute)|=|Breast structure (body structure)|, |Units (attribute)|=|Gray (qualifier value)|"
}
]
},
"dose" : {
"value" : 40.4
}
}
},
"request" : {
"method" : "POST",
"url" : "MedicationAdministration"
}
},
{
"resource" : {
"resourceType" : "MedicationAdministration",
"id" : "colorectalmedicationAdministration02",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_colorectalmedicationAdministration02\"> </a><p><b>Generated Narrative: MedicationAdministration</b><a name=\"colorectalmedicationAdministration02\"> </a><a name=\"hccolorectalmedicationAdministration02\"> </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 MedicationAdministration "colorectalmedicationAdministration02" </p></div><p><b>status</b>: completed</p><p><b>medication</b>: <a href=\"#Medication_colorectalmedication01\">See above (Medication/colorectalmedication01)</a></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>effective</b>: 2023-07-25 17:07:54+0000</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Dose</b></td><td><b>Rate[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>|Delivered radiation dose (observable entity)|:|Direct site (attribute)|=|Structure of lymph node (body structure)|, |Units (attribute)|=|Gray (qualifier value)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#371892002:704327008=59441001, 246514001=229029004)</span></td><td>50.4</td><td>28 fractions</td></tr></table></div>"
},
"status" : "completed",
"medicationReference" : {
"reference" : "Medication/colorectalmedication01",
"type" : "Medication"
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"effectiveDateTime" : "2023-07-25T17:07:54+00:00",
"dosage" : {
"route" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "371892002:704327008=59441001, 246514001=229029004",
"display" : "|Delivered radiation dose (observable entity)|:|Direct site (attribute)|=|Structure of lymph node (body structure)|, |Units (attribute)|=|Gray (qualifier value)|"
}
]
},
"dose" : {
"value" : 50.4
},
"rateQuantity" : {
"value" : 28,
"unit" : "fractions"
}
}
},
"request" : {
"method" : "POST",
"url" : "MedicationAdministration"
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "colorectalobservation05",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ObservationForColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_colorectalobservation05\"> </a><p><b>Generated Narrative: Observation</b><a name=\"colorectalobservation05\"> </a><a name=\"hccolorectalobservation05\"> </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 Observation "colorectalobservation05" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForColorectal.html\">Observation for Colorectal cancer</a></p></div><p><b>partOf</b>: </p><ul><li><a href=\"#MedicationAdministration_colorectalmedicationAdministration01\">See above (MedicationAdministration/colorectalmedicationAdministration01)</a></li><li><a href=\"#MedicationAdministration_colorectalmedicationAdministration02\">See above (MedicationAdministration/colorectalmedicationAdministration02)</a></li></ul><p><b>status</b>: final</p><p><b>category</b>: Between 1st and 2nd dose of CT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Label treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>code</b>: After 1st Treatment-1st FollowUp <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-LabelTreatment.html\">Label_Treatment</a>#1)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>|Administration of drug or medicament (procedure)|:|Has intent (attribute)|=|Neo-adjuvant - intent (qualifier value)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#18629005:363703001=373847000)</span></td><td>true</td></tr></table></div>"
},
"partOf" : [
{
"reference" : "MedicationAdministration/colorectalmedicationAdministration01"
},
{
"reference" : "MedicationAdministration/colorectalmedicationAdministration02"
}
],
"status" : "final",
"category" : [
{
"text" : "Between 1st and 2nd dose of CT"
},
{
"text" : "Label treatment"
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/LabelTreatment",
"code" : "1",
"display" : "After 1st Treatment-1st FollowUp"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "18629005:363703001=373847000",
"display" : "|Administration of drug or medicament (procedure)|:|Has intent (attribute)|=|Neo-adjuvant - intent (qualifier value)|"
}
]
},
"valueBoolean" : true
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"resource" : {
"resourceType" : "Procedure",
"id" : "colorectalprocedure01",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForLungAndColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_colorectalprocedure01\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"colorectalprocedure01\"> </a><a name=\"hccolorectalprocedure01\"> </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 Procedure "colorectalprocedure01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForLungAndColorectal.html\">Procedure for Lung and Colorectal cancer</a></p></div><p><b>status</b>: completed</p><p><b>category</b>: Segmentomy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#387713003:370130000=410656007 "|Surgical procedure (procedure)|:|Property (attribute)|=|Type (property) (qualifier value)|")</span></p><p><b>code</b>: Surgical procedure (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#387713003)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>performed</b>: 2</p></div>"
},
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "387713003:370130000=410656007",
"display" : "|Surgical procedure (procedure)|:|Property (attribute)|=|Type (property) (qualifier value)|"
}
],
"text" : "Segmentomy"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "387713003",
"display" : "Surgical procedure (procedure)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"performedString" : "2"
},
"request" : {
"method" : "POST",
"url" : "Procedure"
}
},
{
"resource" : {
"resourceType" : "Procedure",
"id" : "colorectalprocedure02",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForLungAndColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_colorectalprocedure02\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"colorectalprocedure02\"> </a><a name=\"hccolorectalprocedure02\"> </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 Procedure "colorectalprocedure02" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForLungAndColorectal.html\">Procedure for Lung and Colorectal cancer</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Capecitabine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#367336001:370130000=410656007 "|Chemotherapy (procedure)|:|Property (attribute)|=|Type (property) (qualifier value)|")</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>performed</b>: 2</p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "367336001:370130000=410656007",
"display" : "|Chemotherapy (procedure)|:|Property (attribute)|=|Type (property) (qualifier value)|"
}
],
"text" : "Capecitabine"
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"performedString" : "2"
},
"request" : {
"method" : "POST",
"url" : "Procedure"
}
},
{
"resource" : {
"resourceType" : "Procedure",
"id" : "colorectalprocedure03",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForLungAndColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_colorectalprocedure03\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"colorectalprocedure03\"> </a><a name=\"hccolorectalprocedure03\"> </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 Procedure "colorectalprocedure03" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForLungAndColorectal.html\">Procedure for Lung and Colorectal cancer</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Nitrosoureas <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#703423002:370130000=410656007 "|Combined chemotherapy and radiation therapy (procedure)|:|Property (attribute)|=|Type (property) (qualifier value)|")</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>performed</b>: 2</p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "703423002:370130000=410656007",
"display" : "|Combined chemotherapy and radiation therapy (procedure)|:|Property (attribute)|=|Type (property) (qualifier value)|"
}
],
"text" : "Nitrosoureas"
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"performedString" : "2"
},
"request" : {
"method" : "POST",
"url" : "Procedure"
}
},
{
"resource" : {
"resourceType" : "Procedure",
"id" : "colorectalprocedure04",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForLungAndColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_colorectalprocedure04\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"colorectalprocedure04\"> </a><a name=\"hccolorectalprocedure04\"> </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 Procedure "colorectalprocedure04" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForLungAndColorectal.html\">Procedure for Lung and Colorectal cancer</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Tamoxifen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#897713009:370130000=410656007 "|Antineoplastic chemoimmunotherapy (regime/therapy)|:|Property (attribute)|=|Type (property) (qualifier value)|")</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>performed</b>: 2</p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "897713009:370130000=410656007",
"display" : "|Antineoplastic chemoimmunotherapy (regime/therapy)|:|Property (attribute)|=|Type (property) (qualifier value)|"
}
],
"text" : "Tamoxifen"
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"performedString" : "2"
},
"request" : {
"method" : "POST",
"url" : "Procedure"
}
},
{
"resource" : {
"resourceType" : "Procedure",
"id" : "colorectalprocedure05",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForLungAndColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_colorectalprocedure05\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"colorectalprocedure05\"> </a><a name=\"hccolorectalprocedure05\"> </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 Procedure "colorectalprocedure05" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForLungAndColorectal.html\">Procedure for Lung and Colorectal cancer</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Radiation therapy care (regime/therapy) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#385798007)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>performed</b>: 2</p><p><b>bodySite</b>: Rectum <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalLocationOfRT.html\">Location_of_RT_Colorectal</a>#1)</span></p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "385798007",
"display" : "Radiation therapy care (regime/therapy)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"performedString" : "2",
"bodySite" : [
{
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalLocationOfRT",
"code" : "1",
"display" : "Rectum"
}
]
}
]
},
"request" : {
"method" : "POST",
"url" : "Procedure"
}
},
{
"resource" : {
"resourceType" : "Procedure",
"id" : "colorectalprocedure06",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForLungAndColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_colorectalprocedure06\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"colorectalprocedure06\"> </a><a name=\"hccolorectalprocedure06\"> </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 Procedure "colorectalprocedure06" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForLungAndColorectal.html\">Procedure for Lung and Colorectal cancer</a></p></div><p><b>status</b>: completed</p><p><b>category</b>: Segmentomy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#387713003 "Surgical procedure (procedure)")</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>performed</b>: 2</p></div>"
},
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "387713003",
"display" : "Surgical procedure (procedure)"
}
],
"text" : "Segmentomy"
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"performedString" : "2"
},
"request" : {
"method" : "POST",
"url" : "Procedure"
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "colorectalobservation06",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ObservationForColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_colorectalobservation06\"> </a><p><b>Generated Narrative: Observation</b><a name=\"colorectalobservation06\"> </a><a name=\"hccolorectalobservation06\"> </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 Observation "colorectalobservation06" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForColorectal.html\">Observation for Colorectal cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant neoplasm of colon and/or rectum (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#781382000)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: KRAS gene mutations tested for in Blood or Tissue by Molecular genetics method Nominal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21703-4)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: GSTP1 gene+APC gene methylation [Presence] in Tissue by Molecular genetics method <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#59585-0)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: TP53 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21739-8)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 18q chromosome deletion [Identifier] in Blood or Tissue by Molecular genetics method Nominal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#46108-7)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: TGFBR1 gene+TGFBR2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#53899-1)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: PIK3CA gene [VCF] in Cancer specimen by Sequencing <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#83062-0)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Microsatellite markers exhibiting instability/Microsatellite instability markers assessed in Cancer specimen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#81708-0)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: DNA mismatch repair protein Msh3 [Presence] in Cancer specimen by Immune stain <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#96271-2)</span></p><p><b>value</b>: true</p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "781382000",
"display" : "Malignant neoplasm of colon and/or rectum (disorder)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "21703-4",
"display" : "KRAS gene mutations tested for in Blood or Tissue by Molecular genetics method Nominal"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59585-0",
"display" : "GSTP1 gene+APC gene methylation [Presence] in Tissue by Molecular genetics method"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "21739-8",
"display" : "TP53 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "46108-7",
"display" : "18q chromosome deletion [Identifier] in Blood or Tissue by Molecular genetics method Nominal"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "53899-1",
"display" : "TGFBR1 gene+TGFBR2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "83062-0",
"display" : "PIK3CA gene [VCF] in Cancer specimen by Sequencing"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "81708-0",
"display" : "Microsatellite markers exhibiting instability/Microsatellite instability markers assessed in Cancer specimen"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "96271-2",
"display" : "DNA mismatch repair protein Msh3 [Presence] in Cancer specimen by Immune stain"
}
]
},
"valueBoolean" : true
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "colorectalobservation07",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ObservationForColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_colorectalobservation07\"> </a><p><b>Generated Narrative: Observation</b><a name=\"colorectalobservation07\"> </a><a name=\"hccolorectalobservation07\"> </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 Observation "colorectalobservation07" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForColorectal.html\">Observation for Colorectal cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant neoplasm of colon and/or rectum (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#781382000)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Sampling - action (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#257915005)</span></p><p><b>value</b>: Light microscopy</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Staining method (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#127790008)</span></p><p><b>value</b>: Hematoxylin</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Microscopic specimen observation (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#395538009)</span></p><p><b>value</b>: x10</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Biopsy finding (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#365855009)</span></p><p><b>value</b>: example</p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "781382000",
"display" : "Malignant neoplasm of colon and/or rectum (disorder)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "257915005",
"display" : "Sampling - action (qualifier value)"
}
]
},
"valueString" : "Light microscopy"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "127790008",
"display" : "Staining method (procedure)"
}
]
},
"valueString" : "Hematoxylin"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "395538009",
"display" : "Microscopic specimen observation (finding)"
}
]
},
"valueString" : "x10"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "365855009",
"display" : "Biopsy finding (finding)"
}
]
},
"valueString" : "example"
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"resource" : {
"resourceType" : "Procedure",
"id" : "colorectalprocedure07",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForLungAndColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_colorectalprocedure07\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"colorectalprocedure07\"> </a><a name=\"hccolorectalprocedure07\"> </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 Procedure "colorectalprocedure07" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForLungAndColorectal.html\">Procedure for Lung and Colorectal cancer</a></p></div><p><b>status</b>: completed</p><p><b>statusReason</b>: Biopsy label <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-LabelBiopsy.html\">Label_Biopsy</a>#1 "After 1st Treatment")</span></p><p><b>category</b>: Between 1st and 2nd dose of CT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>code</b>: Biopsy (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#86273004)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>performed</b>: 2</p></div>"
},
"status" : "completed",
"statusReason" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/LabelBiopsy",
"code" : "1",
"display" : "After 1st Treatment"
}
],
"text" : "Biopsy label"
},
"category" : {
"text" : "Between 1st and 2nd dose of CT"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "86273004",
"display" : "Biopsy (procedure)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"performedString" : "2"
},
"request" : {
"method" : "POST",
"url" : "Procedure"
}
},
{
"resource" : {
"resourceType" : "Procedure",
"id" : "colorectalprocedure08",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForLungAndColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_colorectalprocedure08\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"colorectalprocedure08\"> </a><a name=\"hccolorectalprocedure08\"> </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 Procedure "colorectalprocedure08" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForLungAndColorectal.html\">Procedure for Lung and Colorectal cancer</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Surgical procedure (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#387713003)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>performed</b>: 2</p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "387713003",
"display" : "Surgical procedure (procedure)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"performedString" : "2"
},
"request" : {
"method" : "POST",
"url" : "Procedure"
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "colorectalobservation08",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ObservationForColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_colorectalobservation08\"> </a><p><b>Generated Narrative: Observation</b><a name=\"colorectalobservation08\"> </a><a name=\"hccolorectalobservation08\"> </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 Observation "colorectalobservation08" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForColorectal.html\">Observation for Colorectal cancer</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Adenocarcinoma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ColorectalCancerType.html\">Colorectal_Cancer_Type</a>#1)</span></p><p><b>code</b>: Malignant neoplasm of colon (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#363406005)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>|Malignant neoplasm of colon (disorder)|:|Interprets (attribute)|=|Edition of American Joint Commission on Cancer, Cancer Staging Manual used for TNM staging (observable entity)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#363406005:363714003=443941007)</span></td><td>1</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/ColorectalCancerType",
"code" : "1",
"display" : "Adenocarcinoma"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "363406005",
"display" : "Malignant neoplasm of colon (disorder)"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.org",
"code" : "363406005:363714003=443941007",
"display" : "|Malignant neoplasm of colon (disorder)|:|Interprets (attribute)|=|Edition of American Joint Commission on Cancer, Cancer Staging Manual used for TNM staging (observable entity)|"
}
]
},
"valueInteger" : 1
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"resource" : {
"resourceType" : "Observation",
"id" : "colorectalobservation09",
"meta" : {
"profile" : [
🔗 "https://fhir.incisive-project.eu/StructureDefinition/ObservationForColorectal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_colorectalobservation09\"> </a><p><b>Generated Narrative: Observation</b><a name=\"colorectalobservation09\"> </a><a name=\"hccolorectalobservation09\"> </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 Observation "colorectalobservation09" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForColorectal.html\">Observation for Colorectal cancer</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Between 1st and 2nd dose of CT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Exam label <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>code</b>: After 1st Treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-LabelExam.html\">Label_Exam</a>#1)</span></p><p><b>subject</b>: <a href=\"#Patient_colorectalpatient01\">See above (Patient/colorectalpatient01)</a></p><p><b>value</b>: 2</p><blockquote><p><b>component</b></p><p><b>code</b>: Leukocytes [#/volume] in Stem cell product <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#95218-4)</span></p><p><b>value</b>: 15.8 per microlitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code x10^9/L = 'x10^9/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hemoglobin [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#718-7)</span></p><p><b>value</b>: 16.7 gram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code gr/dL = 'gr/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hematocrit [Volume Fraction] of Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#20570-8)</span></p><p><b>value</b>: 47.4 % percent<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Platelets [#/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#26515-7)</span></p><p><b>value</b>: 287 per nanolitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code x10^3/μL = 'x10^3/μL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Glucose [Mass/volume] in Venous blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#41652-9)</span></p><p><b>value</b>: 87 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Insulin [Units/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#20448-7)</span></p><p><b>value</b>: 4 milli-international unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mlU/L = 'mlU/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Urea [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#20977-5)</span></p><p><b>value</b>: 36 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Creatinine [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#38483-4)</span></p><p><b>value</b>: 0.72 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Urate [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#98981-4)</span></p><p><b>value</b>: 3.5 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Potassium [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#75940-7)</span></p><p><b>value</b>: 4.8 millimole per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Sodium [Moles/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2947-0)</span></p><p><b>value</b>: 142 millimole per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Calcium [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#49765-1)</span></p><p><b>value</b>: 9.31 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cholesterol [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2093-3)</span></p><p><b>value</b>: 197 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Triglyceride [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#3043-7)</span></p><p><b>value</b>: 59 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cholesterol in HDL [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2085-9)</span></p><p><b>value</b>: 60 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cholesterol in LDL [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2089-1)</span></p><p><b>value</b>: 120 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1920-8)</span></p><p><b>value</b>: 19 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Alanine aminotransferase [Enzymatic activity/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#76625-3)</span></p><p><b>value</b>: 33 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2324-2)</span></p><p><b>value</b>: 14 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Alkaline phosphatase [Enzymatic activity/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1783-0)</span></p><p><b>value</b>: 227 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Lactate dehydrogenase [Enzymatic activity/volume] in Red Blood Cells <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11053-6)</span></p><p><b>value</b>: 270 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Thyrotropin [Units/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#3015-5)</span></p><p><b>value</b>: 0.73 milli-international unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mlU/L = 'mlU/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cortisol [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2143-6)</span></p><p><b>value</b>: 22 gram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: C reactive protein [Mass/volume] in Blood by High sensitivity method <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#71426-1)</span></p><p><b>value</b>: 0.5 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Natriuretic peptide B [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#42637-9)</span></p><p><b>value</b>: 120 picogram per millilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code pg/mL = 'pg/mL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hemoglobin A1c/Hemoglobin.total in Blood by HPLC <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#17856-6)</span></p><p><b>value</b>: 5.1 % percent<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Albumin/Protein.total in 24 hour Urine by Electrophoresis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#13986-5)</span></p><p><b>value</b>: 80 milligram per 24 hour<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/24h = 'mg/24h')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Creatinine [Mass/volume] in Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2161-8)</span></p><p><b>value</b>: 100 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Carcinoembryonic Ag [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2039-6)</span></p><p><b>value</b>: 11.9 nanogram per millliiter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ng/mL = 'ng/mL')</span></p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"text" : "Between 1st and 2nd dose of CT"
},
{
"text" : "Exam label"
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.incisive-project.eu/CodeSystem/LabelExam",
"code" : "1",
"display" : "After 1st Treatment"
}
]
},
"subject" : {
"reference" : "Patient/colorectalpatient01",
"type" : "Patient"
},
"valueInteger" : 2,
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "95218-4",
"display" : "Leukocytes [#/volume] in Stem cell product"
}
]
},
"valueQuantity" : {
"value" : 15.8,
"unit" : "per microlitre",
"system" : "http://unitsofmeasure.org",
"code" : "x10^9/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "718-7",
"display" : "Hemoglobin [Mass/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 16.7,
"unit" : "gram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "gr/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "20570-8",
"display" : "Hematocrit [Volume Fraction] of Blood"
}
]
},
"valueQuantity" : {
"value" : 47.4,
"unit" : "% percent",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "26515-7",
"display" : "Platelets [#/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 287,
"unit" : "per nanolitre",
"system" : "http://unitsofmeasure.org",
"code" : "x10^3/μL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "41652-9",
"display" : "Glucose [Mass/volume] in Venous blood"
}
]
},
"valueQuantity" : {
"value" : 87,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "20448-7",
"display" : "Insulin [Units/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 4,
"unit" : "milli-international unit per litre",
"system" : "http://unitsofmeasure.org",
"code" : "mlU/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "20977-5",
"display" : "Urea [Mass/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 36,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "38483-4",
"display" : "Creatinine [Mass/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 0.72,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "98981-4",
"display" : "Urate [Mass/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 3.5,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "75940-7",
"display" : "Potassium [Mass/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 4.8,
"unit" : "millimole per litre",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2947-0",
"display" : "Sodium [Moles/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 142,
"unit" : "millimole per litre",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "49765-1",
"display" : "Calcium [Mass/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 9.31,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2093-3",
"display" : "Cholesterol [Mass/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 197,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "3043-7",
"display" : "Triglyceride [Mass/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 59,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2085-9",
"display" : "Cholesterol in HDL [Mass/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 60,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2089-1",
"display" : "Cholesterol in LDL [Mass/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 120,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "1920-8",
"display" : "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 19,
"unit" : "enzyme unit per litre",
"system" : "http://unitsofmeasure.org",
"code" : "U/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "76625-3",
"display" : "Alanine aminotransferase [Enzymatic activity/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 33,
"unit" : "enzyme unit per litre",
"system" : "http://unitsofmeasure.org",
"code" : "U/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2324-2",
"display" : "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 14,
"unit" : "enzyme unit per litre",
"system" : "http://unitsofmeasure.org",
"code" : "U/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "1783-0",
"display" : "Alkaline phosphatase [Enzymatic activity/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 227,
"unit" : "enzyme unit per litre",
"system" : "http://unitsofmeasure.org",
"code" : "U/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11053-6",
"display" : "Lactate dehydrogenase [Enzymatic activity/volume] in Red Blood Cells"
}
]
},
"valueQuantity" : {
"value" : 270,
"unit" : "enzyme unit per litre",
"system" : "http://unitsofmeasure.org",
"code" : "U/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "3015-5",
"display" : "Thyrotropin [Units/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 0.73,
"unit" : "milli-international unit per litre",
"system" : "http://unitsofmeasure.org",
"code" : "mlU/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2143-6",
"display" : "Cortisol [Mass/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 22,
"unit" : "gram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "g/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "71426-1",
"display" : "C reactive protein [Mass/volume] in Blood by High sensitivity method"
}
]
},
"valueQuantity" : {
"value" : 0.5,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "42637-9",
"display" : "Natriuretic peptide B [Mass/volume] in Blood"
}
]
},
"valueQuantity" : {
"value" : 120,
"unit" : "picogram per millilitre",
"system" : "http://unitsofmeasure.org",
"code" : "pg/mL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "17856-6",
"display" : "Hemoglobin A1c/Hemoglobin.total in Blood by HPLC"
}
]
},
"valueQuantity" : {
"value" : 5.1,
"unit" : "% percent",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "13986-5",
"display" : "Albumin/Protein.total in 24 hour Urine by Electrophoresis"
}
]
},
"valueQuantity" : {
"value" : 80,
"unit" : "milligram per 24 hour",
"system" : "http://unitsofmeasure.org",
"code" : "mg/24h"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2161-8",
"display" : "Creatinine [Mass/volume] in Urine"
}
]
},
"valueQuantity" : {
"value" : 100,
"unit" : "milligram per decilitre",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2039-6",
"display" : "Carcinoembryonic Ag [Mass/volume] in Serum or Plasma"
}
]
},
"valueQuantity" : {
"value" : 11.9,
"unit" : "nanogram per millliiter",
"system" : "http://unitsofmeasure.org",
"code" : "ng/mL"
}
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
}
]
}