FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeSearchParameter
IdSearchParameter-Communication-reason-code.json
FHIR VersionR3
Sourcehttps://api.iknl.nl/docs/pzp/stu3/1.0.0-rc1/SearchParameter-Communication-reason-code.html
URLhttps://api.iknl.nl/docs/pzp/stu3/SearchParameter/Communication-reason-code
Version1.0.0-rc1
Statusdraft
Date2025-07-24T15:21:02+11:00
NameReasonCode
Realmuv
DescriptionReasonCode for the Communication
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter Communication-reason-code

ReasonCode

Parameter reason-code:token

ReasonCode for the Communication

ResourceCommunication
ExpressionCommunication.reasonCode
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source1

{
  "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"
}