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
Active as of 2024-11-10 |
@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-service-bundle-change-rationale"] ; #
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-service-bundle-change-rationale</b></p><a name=\"acc-icp-service-bundle-change-rationale\"> </a><a name=\"hcacc-icp-service-bundle-change-rationale\"> </a><a name=\"acc-icp-service-bundle-change-rationale-und\"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-service-bundle-change-rationale</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"acc-icp-service-bundle-change-rationale-other\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">comorbidity-factors<a name=\"acc-icp-service-bundle-change-rationale-comorbidity-factors\"> </a></td><td>Comorbidity Factors</td></tr><tr><td style=\"white-space:nowrap\">social-support<a name=\"acc-icp-service-bundle-change-rationale-social-support\"> </a></td><td>Social Support</td></tr><tr><td style=\"white-space:nowrap\">active-participation<a name=\"acc-icp-service-bundle-change-rationale-active-participation\"> </a></td><td>Active Participation</td></tr><tr><td style=\"white-space:nowrap\">patient-resilience<a name=\"acc-icp-service-bundle-change-rationale-patient-resilience\"> </a></td><td>Patient Resilience</td></tr><tr><td style=\"white-space:nowrap\">medication-use<a name=\"acc-icp-service-bundle-change-rationale-medication-use\"> </a></td><td>Medication Use</td></tr><tr><td style=\"white-space:nowrap\">equitable-access<a name=\"acc-icp-service-bundle-change-rationale-equitable-access\"> </a></td><td>Equitable Access</td></tr><tr><td style=\"white-space:nowrap\">health-literacy<a name=\"acc-icp-service-bundle-change-rationale-health-literacy\"> </a></td><td>Health Literacy</td></tr><tr><td style=\"white-space:nowrap\">cultural-support<a name=\"acc-icp-service-bundle-change-rationale-cultural-support\"> </a></td><td>Cultural Support</td></tr><tr><td style=\"white-space:nowrap\">housing-accommodation<a name=\"acc-icp-service-bundle-change-rationale-housing-accommodation\"> </a></td><td>Housing Accommodation</td></tr><tr><td style=\"white-space:nowrap\">finances<a name=\"acc-icp-service-bundle-change-rationale-finances\"> </a></td><td>Finances</td></tr><tr><td style=\"white-space:nowrap\">travel<a name=\"acc-icp-service-bundle-change-rationale-travel\"> </a></td><td>Travel</td></tr><tr><td style=\"white-space:nowrap\">return-to-daily-life<a name=\"acc-icp-service-bundle-change-rationale-return-to-daily-life\"> </a></td><td>Return to Daily Life</td></tr><tr><td style=\"white-space:nowrap\">return-to-sport<a name=\"acc-icp-service-bundle-change-rationale-return-to-sport\"> </a></td><td>Return to Sport</td></tr><tr><td style=\"white-space:nowrap\">number-of-disciplines<a name=\"acc-icp-service-bundle-change-rationale-number-of-disciplines\"> </a></td><td>Number of Disciplines</td></tr><tr><td style=\"white-space:nowrap\">employment<a name=\"acc-icp-service-bundle-change-rationale-employment\"> </a></td><td>Employment</td></tr><tr><td style=\"white-space:nowrap\">workplace-support<a name=\"acc-icp-service-bundle-change-rationale-workplace-support\"> </a></td><td>Workplace Support</td></tr><tr><td style=\"white-space:nowrap\">return-to-work-support<a name=\"acc-icp-service-bundle-change-rationale-return-to-work-support\"> </a></td><td>Return to Work Support</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.org.nz/fhir/CodeSystem/acc-icp-service-bundle-change-rationale"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ICPBundleChangeRationale"] ; #
fhir:title [ fhir:v "Service Bundle Change Rationale"] ; #
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 "A categorisation of the rationale for modifying a service bundle."] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "18"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ]
] [
fhir:code [ fhir:v "comorbidity-factors" ] ;
fhir:display [ fhir:v "Comorbidity Factors" ]
] [
fhir:code [ fhir:v "social-support" ] ;
fhir:display [ fhir:v "Social Support" ]
] [
fhir:code [ fhir:v "active-participation" ] ;
fhir:display [ fhir:v "Active Participation" ]
] [
fhir:code [ fhir:v "patient-resilience" ] ;
fhir:display [ fhir:v "Patient Resilience" ]
] [
fhir:code [ fhir:v "medication-use" ] ;
fhir:display [ fhir:v "Medication Use" ]
] [
fhir:code [ fhir:v "equitable-access" ] ;
fhir:display [ fhir:v "Equitable Access" ]
] [
fhir:code [ fhir:v "health-literacy" ] ;
fhir:display [ fhir:v "Health Literacy" ]
] [
fhir:code [ fhir:v "cultural-support" ] ;
fhir:display [ fhir:v "Cultural Support" ]
] [
fhir:code [ fhir:v "housing-accommodation" ] ;
fhir:display [ fhir:v "Housing Accommodation" ]
] [
fhir:code [ fhir:v "finances" ] ;
fhir:display [ fhir:v "Finances" ]
] [
fhir:code [ fhir:v "travel" ] ;
fhir:display [ fhir:v "Travel" ]
] [
fhir:code [ fhir:v "return-to-daily-life" ] ;
fhir:display [ fhir:v "Return to Daily Life" ]
] [
fhir:code [ fhir:v "return-to-sport" ] ;
fhir:display [ fhir:v "Return to Sport" ]
] [
fhir:code [ fhir:v "number-of-disciplines" ] ;
fhir:display [ fhir:v "Number of Disciplines" ]
] [
fhir:code [ fhir:v "employment" ] ;
fhir:display [ fhir:v "Employment" ]
] [
fhir:code [ fhir:v "workplace-support" ] ;
fhir:display [ fhir:v "Workplace Support" ]
] [
fhir:code [ fhir:v "return-to-work-support" ] ;
fhir:display [ fhir:v "Return to Work Support" ]
] ) . #
IG © 2023+ Accident Compensation Corporation. Package hl7.org.nz.fhir.ig.icp#1.0.0 based on FHIR 4.0.1. Generated 2024-11-10
Links: Table of Contents |
QA Report