FHIR IG analytics| Package | ihe.iti.mhd |
| Resource Type | SearchParameter |
| Id | SearchParameter-IHE-TargetCommunityIdList.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/ITI.MHD/SearchParameter-IHE-TargetCommunityIdList.html |
| URL | https://profiles.ihe.net/ITI/MHD/SearchParameter/IHE-TargetCommunityIdList |
| Version | 4.2.5-comment |
| Status | active |
| Date | 2026-06-16T23:09:31+00:00 |
| Name | TargetCommunityIdList |
| Realm | uv |
| Authority | ihe |
| Description | This SearchParameter enables finding by the homeCommunityId where DocumentReference, submissionSet, or folder exist. |
| Type | uri |
| CapabilityStatement | ||
| ihe.iti.mhd#current | IHE.MHD.DocumentConsumer.Target | Document Consumer (client) - Target Communities Option |
| ihe.iti.mhd#current | IHE.MHD.DocumentResponder.Target | Document Responder (server) - Target Communities Option |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter IHE-TargetCommunityIdList
Parameter targetCommunityIdList:uri
This SearchParameter enables finding by the homeCommunityId where DocumentReference, submissionSet, or folder exist.
| Resources | List, DocumentReference |
| Expression | (extension('https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-HomeCommunityId').value.ofType(oid)) |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "IHE-TargetCommunityIdList",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/MHD/SearchParameter/IHE-TargetCommunityIdList",
"version": "4.2.5-comment",
"name": "TargetCommunityIdList",
"status": "active",
"date": "2026-06-16T23:09:31+00:00",
"publisher": "IHE IT Infrastructure Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
},
{
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
}
],
"description": "This SearchParameter enables finding by the homeCommunityId where DocumentReference, submissionSet, or folder exist.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"code": "targetCommunityIdList",
"base": [
"List",
"DocumentReference"
],
"type": "uri",
"expression": "(extension('https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-HomeCommunityId').value.ofType(oid))"
}