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

FHIR IG analytics

Packagehl7.fhir.us.central-cancer-registry-reporting.r4
Resource TypeObservation
IdObservation-tnm-clinical-distant-metastases-category-cM0.json
FHIR VersionR4

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

Narrative

code: Distant metastases.clinical [Class] Cancer

subject: Amy Shaw

effective: 2019-04-01

value: M0

method: American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)


Source1

{
  "resourceType": "Observation",
  "id": "tnm-clinical-distant-metastases-category-cM0",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-distant-metastases-category"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "21907-1",
        "display": "Distant metastases.clinical [Class] Cancer"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example"
  },
  "effectiveDateTime": "2019-04-01",
  "performer": [
    {
      "reference": "Practitioner/1"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1229901006",
        "display": "American Joint Committee on Cancer cM0 (qualifier value)"
      }
    ]
  },
  "method": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "897275008",
        "display": "American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)"
      }
    ]
  }
}