New Zealand ICP Implementation Guide
1.0.0 - draft

New Zealand ICP Implementation Guide, published by Accident Compensation Corporation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/acc-fhir-publisher/icp/ and changes regularly. See the Directory of published versions

: BIST Options Range 0-10 ( 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 ) - TTL Representation

Active as of 2024-11-10

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "acc-icp-tbi-bist-answeroption-range"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet acc-icp-tbi-bist-answeroption-range</b></p><a name=\"acc-icp-tbi-bist-answeroption-range\"> </a><a name=\"hcacc-icp-tbi-bist-answeroption-range\"> </a><a name=\"acc-icp-tbi-bist-answeroption-range-und\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-acc-icp-tbi-bist-answeroption-range.html\"><code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-bist-answeroption-range</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org.nz/fhir/ValueSet/acc-icp-tbi-bist-answeroption-range"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "BISTRange"] ; # 
  fhir:title [ fhir:v "BIST Options Range 0-10 ( 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 )"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-11-10T23:48:30+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Accident Compensation Corporation"] ; # 
  fhir:description [ fhir:v "ValueSet for BIST options range 0-10."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-bist-answeroption-range"^^xsd:anyURI ]     ] )
  ] . #