IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions

: Condition: Grade 2 tumor with several body sites and evidences - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "condition-id-10",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Condition-primaryCancer-eu-i4rc"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-id-10</b></p><a name=\"condition-id-10\"> </a><a name=\"hccondition-id-10\"> </a><a name=\"condition-id-10-en-US\"> </a><p><b>Condition Due To</b>: <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4029715}\">Radiation oncology AND/OR radiotherapy</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4298030}\">Verrucous squamous cell carcinoma</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4102600}\">Structure of posterior wall of hypopharynx</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4001049}\">Supraglottis structure</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4027545}\">Structure of vermilion border of lip</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4088327}\">Nasal cavity structure</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4220236}\">Structure of anterior wall of nasopharynx</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4181419}\">Structure of anterior floor of mouth</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4173123}\">Structure of vallecula of epiglottis</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4298444}\">Breast structure</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4238088}\">Testis structure</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4122633}\">Face and/or neck structure</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4215634}\">Colon structure</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4213162}\">Lung structure</span>, <span title=\"Codes:\">Other subsite</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4244412}\">Anterior abdominal wall structure</span>, <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4165266}\">Upper arm structure</span></p><p><b>subject</b>: <a href=\"Patient-patient-id-17.html\">Anonymous Patient Male, DoB: 1968-01-01</a></p><p><b>onset</b>: 54 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codea = 'a')</span></p><h3>Stages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Summary</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 1634752}\">Grade 2 tumor</span></td></tr></table><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href=\"Observation-observation-id-21.html\">Observation Diagnosis</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href=\"Observation-observation-id-31.html\">Observation Dimension of Tumor</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href=\"Observation-observation-id-32.html\">Observation Number of mitoses per 10 high power fields</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href=\"Observation-observation-id-33.html\">Observation Epstein Barr virus DNA [Units/volume] (viral load) in Serum or Plasma by NAA with probe detection</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href=\"Observation-observation-id-34.html\">Observation Human papilloma virus nucleic acid detection</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href=\"Observation-observation-id-35.html\">Observation C reactive protein [Presence] in Serum or Plasma</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href=\"Observation-observation-id-9.html\">Observation A gene mutation analysis is performed</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href=\"Observation-observation-id-11.html\">Observation A immunohiostochemestry analysis is performed</a></p></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-dueTo",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
            "code" : "4029715",
            "display" : "Radiation oncology AND/OR radiotherapy"
          }
        ]
      }
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
        "code" : "4298030",
        "display" : "Verrucous squamous cell carcinoma"
      }
    ]
  },
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4102600",
          "display" : "Structure of posterior wall of hypopharynx"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4001049",
          "display" : "Supraglottis structure"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4027545",
          "display" : "Structure of vermilion border of lip"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4088327",
          "display" : "Nasal cavity structure"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4220236",
          "display" : "Structure of anterior wall of nasopharynx"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4181419",
          "display" : "Structure of anterior floor of mouth"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4173123",
          "display" : "Structure of vallecula of epiglottis"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4298444",
          "display" : "Breast structure"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4238088",
          "display" : "Testis structure"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4122633",
          "display" : "Face and/or neck structure"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4215634",
          "display" : "Colon structure"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4213162",
          "display" : "Lung structure"
        }
      ]
    },
    {
      "text" : "Other subsite"
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4244412",
          "display" : "Anterior abdominal wall structure"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
          "code" : "4165266",
          "display" : "Upper arm structure"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/patient-id-17"
  },
  "onsetAge" : {
    "value" : 54,
    "system" : "http://unitsofmeasure.org",
    "code" : "a"
  },
  "stage" : [
    {
      "summary" : {
        "coding" : [
          {
            "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
            "code" : "1634752",
            "display" : "Grade 2 tumor"
          }
        ]
      }
    }
  ],
  "evidence" : [
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/observation-id-21"
        }
      ]
    },
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/observation-id-31"
        }
      ]
    },
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/observation-id-32"
        }
      ]
    },
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/observation-id-33"
        }
      ]
    },
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/observation-id-34"
        }
      ]
    },
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/observation-id-35"
        }
      ]
    },
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/observation-id-9"
        }
      ]
    },
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/observation-id-11"
        }
      ]
    }
  ]
}