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

FHIR IG analytics

Packagehl7.fhir.us.mcode.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

Generated Narrative: BodyStructure jenny-m-chest-wall-lymph-nodes-treatment-volume

identifier: 1.2.246.352…2 (use: usual, )

location: Mediastinal lymph node structure (body structure)

locationQualifier: Right and left (qualifier value)

description: Chest Wall Lymph Nodes

patient: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))


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": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "value": "1.2.246.352…2"
    }
  ],
  "location": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "62683002",
        "display": "Mediastinal lymph node structure (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/cancer-patient-jenny-m"
  }
}