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

FHIR IG analytics

Packagehl7.fhir.us.mcode.r4
Resource TypeObservation
IdObservation-tnm-pathologic-regional-nodes-category-jenny-m.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

Generated Narrative: Observation tnm-pathologic-regional-nodes-category-jenny-m

status: Final

category: Imaging

code: pN category

subject: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))

effective: 2018-04-01

performer: Practitioner Owen Oncologist

value: American Joint Committee on Cancer pN0 (qualifier value)

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


Source1

{
  "resourceType": "Observation",
  "id": "tnm-pathologic-regional-nodes-category-jenny-m",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-regional-nodes-category"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "imaging",
          "display": "Imaging"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "371494008",
        "display": "pN category"
      }
    ]
  },
  "subject": {
    "reference": "Patient/cancer-patient-jenny-m"
  },
  "effectiveDateTime": "2018-04-01",
  "performer": [
    {
      "reference": "Practitioner/us-core-practitioner-owen-oncologist"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1229947003",
        "display": "American Joint Committee on Cancer pN0 (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)"
      }
    ]
  }
}