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
@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:EpisodeOfCare ;
fhir:nodeRole fhir:treeRoot ;
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-case-create"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/acc-icp-case-create> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare icp-create-case-msk</b></p><a name=\"icp-create-case-msk\"> </a><a name=\"hcicp-create-case-msk\"> </a><a name=\"icp-create-case-msk-und\"> </a><p><b>Service Bundle MSK</b>: icpkar1</p><p><b>ACC Provider ID</b>: J99966</p><blockquote><p><b>Diagnoses</b></p><blockquote><p><b>url</b></p><a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=http://fhir.org.nz/ig/base/covers-all-claim-diagnoses\">covers-all-claim-diagnoses</a></blockquote><p><b>value</b>: true</p><p><b>diagnosis-code</b>: <span title=\"Codes:{http://hl7.org.nz/fhir/CodeSystem/acc-read-code SN2..}\">Effects of heat and light</span></p><p><b>diagnosis-side</b>: na</p><blockquote><p><b>url</b></p><a href=\"StructureDefinition-acc-icp-diagnosis.html\">Diagnosis</a></blockquote><p><b>diagnosis-code</b>: <span title=\"Codes:{http://hl7.org.nz/fhir/CodeSystem/acc-read-code SN3..}\">Effects of air pressure</span></p><p><b>diagnosis-side</b>: na</p><blockquote><p><b>url</b></p><a href=\"StructureDefinition-acc-icp-diagnosis.html\">Diagnosis</a></blockquote></blockquote><blockquote><p><b>Referral Source</b></p><ul><li>referral-source-type: gp</li><li>received-date: 2022-11-17</li></ul></blockquote><blockquote><p><b>Exceptional Funding</b></p><ul><li>rationale: social-support</li><li>rationale: other</li><li>supporting-details: supporting details</li></ul></blockquote><blockquote><p><b>ICP Triage</b></p><blockquote><p><b>url</b></p><a href=\"StructureDefinition-acc-icp-client-authority.html\">Client Authority</a></blockquote><p><b>value</b>: true</p><blockquote><p><b>url</b></p><a href=\"StructureDefinition-acc-icp-client-participation-agreement.html\">Client Participation Agreement</a></blockquote><p><b>value</b>: true</p><blockquote><p><b>url</b></p><a href=\"StructureDefinition-acc-icp-triage-assessment-date.html\">Triage Assessment Date</a></blockquote><p><b>value</b>: 2022-11-17</p><p><b>Complexity Score</b>: low</p><blockquote><p><b>Category Co-morbidities</b></p><ul><li>co-morbidity-factors: low</li></ul></blockquote><blockquote><p><b>Category psychosocial</b></p><ul><li>social-support-network: low</li><li>patient-resilience: low</li><li>equitable-access: low</li><li>cultural-support: low</li><li>active-participation: low</li><li>medication-use: low</li><li>health-literacy: low</li></ul></blockquote><blockquote><p><b>Category contextual</b></p><ul><li>housing-accommodation: low</li><li>travel: low</li><li>return-to-sport: low</li><li>finances: low</li><li>return-to-adls: low</li></ul></blockquote><blockquote><p><b>Category disciplines</b></p><ul><li>number-of-disciplines: low</li></ul></blockquote><blockquote><p><b>Category vocational</b></p><ul><li>employment: low</li><li>return-to-work: low</li><li>workplace-support: low</li></ul></blockquote><blockquote><p><b>url</b></p><a href=\"StructureDefinition-acc-icp-complexity-scores.html\">Complexity Scores</a></blockquote></blockquote><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/acc-45-number</code>/AB12345 (use: official, )</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org.nz/fhir/CodeSystem/acc-icp-service-type msk}\">Musculoskeletal</span></p><p><b>patient</b>: <a href=\"#hcicp-create-case-msk/patient-internal\">Anonymous Patient (no stated gender), DoB: 2003-03-20</a></p><p><b>managingOrganization</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=http://fhir.org.nz/ig/base/Organization/ORG123\">??</a></p><p><b>period</b>: 2022-11-17 --> (ongoing)</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Patient #patient-internal</b></p><a name=\"icp-create-case-msk/patient-internal\"> </a><a name=\"hcicp-create-case-msk/patient-internal\"> </a><a name=\"icp-create-case-msk/patient-internal-und\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB: 2003-03-20</p><hr/></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "patient-internal" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/acc-icp-patient> ] ) ] ;
fhir:birthDate [ fhir:v "2003-03-20"^^xsd:date ]
] ) ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-service-bundle-msk"^^xsd:anyURI ] ;
fhir:value [ fhir:v "icpkar1" ]
] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-providerid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "J99966" ]
] [
( fhir:extension [
fhir:url [ fhir:v "covers-all-claim-diagnoses"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] [
( fhir:extension [
fhir:url [ fhir:v "diagnosis-code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org.nz/fhir/CodeSystem/acc-read-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SN2.." ] ;
fhir:display [ fhir:v "Effects of heat and light" ] ] ) ] ] [
fhir:url [ fhir:v "diagnosis-side"^^xsd:anyURI ] ;
fhir:value [ fhir:v "na" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-diagnosis"^^xsd:anyURI ] ] [
( fhir:extension [
fhir:url [ fhir:v "diagnosis-code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org.nz/fhir/CodeSystem/acc-read-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SN3.." ] ;
fhir:display [ fhir:v "Effects of air pressure" ] ] ) ] ] [
fhir:url [ fhir:v "diagnosis-side"^^xsd:anyURI ] ;
fhir:value [ fhir:v "na" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-diagnosis"^^xsd:anyURI ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-diagnoses"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "referral-source-type"^^xsd:anyURI ] ;
fhir:value [ fhir:v "gp" ] ] [
fhir:url [ fhir:v "received-date"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2022-11-17"^^xsd:date ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-referral-source"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "rationale"^^xsd:anyURI ] ;
fhir:value [ fhir:v "social-support" ] ] [
fhir:url [ fhir:v "rationale"^^xsd:anyURI ] ;
fhir:value [ fhir:v "other" ] ] [
fhir:url [ fhir:v "supporting-details"^^xsd:anyURI ] ;
fhir:value [ fhir:v "supporting details" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-exceptional-funding"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-client-authority"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-client-participation-agreement"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-triage-assessment-date"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2022-11-17"^^xsd:date ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-complexity-score"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
( fhir:extension [
fhir:url [ fhir:v "co-morbidity-factors"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-category-co-morbidities"^^xsd:anyURI ] ] [
( fhir:extension [
fhir:url [ fhir:v "social-support-network"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "patient-resilience"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "equitable-access"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "cultural-support"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "active-participation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "medication-use"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "health-literacy"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-category-psychosocial"^^xsd:anyURI ] ] [
( fhir:extension [
fhir:url [ fhir:v "housing-accommodation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "travel"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "return-to-sport"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "finances"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "return-to-adls"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-category-contextual"^^xsd:anyURI ] ] [
( fhir:extension [
fhir:url [ fhir:v "number-of-disciplines"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-category-disciplines"^^xsd:anyURI ] ] [
( fhir:extension [
fhir:url [ fhir:v "employment"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "return-to-work"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] [
fhir:url [ fhir:v "workplace-support"^^xsd:anyURI ] ;
fhir:value [ fhir:v "low" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-category-vocational"^^xsd:anyURI ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-complexity-scores"^^xsd:anyURI ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/acc-icp-triage"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/acc-45-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AB12345" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org.nz/fhir/CodeSystem/acc-icp-service-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "msk" ] ] )
] ) ; #
fhir:patient [
fhir:reference [ fhir:v "#patient-internal" ]
] ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/ORG123" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2022-11-17"^^xsd:date ]
] . #
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