| Package | ihe.iti.mhd |
| Resource Type | SearchParameter |
| Id | List-DesignationType |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/ITI/MHD/https://build.fhir.org/ig/IHE/ITI.MHD/SearchParameter-List-DesignationType.html |
| URL | https://profiles.ihe.net/ITI/MHD/SearchParameter/List-DesignationType |
| Version | 4.2.3-current |
| Status | active |
| Date | 2025-04-28T16:15:50+00:00 |
| Name | DesignationType |
| Realm | uv |
| Authority | ihe |
| Description | This SearchParameter enables finding Lists by the designationType code in a submissionSet or folder. |
| Type | token |
| CapabilityStatement | |
| IHE.MHD.DocumentConsumer | Document Consumer (client) |
| IHE.MHD.DocumentResponder | Document Responder (server) |
| PDSm-ConsommateurDeDocuments | CI-SIS Partage-De-Documents-De-Sante - ConsommateurDeDocuments |
| PDSm-GestionnaireDePartageDeDocuments | CI-SIS Partage-De-Documents-De-Sante - GestionnaireDePartageDeDocuments |
| CH.MHD.DocumentConsumer | MHD Document Consumer (client) |
| CH.MHD.DocumentResponder | MHD Document Responder (server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter List-DesignationType
Parameter designationType:token
This SearchParameter enables finding Lists by the designationType code in a submissionSet or folder.
| Resource | List |
| Expression | (extension('https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType').value.ofType(CodeableConcept)) |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "List-DesignationType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/MHD/SearchParameter/List-DesignationType",
"version": "4.2.3-current",
"name": "DesignationType",
"status": "active",
"date": "2025-04-28T16:15:50+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 Lists by the designationType code in a submissionSet or folder.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"code": "designationType",
"base": [
"List"
],
"type": "token",
"expression": "(extension('https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType').value.ofType(CodeableConcept))"
}