FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.mcode.r4b
Resource TypeObservation
IdObservation-hodgkins-lymphoma-stage-IIIe.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation hodgkins-lymphoma-stage-IIIe

status: Final

category: Laboratory

code: Lymphoma stage (observable entity)

subject: John B. Anyperson Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))

focus: Condition Metastatic malignant neoplasm (disorder)

effective: 2021-04-01

performer: Practitioner Kyle Anydoc

value: Lymphoma stage IIIe (finding)

method: Cotswolds Hodgkin's disease tumor staging system (tumor staging)

component

code: Staging classification for lymphoma (tumor staging)

value: E - Extralymphatic organ involvement marker

component

code: Nature of staging values (qualifier value)

value: Pathological staging (qualifier value)

component

code: Bulky disease status (attribute)

value: Present (qualifier value)


Source1

{
  "resourceType": "Observation",
  "id": "hodgkins-lymphoma-stage-IIIe",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-lymphoma-stage"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "385388004",
        "display": "Lymphoma stage (observable entity)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/cancer-patient-john-anyperson"
  },
  "focus": [
    {
      "reference": "Condition/primary-cancer-condition-nonspecific"
    }
  ],
  "effectiveDateTime": "2021-04-01",
  "performer": [
    {
      "reference": "Practitioner/us-core-practitioner-kyle-anydoc"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "44255004",
        "display": "Lymphoma stage IIIe (finding)"
      }
    ]
  },
  "method": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "254375000",
        "display": "Cotswolds Hodgkin's disease tumor staging system (tumor staging)"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "106252000",
            "display": "Staging classification for lymphoma (tumor staging)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "282436004",
            "display": "E - Extralymphatic organ involvement marker"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "277366005",
            "display": "Nature of staging values (qualifier value)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "261023001",
            "display": "Pathological staging (qualifier value)"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "260873006",
            "display": "Bulky disease status (attribute)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "52101004",
            "display": "Present (qualifier value)"
          }
        ]
      }
    }
  ]
}