PanCareSurPass Project HL7 FHIR Implementation Guide
0.1.0 - trial-use 150

This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Condition: complete Primary Cancer Condition example (TBC) - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "ConditionPrimCancerMainzZeisig",
  "meta" : {
    "profile" : [
      "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"ConditionPrimCancerMainzZeisig\"> </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 &quot;ConditionPrimCancerMainzZeisig&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Condition-primaryCancer-eu-pcsp.html\">Condition: Primary Cancer</a></p></div><p><b>assertedDate</b>: 2007-04-04</p><p><b>Histology-Morphology-Behavior Extension</b>: 91813 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd-o-3.html\">International Classification of Diseases for Oncology, version 3.</a>#91813)</span></p><p><b>code</b>: 081 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (iccc-3#081)</span></p><p><b>bodySite</b>: C401 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd-o-3.html\">International Classification of Diseases for Oncology, version 3.</a>#C401)</span></p><p><b>subject</b>: <a href=\"Patient-PatientMainzZeisig.html\">Patient/PatientMainzZeisig</a> &quot; ZEISIG&quot;</p><p><b>encounter</b>: <a href=\"Encounter-EncounterPrimCancerMainzZeisig.html\">Encounter/EncounterPrimCancerMainzZeisig</a></p><h3>Stages</h3><table class=\"grid\"><tr><td>-</td><td><b>Summary</b></td></tr><tr><td>*</td><td>textual description of stage <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td></tr></table><blockquote><p><b>evidence</b></p><p><b>code</b>: 081 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (iccc-3#081)</span></p><p><b>detail</b>: <a href=\"Observation-ObservationPrimCancerMainzZeisig.html\">Observation/ObservationPrimCancerMainzZeisig</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Textual description of Genetic markers <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#106221001 &quot;Genetic finding&quot;)</span></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Textual description of Immunology <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#365861007 &quot;Finding of immune status&quot;)</span></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Textual description of hereditary predisposition <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#32895009 &quot;Hereditary disease&quot;)</span></p></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
      "valueDateTime" : "2007-04-04"
    },
    {
      "url" : "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-histology-morphology-behavior",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
            "code" : "91813"
          }
        ]
      }
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/iccc-3",
        "code" : "081"
      }
    ]
  },
  "bodySite" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/mcode-laterality-qualifier",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://loinc.org",
                "code" : "LA4585-1",
                "display" : "Left"
              }
            ]
          }
        }
      ],
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
          "code" : "C401"
        }
      ]
    }
  ],
  "subject" : {
    "reference" : "Patient/PatientMainzZeisig"
  },
  "encounter" : {
    "reference" : "Encounter/EncounterPrimCancerMainzZeisig"
  },
  "stage" : [
    {
      "summary" : {
        "text" : "textual description of stage"
      }
    }
  ],
  "evidence" : [
    {
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/iccc-3",
              "code" : "081"
            }
          ]
        }
      ],
      "detail" : [
        {
          "reference" : "Observation/ObservationPrimCancerMainzZeisig"
        }
      ]
    },
    {
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "106221001",
              "display" : "Genetic finding"
            }
          ],
          "text" : "Textual description of Genetic markers"
        }
      ]
    },
    {
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "365861007",
              "display" : "Finding of immune status"
            }
          ],
          "text" : "Textual description of Immunology"
        }
      ]
    },
    {
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "32895009",
              "display" : "Hereditary disease"
            }
          ],
          "text" : "Textual description of hereditary predisposition"
        }
      ]
    }
  ]
}