FHIR IG analytics| Package | ch.fhir.ig.ch-core |
| Resource Type | SearchParameter |
| Id | SearchParameter-ConsentProvisionCodeSearch.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-core/SearchParameter-ConsentProvisionCodeSearch.html |
| URL | http://fhir.ch/ig/ch-core/SearchParameter/ConsentProvisionCodeSearch |
| Version | 7.0.0-ballot |
| Status | active |
| Date | 2025-05-14 |
| Name | ConsentProvisionCodeSearch |
| Realm | ch |
| Authority | hl7 |
| Description | Enables the search for Consent.provision.code.coding |
| Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter ConsentProvisionCodeSearch
Parameter provision-code:token
Enables the search for Consent.provision.code.coding
| Resource | Consent |
| Expression | Consent.provision.code |
| Target Resources | Consent |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "ConsentProvisionCodeSearch",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-core/SearchParameter/ConsentProvisionCodeSearch",
"version": "7.0.0-ballot",
"name": "ConsentProvisionCodeSearch",
"status": "active",
"experimental": false,
"date": "2025-05-14",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "Enables the search for Consent.provision.code.coding",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"code": "provision-code",
"base": [
"Consent"
],
"type": "token",
"expression": "Consent.provision.code",
"target": [
"Consent"
]
}