FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | Observation |
| Id | Observation-observation-prostate-urinary-bladder-changes-suspected-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation observation-prostate-urinary-bladder-changes-suspected-example
Language: en
status: Final
category: Exam
code: Lesion observable (observable entity)
note:
Bladder wall thickening; non-neoplastic changes favored. Correlate clinically.
bodyStructure: BodyStructure
component
code: Condition (attribute)
value: Suspected (qualifier value)
component
code: Etiology (attribute)
value: Non-neoplastic / incidental
Lithuanian
Generated Narrative: Observation observation-prostate-urinary-bladder-changes-suspected-example
Language: en
status: Final
category: Exam
code: Lesion observable (observable entity)
note:
Bladder wall thickening; non-neoplastic changes favored. Correlate clinically.
bodyStructure: BodyStructure
component
code: Condition (attribute)
value: Suspected (qualifier value)
component
code: Etiology (attribute)
value: Non-neoplastic / incidental
{
"resourceType": "Observation",
"id": "observation-prostate-urinary-bladder-changes-suspected-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/prostate/StructureDefinition/bladder-changes-lt-prostate"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364636000",
"display": "Lesion observable (observable entity)"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"note": [
{
"text": "Bladder wall thickening; non-neoplastic changes favored. Correlate clinically."
}
],
"bodyStructure": {
"reference": "BodyStructure/bodyStructure-prostate-urinary-bladder-example"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "260905004",
"display": "Condition (attribute)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "415684004",
"display": "Suspected (qualifier value)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "246454002",
"display": "Etiology (attribute)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension",
"code": "change-non-neoplastic",
"display": "Non-neoplastic / incidental"
}
]
}
}
]
}