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 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:SearchParameter ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Communication-reason-code"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.iknl.nl/fhir/SearchParameter/Communication-reason-code"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.3-beta3"] ; #
fhir:name [ fhir:v "ReasonCode"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-24T15:21:02+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IKNL"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.iknl.nl" ] ] )
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:code [ fhir:v "reason-code"] ; #
fhir:base ( [ fhir:v "Communication"] ) ; #
fhir:type [ fhir:v "token"] ; #
fhir:description [ fhir:v "ReasonCode for the Communication"] ; #
fhir:expression [ fhir:v "Communication.reasonCode"] . #