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

FHIR IG analytics

Packagehl7.fhir.us.codex-radiation-therapy.r4b
Resource TypeBodyStructure
IdBodyStructure-RadiotherapyVolume-05-SemVs.json
FHIR VersionR4B

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-05-SemVs

version: 123; Last updated: 2020-07-03 10:07:41+0200

Profiles: Radiotherapy Volume, Radiotherapy Volume Profile

identifier: http://varian.com/fhir/identifier/radiotherapyDoseReferenceId/Sem Vs (use: usual, ), DICOM Unique Id/urn:oid:1.2.246.352.71.842418.2121.20150602151827 (use: official, )

morphology: Planning target volume (observable entity)

patient: Peter Venkman Male, DoB: 1973-07-25 ( Medical Record Number: 1032706 (use: usual, ))


Source1

{
  "resourceType": "BodyStructure",
  "id": "RadiotherapyVolume-05-SemVs",
  "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": "Sem Vs"
    },
    {
      "use": "official",
      "system": "urn:dicom:uid",
      "value": "urn:oid:1.2.246.352.71.842418.2121.20150602151827"
    }
  ],
  "morphology": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "228793007",
        "display": "Planning target volume (observable entity)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/Patient-6"
  }
}