Netherlands - ANW implementation guide
0.1.0 - ci-build Netherlands flag

Netherlands - ANW implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ANW-zorg-v1.0.0 - TTL Representation

Active as of 2025-11-18

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:OperationDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ANW-zorg"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition ANW-zorg</b></p><a name=\"ANW-zorg\"> </a><a name=\"hcANW-zorg\"> </a><p>URL: [base]/Practitioner?_query=ANW-zorg&amp;...</p><p>URL: [base]/Patient?_query=ANW-zorg&amp;...</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://nuts-foundation.github.io/nl-generic-anw-ig/OperationDefinition/ANW-zorg"^^xsd:anyURI ;
fhir:l <http://nuts-foundation.github.io/nl-generic-anw-ig/OperationDefinition/ANW-zorg>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ANW-zorg"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "query"] ; # 
  fhir:date [ fhir:v "2025-11-18T15:01:34+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Stichting Nuts"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Stichting Nuts" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nuts.nl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Custom named query on Practitioner or Patient, invoked with _query=ANW-zorg"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "NL" ] ;
fhir:display [ fhir:v "Netherlands" ]     ] )
  ] ) ; # 
  fhir:code [ fhir:v "ANW-zorg"] ; # 
  fhir:resource ( [ fhir:v "Practitioner"] [ fhir:v "Patient"] ) ; # 
  fhir:system [ fhir:v false] ; # 
  fhir:type [ fhir:v true] ; # 
  fhir:instance [ fhir:v false] . #