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

FHIR IG analytics

Packagehl7.eu.fhir.pcsp
Resource TypeProcedure
IdProcedure-ProcedureRadio-1.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: Procedure ProcedureRadio-1

Resource related information: Observation Total boost radiation dose delivered

status: Completed

category: Radiotherapy

code: Radionuclide therapy

subject: Sarah Zeisig Female, DoB: 1996-12-12 ( http://hl7.eu/fhir/ig/pcsp/sid/pat-id-mainz#L0010)

performed: 2017-03-06 00:00:00+0100 --> (ongoing)

location: Location Universitätsklinikum Schleswig-Holstein - Campus Lübeck

reasonReference: Condition Leukemias, myeloproliferative diseases, and myelodysplastic diseases

bodySite: Brain: Occipital lobe


Source1

{
  "resourceType": "Procedure",
  "id": "ProcedureRadio-1",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-radiotheraphy-eu-pcsp"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/resource-relatedInfo",
      "valueReference": {
        "reference": "Observation/ObservationRadTotalDose-1"
      }
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "108290001",
        "display": "Radiotherapy"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "399315003",
        "display": "Radionuclide therapy"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientMainzZeisig"
  },
  "performedPeriod": {
    "start": "2017-03-06T00:00:00+01:00"
  },
  "location": {
    "reference": "Location/Location-SCT1"
  },
  "reasonReference": [
    {
      "reference": "Condition/ConditionPrimCancerMainzZeisig"
    }
  ],
  "bodySite": [
    {
      "coding": [
        {
          "system": "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-radiotherapy-pcsp",
          "code": "1.4",
          "display": "Brain: Occipital lobe"
        }
      ]
    }
  ]
}