FHIR IG analytics| Package | iknl.fhir.stu3.pzp |
| Resource Type | SearchParameter |
| Id | SearchParameter-Communication-reason-code.json |
| FHIR Version | R3 |
| Source | https://api.iknl.nl/docs/pzp/stu3/1.0.0-rc1/SearchParameter-Communication-reason-code.html |
| URL | https://api.iknl.nl/docs/pzp/stu3/SearchParameter/Communication-reason-code |
| Version | 1.0.0-rc1 |
| Status | draft |
| Date | 2025-07-24T15:21:02+11:00 |
| Name | ReasonCode |
| Realm | uv |
| Description | ReasonCode for the Communication |
| Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Communication-reason-code
Parameter reason-code:token
ReasonCode for the Communication
| Resource | Communication |
| Expression | Communication.reasonCode |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "Communication-reason-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://api.iknl.nl/docs/pzp/stu3/SearchParameter/Communication-reason-code",
"version": "1.0.0-rc1",
"name": "ReasonCode",
"status": "draft",
"experimental": false,
"date": "2025-07-24T15:21:02+11:00",
"publisher": "IKNL",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.iknl.nl"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"code": "reason-code",
"base": [
"Communication"
],
"type": "token",
"description": "ReasonCode for the Communication",
"expression": "Communication.reasonCode"
}