CH_CRL (v0.2.0)

This page is part of the CH-CRL (R4) (v0.2.0: STU Draft) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions


{
  "resourceType" : "Observation",
  "id" : "TNM-StageGroup",
  "meta" : {
    "profile" : [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-tnmstagegroup"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: TNM-StageGroup</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>code</b>: Stage group.other Cancer <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '21914-7' = 'Stage group.other Cancer', given as 'Stage group.other Cancer'})</span></p><p><b>subject</b>: <a href=\"Patient-FranzMinimum.html\">Generated Summary: id: FranzMinimum; 756.9217.0769.85; Franz Minimum ; gender: male; birthDate: 1950-03-04; </a></p><p><b>effective</b>: 15.12.2018 00:00:00</p><p><b>value</b>: Stage IV <span style=\"background: LightGoldenRodYellow\">(Details : {http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-tnmstagegroup code 'IV' = 'Stage IV', given as 'Stage IV'})</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-cT.html\">Generated Summary: id: cT; <span title=\"Codes: {http://loinc.org 21905-5}\">Primary tumor.clinical [Class] Cancer</span>; effective: 15.12.2018 00:00:00; <span title=\"Codes: {http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-ct 1}\">cT1</span></a></li><li><a href=\"Observation-cN.html\">Generated Summary: id: cN; <span title=\"Codes: {http://loinc.org 21906-3}\">Regional lymph nodes.clinical [Class] Cancer</span>; effective: 15.12.2018 00:00:00; <span title=\"Codes: {http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-cn 2}\">cN2</span></a></li><li><a href=\"Observation-cM.html\">Generated Summary: id: cM; <span title=\"Codes: {http://loinc.org 21907-1}\">Distant metastases.clinical [Class] Cancer</span>; effective: 15.12.2018 00:00:00; <span title=\"Codes: {http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-cm 0}\">cM0</span></a></li><li><a href=\"Observation-pT.html\">Generated Summary: id: pT; <span title=\"Codes: {http://loinc.org 21899-0}\">Primary tumor.pathology Cancer</span>; effective: 15.12.2018 00:00:00; <span title=\"Codes: {http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-pt 1b2}\">pT1b2</span></a></li><li><a href=\"Observation-pN.html\">Generated Summary: id: pN; <span title=\"Codes: {http://loinc.org 21900-6}\">Regional lymph nodes.pathology [Class] Cancer</span>; effective: 15.12.2018 00:00:00; <span title=\"Codes: {http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-pn 1(sn)}\">pN1(sn)</span></a></li><li><a href=\"Observation-pM-unknown.html\">Generated Summary: id: pM-unknown; <span title=\"Codes: {http://loinc.org 21901-4}\">Distant metastases.pathology [Class] Cancer</span>; effective: 15.12.2018 00:00:00; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/data-absent-reason unknown}\">Unknown</span></a></li></ul></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "21914-7",
        "display" : "Stage group.other Cancer"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/FranzMinimum"
  },
  "effectiveDateTime" : "2018-12-15",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-tnmstagegroup",
        "code" : "IV",
        "display" : "Stage IV"
      }
    ]
  },
  "hasMember" : [
    {
      "reference" : "Observation/cT"
    },
    {
      "reference" : "Observation/cN"
    },
    {
      "reference" : "Observation/cM"
    },
    {
      "reference" : "Observation/pT"
    },
    {
      "reference" : "Observation/pN"
    },
    {
      "reference" : "Observation/pM-unknown"
    }
  ]
}