FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | CarePlan |
| Id | CarePlan-careplan-prostate-screening-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CarePlan careplan-prostate-screening-example
Language: en
Profile: CarePlan: Prostate Screening Programme (LT Prostate)
status: Active
intent: Plan
category: Screening for malignant neoplasm of prostate (procedure)
title: Prostate Cancer Early Diagnosis Programme
period: 2025-01-15 --> (ongoing)
note:
Patient enrolled in ADPP prostate screening programme. Standard risk group (age 50-69). Next PSA test scheduled.
Lithuanian
Generated Narrative: CarePlan careplan-prostate-screening-example
Language: en
Profile: CarePlan: Prostate Screening Programme (LT Prostate)
status: Active
intent: Plan
category: Screening for malignant neoplasm of prostate (procedure)
title: Prostate Cancer Early Diagnosis Programme
period: 2025-01-15 --> (ongoing)
note:
Patient enrolled in ADPP prostate screening programme. Standard risk group (age 50-69). Next PSA test scheduled.
{
"resourceType": "CarePlan",
"id": "careplan-prostate-screening-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/prostate/StructureDefinition/screening-careplan-lt-prostate"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "444822002",
"display": "Screening for malignant neoplasm of prostate (procedure)"
}
]
}
],
"title": "Prostate Cancer Early Diagnosis Programme",
"subject": {
"reference": "Patient/patient-male-example"
},
"period": {
"start": "2025-01-15"
},
"note": [
{
"text": "Patient enrolled in ADPP prostate screening programme. Standard risk group (age 50-69). Next PSA test scheduled."
}
]
}