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

FHIR IG analytics

Packagehl7.fhir.us.codex-radiation-therapy
Resource TypeBodyStructure
IdBodyStructure-RadiotherapyVolume-XRTS-03-22B-01-Prostate.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: BodyStructure RadiotherapyVolume-XRTS-03-22B-01-Prostate

version: 123; Last updated: 2021-10-16 10:07:41+0200; Language: en

Profiles: Radiotherapy Volume, Radiotherapy Volume Profile

identifier: http://example.com/varian/fhir/identifier/radiotherapyDoseReferenceId/Prostate (use: usual, ), DICOM Unique Id/urn:oid:1.2.246.352.71.842418.2121.20150602151.03.01.22.1 (use: official, )

morphology: Planning target volume (observable entity)

location: Structure of prostate (body structure)

locationQualifier: Entire (qualifier value)

patient: Jonathan Brother-22B Male, DoB: 1960-02-03 ( Medical Record Number: XRTS-03_22B (use: usual, ))


Source1

{
  "resourceType": "BodyStructure",
  "id": "RadiotherapyVolume-XRTS-03-22B-01-Prostate",
  "meta": {
    "versionId": "123",
    "lastUpdated": "2021-10-16T10: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"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "system": "http://example.com/varian/fhir/identifier/radiotherapyDoseReferenceId",
      "value": "Prostate"
    },
    {
      "use": "official",
      "system": "urn:dicom:uid",
      "value": "urn:oid:1.2.246.352.71.842418.2121.20150602151.03.01.22.1"
    }
  ],
  "morphology": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "228793007",
        "display": "Planning target volume (observable entity)"
      }
    ]
  },
  "location": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "41216001",
        "display": "Structure of prostate (body structure)"
      }
    ]
  },
  "locationQualifier": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "255503000",
          "display": "Entire (qualifier value)"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/Patient-XRTS-03-22B"
  }
}