New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.9 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Rheumatic fever planned medication frequency codes - TTL Representation

Active as of 2024-08-22

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 "rf-medicationrequest-frequency-code"] ; # 
  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: ValueSet rf-medicationrequest-frequency-code</b></p><a name=\"rf-medicationrequest-frequency-code\"> </a><a name=\"hcrf-medicationrequest-frequency-code\"> </a><a name=\"rf-medicationrequest-frequency-code-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/1511000175108\">1511000175108</a></td><td>Every twenty eight days (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/1531000175101\">1531000175101</a></td><td>Every twenty one days (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/229797004\">229797004</a></td><td>Once daily (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/229799001\">229799001</a></td><td>Twice a day (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/229798009\">229798009</a></td><td>Three times daily (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/307439001\">307439001</a></td><td>Four times daily (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/429812001\">429812001</a></td><td>Every ten weeks (qualifier value)</td></tr></table></li><li>Include codes from<a href=\"CodeSystem-nz-rheumaticfever-codesystem.html\"><code>https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem</code></a> where concept  descends from <a href=\"CodeSystem-nz-rheumaticfever-codesystem.html#nz-rheumaticfever-codesystem-nz-specific-medication-frequency-codes\">nz-specific-medication-frequency-codes</a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-medicationrequest-frequency-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.1.0"] ; # 
  fhir:name [ fhir:v "RFMedicationRequestMedicationFrequencyValueSet"] ; # 
  fhir:title [ fhir:v "Rheumatic fever planned medication frequency codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-22T23:16:06+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Te Whatu Ora"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.tewhatuora.govt.nz/" ]     ] )
  ] [
fhir:name [ fhir:v "David Grainger" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "david.grainger@middleware.co.nz" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set defines codes for standard frequencies of secondary prophylaxis medication planning (that is, appointment intervals)"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "1511000175108" ] ;
fhir:display [ fhir:v "Every twenty eight days (qualifier value)" ]       ] [
fhir:code [ fhir:v "1531000175101" ] ;
fhir:display [ fhir:v "Every twenty one days (qualifier value)" ]       ] [
fhir:code [ fhir:v "229797004" ] ;
fhir:display [ fhir:v "Once daily (qualifier value)" ]       ] [
fhir:code [ fhir:v "229799001" ] ;
fhir:display [ fhir:v "Twice a day (qualifier value)" ]       ] [
fhir:code [ fhir:v "229798009" ] ;
fhir:display [ fhir:v "Three times daily (qualifier value)" ]       ] [
fhir:code [ fhir:v "307439001" ] ;
fhir:display [ fhir:v "Four times daily (qualifier value)" ]       ] [
fhir:code [ fhir:v "429812001" ] ;
fhir:display [ fhir:v "Every ten weeks (qualifier value)" ]       ] )     ] [
fhir:system [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "nz-specific-medication-frequency-codes" ]       ] )     ] )
  ] . #