FHIR IG analytics| Package | hl7.fhir.uv.pc-incubator |
| Resource Type | SearchParameter |
| Id | SearchParameter-Linkage-source.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/pc-incubator/SearchParameter-Linkage-source.html |
| URL | http://hl7.org/fhir/SearchParameter/Linkage-source |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-30T20:12:21+00:00 |
| Name | LinkageSourceSearchParam |
| Title | Linkage Source Search Parameter |
| Realm | uv |
| Authority | hl7 |
| Description | Matches on any item in the Linkage with a type of 'source' |
| Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Linkage-source
Parameter source:reference
Matches on any item in the Linkage with a type of 'source'
| Resource | Linkage |
| Expression | Linkage.item.resource |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "Linkage-source",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/build/StructureDefinition/path",
"valueString": "Linkage.item.resource"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/pc-incubator/ImplementationGuide/hl7.fhir.uv.pc-incubator"
}
]
}
}
],
"url": "http://hl7.org/fhir/SearchParameter/Linkage-source",
"version": "0.1.0",
"name": "LinkageSourceSearchParam",
"title": "Linkage Source Search Parameter",
"status": "active",
"date": "2026-06-30T20:12:21+00:00",
"publisher": "HL7 International / Patient Care",
"contact": [
{
"name": "HL7 International / Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description": "Matches on any item in the Linkage with a type of 'source'",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"code": "source",
"base": [
"Linkage"
],
"type": "reference",
"expression": "Linkage.item.resource",
"processingMode": "normal"
}