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

Language: en

Profile: BodyStructure (EU core)

active: true

IncludedStructures

-Structure
*Rectum structure (body structure)

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

Language: en

Profile: BodyStructure (EU core)

active: true

IncludedStructures

-Structure
*Rectum structure (body structure)

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-rectum-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": "34402009",
            "display": "Rectum structure (body structure)"
          }
        ]
      }
    }
  ],
  "patient": {
    "reference": "Patient/example-male-patient"
  }
}