FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | Procedure |
| Id | Procedure-ProcedureRadio-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure ProcedureRadio-1
Profile: Procedure: Radiotherapy
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
{
"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"
}
]
}
]
}