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 Answer Range Option CodeSystem - TTL Representation
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:CodeSystem ;
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: CodeSystem 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><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-bist-answeroption-range</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"acc-icp-tbi-bist-answeroption-range-0\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"acc-icp-tbi-bist-answeroption-range-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"acc-icp-tbi-bist-answeroption-range-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"acc-icp-tbi-bist-answeroption-range-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"acc-icp-tbi-bist-answeroption-range-4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"acc-icp-tbi-bist-answeroption-range-5\"> </a></td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"acc-icp-tbi-bist-answeroption-range-6\"> </a></td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"acc-icp-tbi-bist-answeroption-range-7\"> </a></td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"acc-icp-tbi-bist-answeroption-range-8\"> </a></td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"acc-icp-tbi-bist-answeroption-range-9\"> </a></td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"acc-icp-tbi-bist-answeroption-range-10\"> </a></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.org.nz/fhir/CodeSystem/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 Answer Range Option CodeSystem"] ; #
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 "CodeSystem for response "] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "0" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "1" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "2" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "3" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "4" ]
] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "5" ]
] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "6" ]
] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "7" ]
] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "8" ]
] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "9" ]
] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "10" ]
] ) . #