| Package | hl7.fhir.us.sdoh-clinicalcare |
| Resource Type | SearchParameter |
| Id | Task-output-reference |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/sdoh-clinicalcare/https://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/SearchParameter-Task-output-reference.html |
| URL | http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference |
| Version | 2.3.0 |
| Status | active |
| Date | 2025-05-15T12:39:20+00:00 |
| Name | TaskOutputReference |
| Realm | us |
| Authority | hl7 |
| Description | The value of any outputs of type 'Reference' |
| Type | reference |
| CapabilityStatement | |
| pa-care-manager | PA Care Manager |
| pa-patient-engagement | PA Patient Engagement |
| pa-service-provider-full | PA Service Provider (Full) |
| pa-service-provider-light | PA Service Provider (Light) |
| SDOHCC-CoordinationPlatform | SDOHCC Coordination Platform |
| SDOHCC-PatientApp | SDOHCC Patient Application |
| SDOHCC-ReferralRecipient | SDOHCC Referral Recipient |
| SDOHCC-ReferralRecipientLight | SDOHCC Referral Recipient - Light |
| SDOHCC-ReferralSource | SDOHCC Referral Source |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Task-output-reference
Parameter output:reference
The value of any outputs of type 'Reference'
| Resource | Task |
| Expression | Task.output.value.ofType(Reference) |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "Task-output-reference",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference",
"version": "2.3.0",
"name": "TaskOutputReference",
"status": "active",
"experimental": false,
"date": "2025-05-15T12:39:20+00:00",
"publisher": "HL7 International / Patient Care",
"contact": [
{
"name": "HL7 International / Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
},
{
"system": "email",
"value": "patientcare@lists.hl7.org"
}
]
}
],
"description": "The value of any outputs of type 'Reference'",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"code": "output",
"base": [
"Task"
],
"type": "reference",
"expression": "Task.output.value.ofType(Reference)",
"xpathUsage": "normal",
"multipleOr": true,
"multipleAnd": true
}