FHIR IG analytics| Package | hl7.fhir.be.pss |
| Resource Type | Task |
| Id | Task-task-accepted-other-r.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task task-accepted-other-r
Profile: PSS Feedback Task
status: Accepted
statusReason: Better alternative that was not provided by PSS
intent: option
focus: MR, cervical spine, wo/w iv contrast (Identifier: SNOMED CT International Edition/42807009)
lastModified: 2025-05-28 10:10:00+0200
{
"resourceType": "Task",
"id": "task-accepted-other-r",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/FeedbackTask"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "accepted",
"statusReason": {
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSrFeedbackReasons",
"code": "OtherReason"
}
],
"text": "Better alternative that was not provided by PSS"
},
"intent": "option",
"focus": {
"identifier": {
"system": "http://snomed.info/sct",
"value": "42807009"
},
"display": "MR, cervical spine, wo/w iv contrast"
},
"lastModified": "2025-05-28T10:10:00+02:00"
}