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

: NZMT Description types - TTL Representation

Active as of 2024-04-18

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 "nzf-description-types"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://nzmt.org.nz</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>20069011000116104</td><td>Label name (40)</td></tr><tr><td>20069021000116108</td><td>Unit Dose name</td></tr><tr><td>20069031000116105</td><td>PHARMAC name</td></tr><tr><td>20069041000116103</td><td>Label name (80)</td></tr><tr><td>20069051000116100</td><td>Manufacturers name</td></tr><tr><td>20069061000116102</td><td>Prescribing Term</td></tr><tr><td>20069071000116107</td><td>Preferred Term</td></tr><tr><td>20072381000116109</td><td>Fully Specified Name</td></tr><tr><td>24312321000116102</td><td>Sort Name</td></tr><tr><td>29454061000116103</td><td>Synonym</td></tr><tr><td>45081511000116102</td><td>Charting Term</td></tr><tr><td>45453411000116100</td><td>Label name (160)</td></tr><tr><td>46254321000116104</td><td>Preferred Tallman</td></tr><tr><td>46254331000116102</td><td>Prescribing Tallman</td></tr><tr><td>46254341000116109</td><td>Charting Tallman</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://nzhts.digital.health.nz/fhir/ValueSet/nzf-description-types"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "NzfNzmtDescriptionTypes"] ; # 
  fhir:title [ fhir:v "NZMT Description types"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-04-18T20:12:14+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "New Zealand Medicines Formulary LP"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "New Zealand Medicines Formulary LP" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:fhir@nzformulary.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "NZMT Description types"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "20069011000116104" ] ;
fhir:display [ fhir:v "Label name (40)" ]       ] [
fhir:code [ fhir:v "20069021000116108" ] ;
fhir:display [ fhir:v "Unit Dose name" ]       ] [
fhir:code [ fhir:v "20069031000116105" ] ;
fhir:display [ fhir:v "PHARMAC name" ]       ] [
fhir:code [ fhir:v "20069041000116103" ] ;
fhir:display [ fhir:v "Label name (80)" ]       ] [
fhir:code [ fhir:v "20069051000116100" ] ;
fhir:display [ fhir:v "Manufacturers name" ]       ] [
fhir:code [ fhir:v "20069061000116102" ] ;
fhir:display [ fhir:v "Prescribing Term" ]       ] [
fhir:code [ fhir:v "20069071000116107" ] ;
fhir:display [ fhir:v "Preferred Term" ]       ] [
fhir:code [ fhir:v "20072381000116109" ] ;
fhir:display [ fhir:v "Fully Specified Name" ]       ] [
fhir:code [ fhir:v "24312321000116102" ] ;
fhir:display [ fhir:v "Sort Name" ]       ] [
fhir:code [ fhir:v "29454061000116103" ] ;
fhir:display [ fhir:v "Synonym" ]       ] [
fhir:code [ fhir:v "45081511000116102" ] ;
fhir:display [ fhir:v "Charting Term" ]       ] [
fhir:code [ fhir:v "45453411000116100" ] ;
fhir:display [ fhir:v "Label name (160)" ]       ] [
fhir:code [ fhir:v "46254321000116104" ] ;
fhir:display [ fhir:v "Preferred Tallman" ]       ] [
fhir:code [ fhir:v "46254331000116102" ] ;
fhir:display [ fhir:v "Prescribing Tallman" ]       ] [
fhir:code [ fhir:v "46254341000116109" ] ;
fhir:display [ fhir:v "Charting Tallman" ]       ] )     ] )
  ] . #