FHIR IG analytics| Package | hl7.fhir.uv.extensions.r4 |
| Resource Type | SearchParameter |
| Id | SearchParameter-workflow-barrierRef.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "workflow-barrierRef",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/SearchParameter/workflow-barrierRef",
"version": "5.3.0-ballot-tc1",
"name": "BarrierRefSearchParameter",
"status": "draft",
"experimental": true,
"date": "2025-08-03T06:28:00+10:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "SearchParameter for Barrier Extension with Reference value",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"code": "workflow-barrierRef",
"base": [
"CarePlan",
"CommunicationRequest",
"Goal"
],
"type": "reference",
"expression": "CarePlan.activity.extension('http://hl7.org/fhir/StructureDefinition/workflow-barrier').value.reference | CommunicationRequest.extension('http://hl7.org/fhir/StructureDefinition/workflow-barrier').value.reference | Goal.extension('http://hl7.org/fhir/StructureDefinition/workflow-barrier').value.reference",
"xpathUsage": "normal"
}