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

FHIR IG analytics

Packagelt.hl7.fhir.prostate
Resource TypeBodyStructure
IdBodyStructure-bodyStructure-prostate-regional-lymph-node-left-example.json
FHIR VersionR5

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


English


Generated Narrative: BodyStructure bodyStructure-prostate-regional-lymph-node-left-example

Language: en

Profile: BodyStructure (EU core)

active: true

IncludedStructures

-StructureLaterality
*Regional lymph node structure (body structure)Left

description:

Largest suspicious node: left obturator region; size ~9 mm.

patient: Tomas Kazlauskas(official) Male, DoB: 1980-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-20001 (use: usual, ))


Lithuanian


Generated Narrative: BodyStructure bodyStructure-prostate-regional-lymph-node-left-example

Language: en

Profile: BodyStructure (EU core)

active: true

IncludedStructures

-StructureLaterality
*Regional lymph node structure (body structure)Left

description:

Largest suspicious node: left obturator region; size ~9 mm.

patient: Tomas Kazlauskas(official) Male, DoB: 1980-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-20001 (use: usual, ))


Source1

{
  "resourceType": "BodyStructure",
  "id": "bodyStructure-prostate-regional-lymph-node-left-example",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/base-r5/StructureDefinition/bodyStructure-eu-core"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "includedStructure": [
    {
      "structure": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "312500006",
            "display": "Regional lymph node structure (body structure)"
          }
        ]
      },
      "laterality": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "7771000",
            "display": "Left"
          }
        ]
      }
    }
  ],
  "description": "Largest suspicious node: left obturator region; size ~9 mm.",
  "patient": {
    "reference": "Patient/example-male-patient"
  }
}