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

FHIR IG analytics

Packagehl7.fhir.us.codex-radiation-therapy.r4
Resource TypeAdverseEvent
IdAdverseEvent-RadiotherapyAdverseEvent-XRTS-07-22B.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: AdverseEvent RadiotherapyAdverseEvent-XRTS-07-22B

Adverse Event Grade: Moderate Adverse Event

Adverse Event Severity: mild

actuality: Adverse Event

event: Nausea

subject: Jane Mother-22B Male, DoB: 1980-11-02 ( Medical Record Number: XRTS-07_22B (use: usual, ))

SuspectEntities

-Instance
*Procedure Radiotherapy course of treatment

Source1

{
  "resourceType": "AdverseEvent",
  "id": "RadiotherapyAdverseEvent-XRTS-07-22B",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-adverse-event"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ae-research-ig/StructureDefinition/ae-grade",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "code": "C41339",
            "display": "Moderate Adverse Event"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/ae-research-ig/StructureDefinition/ae-severity",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/adverse-event-severity",
            "code": "mild",
            "display": "mild"
          }
        ]
      }
    }
  ],
  "actuality": "actual",
  "event": {
    "coding": [
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "code": "C146764",
        "display": "Nausea"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-XRTS-07-22B"
  },
  "suspectEntity": [
    {
      "instance": {
        "reference": "Procedure/RadiotherapyCourseSummary-XRTS-07-22B-01-Uterus-1P-1V"
      }
    }
  ]
}