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

FHIR IG analytics

Packagehl7.fhir.us.central-cancer-registry-reporting.r4
Resource TypeBodyStructure
IdBodyStructure-jenny-m-chest-wall-lymph-nodes-treatment-volume.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

Narrative

identifier: id: 1.2.246.352…2

location: Mediastinal lymph node group (body structure)

locationQualifier: Right and left (qualifier value)

description: Chest Wall Lymph Nodes

patient: Generated Summary: Medical Record Number: 1032702; Amy Shaw ; gender: female; birthDate: 1987-02-20


Source1

{
  "resourceType": "BodyStructure",
  "id": "jenny-m-chest-wall-lymph-nodes-treatment-volume",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-volume"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "value": "1.2.246.352…2"
    }
  ],
  "location": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "245276004",
        "display": "Mediastinal lymph node group (body structure)"
      }
    ]
  },
  "locationQualifier": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "51440002",
          "display": "Right and left (qualifier value)"
        }
      ]
    }
  ],
  "description": "Chest Wall Lymph Nodes",
  "patient": {
    "reference": "Patient/example"
  }
}