FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | Observation |
| Id | Observation-observation-prostate-precise-followup-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-precise-followup-example
Language: en
status: Final
code: PRECISE longitudinal assessment
effective: 2024-05-27 10:30:00+0000
value: PRECISE 3 - Stable disease
note:
Stable disease compared to prior MRI examinations.
component
code: New lesion indicator
value: false
component
code: Change pattern
value: Local change
component
code: Best MRI sequence for change assessment
value: Diffusion weighted
Lithuanian
Generated Narrative: Observation observation-prostate-precise-followup-example
Language: en
status: Final
code: PRECISE longitudinal assessment
effective: 2024-05-27 10:30:00+0000
value: PRECISE 3 - Stable disease
note:
Stable disease compared to prior MRI examinations.
component
code: New lesion indicator
value: false
component
code: Change pattern
value: Local change
component
code: Best MRI sequence for change assessment
value: Diffusion weighted
{
"resourceType": "Observation",
"id": "observation-prostate-precise-followup-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/prostate/StructureDefinition/precise-assessment-lt-prostate"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component",
"code": "precise-assessment",
"display": "PRECISE longitudinal assessment"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"encounter": {
"reference": "Encounter/encounter-prostate-diagnostic-example"
},
"effectiveDateTime": "2024-05-27T10:30:00Z",
"valueCodeableConcept": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-category",
"code": "3",
"display": "PRECISE 3 - Stable disease"
}
]
},
"note": [
{
"text": "Stable disease compared to prior MRI examinations."
}
],
"derivedFrom": [
{
"reference": "ImagingStudy/imagingstudy-prostate-mpmri-example"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component",
"code": "new-lesion",
"display": "New lesion indicator"
}
]
},
"valueBoolean": false
},
{
"code": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component",
"code": "change-pattern",
"display": "Change pattern"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-change-pattern",
"code": "local",
"display": "Local change"
}
]
}
},
{
"code": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component",
"code": "best-sequence",
"display": "Best MRI sequence for change assessment"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "113043",
"display": "Diffusion weighted"
}
]
}
}
]
}