Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: null - TTL Representation

Active as of 2024-04-09

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "careplan-activity-outcomereference"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>careplan-activity-outcomereference</h2><p>Parameter <code>activity-outcomereference</code>:<code>reference</code></p><div><p>To alow a search (_include) resources that are use to describe outcomes of CarePlan activities..</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/STU3/careplan.html\">CarePlan</a></td></tr><tr><td>Expression</td><td><code>CarePlan.activity.outcomeReference</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://nictiz.nl/fhir/SearchParameter/careplan-activity-outcomereference"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.3.15"] ; # 
  fhir:name [ fhir:v "careplan-activity-outcomereference"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-04-09T16:00:20+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Netherlands"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Nictiz" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@nictiz.nl" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "To search on a outcome Resource, referenced from a CarePlan.activity.outcomeReference. Main purpose is to use this search parameter for including outcome related resouces in the result for a search on CarePlan."] ; # 
  fhir:code [ fhir:v "activity-outcomereference"] ; # 
  fhir:base ( [ fhir:v "CarePlan"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:description [ fhir:v "To alow a search (_include) resources that are use to describe outcomes of CarePlan activities.."] ; # 
  fhir:expression [ fhir:v "CarePlan.activity.outcomeReference"] . #