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-lesion1-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-lesion1-example

Language: en

Profile: BodyStructure: Prostate Lesion

morphology: Morphologically abnormal structure

IncludedStructures

-Structure
*Structure of anterior middle regional part of transition zone of right half prostate

description:

MRI-visible anterior transition zone lesion (~32 mm), predominantly right-sided with extension across midline to the left (mid-gland).

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-lesion1-example

Language: en

Profile: BodyStructure: Prostate Lesion

morphology: Morphologically abnormal structure

IncludedStructures

-Structure
*Structure of anterior middle regional part of transition zone of right half prostate

description:

MRI-visible anterior transition zone lesion (~32 mm), predominantly right-sided with extension across midline to the left (mid-gland).

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-lesion1-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/prostate/StructureDefinition/lesion-prostate-lt"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "morphology": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "49755003",
        "display": "Morphologically abnormal structure"
      }
    ]
  },
  "includedStructure": [
    {
      "structure": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "716913001",
            "display": "Structure of anterior middle regional part of transition zone of right half prostate"
          }
        ]
      }
    }
  ],
  "description": "MRI-visible anterior transition zone lesion (~32 mm), predominantly right-sided with extension across midline to the left (mid-gland).",
  "patient": {
    "reference": "Patient/example-male-patient"
  }
}