FHIR IG analytics| Package | hl7.fhir.us.codex-radiation-therapy.r4 |
| Resource Type | BodyStructure |
| Id | BodyStructure-RadiotherapyVolume-02-PTV64.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: BodyStructure RadiotherapyVolume-02-PTV64
version: 123; Last updated: 2020-07-03 10:07:41+0200
Profiles: Radiotherapy Volume, Radiotherapy Volume Profile
identifier: http://varian.com/fhir/identifier/radiotherapyDoseReferenceId/PTV64 (use: usual, ), DICOM Unique Id/urn:oid:1.2.246.352.71.842418.2121.20150602151824 (use: official, )
morphology: Planning target volume (observable entity)
patient: Peter Venkman Male, DoB: 1973-07-25 ( Medical Record Number: 1032706 (use: usual, ))
{
"resourceType": "BodyStructure",
"id": "RadiotherapyVolume-02-PTV64",
"meta": {
"versionId": "123",
"lastUpdated": "2020-07-03T10:07:41.050+02:00",
"profile": [
"http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-volume",
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-volume"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "http://varian.com/fhir/identifier/radiotherapyDoseReferenceId",
"value": "PTV64"
},
{
"use": "official",
"system": "urn:dicom:uid",
"value": "urn:oid:1.2.246.352.71.842418.2121.20150602151824"
}
],
"morphology": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "228793007",
"display": "Planning target volume (observable entity)"
}
]
},
"patient": {
"reference": "Patient/Patient-6"
}
}