HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG
1.0.0 - ci-build
HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG, published by New Zealand Medicines Formulary LP. 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/HL7NZ/nzf/ 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:Medication ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ctpp-with-funding"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-06-19T11:30:10.292+00:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns='http://www.w3.org/1999/xhtml'>Albustix diagnostic test: strip, 100 strips, bottle (ctpp) - 50000221000117106</div>"
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20069071000116107" ] ;
fhir:display [ fhir:v "Preferred Term" ] ] ) ;
fhir:text [ fhir:v "Preferred Term" ] ] ] [
fhir:url [ fhir:v "term"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24034771000116118" ] ;
fhir:display [ fhir:v "Albustix diagnostic test: strip, 100 strips, bottle" ] ] ) ;
fhir:text [ fhir:v "Albustix diagnostic test: strip, 100 strips, bottle" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-description"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20072381000116109" ] ;
fhir:display [ fhir:v "Fully Specified Name" ] ] ) ;
fhir:text [ fhir:v "Fully Specified Name" ] ] ] [
fhir:url [ fhir:v "term"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24034781000116116" ] ;
fhir:display [ fhir:v "Albustix (protein indicator urine) diagnostic test: strip, 100 strips, bottle (containered trade product pack)" ] ] ) ;
fhir:text [ fhir:v "Albustix (protein indicator urine) diagnostic test: strip, 100 strips, bottle (containered trade product pack)" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-description"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "scheduleDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2023-07-01"^^xsd:date ] ] [
fhir:url [ fhir:v "subsidy"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "13.92"^^xsd:decimal ] ] ] [
fhir:url [ fhir:v "price"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "13.92"^^xsd:decimal ] ] ] [
fhir:url [ fhir:v "status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-funding-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "full" ] ] ) ;
fhir:text [ fhir:v "full" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-funding-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "community" ] ] ) ;
fhir:text [ fhir:v "community" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-funding"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "scheduleDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2023-06-01"^^xsd:date ] ] [
fhir:url [ fhir:v "subsidy"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "13.92"^^xsd:decimal ] ] ] [
fhir:url [ fhir:v "price"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "13.92"^^xsd:decimal ] ] ] [
fhir:url [ fhir:v "status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-funding-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "full" ] ] ) ;
fhir:text [ fhir:v "full" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-funding-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "community" ] ] ) ;
fhir:text [ fhir:v "community" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-funding"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "scheduleDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2023-06-01"^^xsd:date ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-funding-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "community" ] ] ) ;
fhir:text [ fhir:v "community" ] ] ] [
fhir:url [ fhir:v "ruleType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "OriginalPack" ] ] ] [
fhir:url [ fhir:v "ruleText"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Original Pack" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-funding-rule"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "scheduleDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2023-06-01"^^xsd:date ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-funding-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "community" ] ] ) ;
fhir:text [ fhir:v "community" ] ] ] [
fhir:url [ fhir:v "ruleType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Statim" ] ] ] [
fhir:url [ fhir:v "ruleValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Must" ] ] [
fhir:url [ fhir:v "ruleText"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Statim: Three months or six months, as applicable, dispensed all-at-once." ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-funding-rule"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "scheduleDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2023-07-01"^^xsd:date ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-funding-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "community" ] ] ) ;
fhir:text [ fhir:v "community" ] ] ] [
fhir:url [ fhir:v "ruleType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "OriginalPack" ] ] ] [
fhir:url [ fhir:v "ruleText"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Original Pack" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-funding-rule"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "scheduleDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2023-07-01"^^xsd:date ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-funding-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "community" ] ] ) ;
fhir:text [ fhir:v "community" ] ] ] [
fhir:url [ fhir:v "ruleType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Statim" ] ] ] [
fhir:url [ fhir:v "ruleValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Must" ] ] [
fhir:url [ fhir:v "ruleText"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Statim: Three months or six months, as applicable, dispensed all-at-once." ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-funding-rule"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-nzmt-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzmt-type-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ctpp" ] ] ) ]
] [
( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10025491000116107" ] ;
fhir:display [ fhir:v "Albustix (protein indicator urine) diagnostic test: strip" ] ] ) ;
fhir:text [ fhir:v "Albustix (protein indicator urine) diagnostic test: strip" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzmt-type-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "tpuu" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-related-medication"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20015401000116107" ] ;
fhir:display [ fhir:v "protein indicator urine diagnostic test: strip" ] ] ) ;
fhir:text [ fhir:v "protein indicator urine diagnostic test: strip" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzmt-type-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mpuu" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-related-medication"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20015381000116107" ] ;
fhir:display [ fhir:v "protein indicator urine" ] ] ) ;
fhir:text [ fhir:v "protein indicator urine" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzmt-type-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mp" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-related-medication"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10025501000116103" ] ] ) ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzmt-type-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "tpp" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-related-medication"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-unapproved"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "50000221000117106" ] ;
fhir:display [ fhir:v "Albustix diagnostic test: strip, 100 strips, bottle" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-is-primary-coding"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/pharmac-subsidy-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "200190" ] ] )
] ; #
fhir:status [ fhir:v "active"] . #
IG © 2021+ New Zealand Medicines Formulary LP. Package hl7.org.nz.fhir.ig.formulary#1.0.0 based on FHIR 4.3.0. Generated 2024-10-23
Links: Table of Contents |
QA Report