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-20181215",
  "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-20181215</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-RobertMeier.html\">Generated Summary: id: RobertMeier; 756.9217.0023.43; Robert Meier ; gender: male; birthDate: 1955-01-27; </a></p><p><b>effective</b>: 15.12.2018 00:00:00</p><p><b>value</b>: Stage IIA <span style=\"background: LightGoldenRodYellow\">(Details : {http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-tnmstagegroup code 'IIA' = 'Stage IIA', given as 'Stage IIA'})</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-cT-20181215.html\">Generated Summary: id: cT-20181215; <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://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}\">Not Applicable</span></a></li><li><a href=\"Observation-cN-20181215.html\">Generated Summary: id: cN-20181215; <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://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}\">Not Applicable</span></a></li><li><a href=\"Observation-cM-20181215.html\">Generated Summary: id: cM-20181215; <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://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}\">Not Applicable</span></a></li><li><a href=\"Observation-pT-20181215.html\">Generated Summary: id: pT-20181215; <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 3}\">pT3</span></a></li><li><a href=\"Observation-pN-20181215.html\">Generated Summary: id: pN-20181215; <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 0}\">pN0</span></a></li><li><a href=\"Observation-pM-20181215.html\">Generated Summary: id: pM-20181215; <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/RobertMeier"
  },
  "effectiveDateTime" : "2018-12-15",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-tnmstagegroup",
        "code" : "IIA",
        "display" : "Stage IIA"
      }
    ]
  },
  "hasMember" : [
    {
      "reference" : "Observation/cT-20181215"
    },
    {
      "reference" : "Observation/cN-20181215"
    },
    {
      "reference" : "Observation/cM-20181215"
    },
    {
      "reference" : "Observation/pT-20181215"
    },
    {
      "reference" : "Observation/pN-20181215"
    },
    {
      "reference" : "Observation/pM-20181215"
    }
  ]
}