IKNL PZP STU3
0.1.3-beta3 - consultation International flag

IKNL PZP STU3 - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ReasonCode - JSON Representation

Draft as of 2025-07-24

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "Communication-reason-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: SearchParameter Communication-reason-code</b></p><a name=\"Communication-reason-code\"> </a><a name=\"hcCommunication-reason-code\"> </a><h2>ReasonCode</h2><p>Parameter <code>reason-code</code>:<code>token</code></p><div><p>ReasonCode for the Communication</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/STU3/communication.html\">Communication</a></td></tr><tr><td>Expressie</td><td><code>Communication.reasonCode</code></td></tr><tr><td>Meerdere</td><td><ul><li>multipleAnd: Het is aan de server of de parameter kan herhalen ten behoeve van meerdere waarden die alle waar moeten zijn</li><li>multipleOr: Het is aan de server of de parameter meerdere waarden kan bevatten (gescheiden door komma) waarvan tenminste één waar moet zijn</li></ul></td></tr></table></div>"
  },
  "url" : "https://fhir.iknl.nl/fhir/SearchParameter/Communication-reason-code",
  "version" : "0.1.3-beta3",
  "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"
}