New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft

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

: Rheumatic fever medication allergy codes - TTL Representation

Active as of 2024-08-08

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-medicationallergy-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-medicationallergy-code</b></p><a name=\"rf-medicationallergy-code\"> </a><a name=\"hcrf-medicationallergy-code\"> </a><a name=\"rf-medicationallergy-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/294497009\">294497009</a></td><td>Allergy to penicillin V</td></tr><tr><td><a href=\"http://snomed.info/id/91931000\">91931000</a></td><td>Allergy to erythromycin</td></tr><tr><td><a href=\"http://snomed.info/id/293722000\">293722000</a></td><td>Lignocaine allergy</td></tr><tr><td><a href=\"http://snomed.info/id/294881007\">294881007</a></td><td>Allergy to warfarin</td></tr><tr><td><a href=\"http://snomed.info/id/1003755004\">1003755004</a></td><td>Allergy to latex</td></tr><tr><td><a href=\"http://snomed.info/id/417930000\">417930000</a></td><td>Allergy to adhesive agent</td></tr><tr><td><a href=\"http://snomed.info/id/419511003\">419511003</a></td><td>Propensity to adverse reactions to drug (finding)</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-allergy-codes\">nz-specific-medication-allergy-codes</a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-medicationallergy-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "RFMedicationAllergyValueSet"] ; # 
  fhir:title [ fhir:v "Rheumatic fever medication allergy codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-08T07:12:26+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 includes codes for the RF secondary prophylaxis medications / substances a patient has an allergic reaction to"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "294497009" ] ;
fhir:display [ fhir:v "Allergy to penicillin V" ]       ] [
fhir:code [ fhir:v "91931000" ] ;
fhir:display [ fhir:v "Allergy to erythromycin" ]       ] [
fhir:code [ fhir:v "293722000" ] ;
fhir:display [ fhir:v "Lignocaine allergy" ]       ] [
fhir:code [ fhir:v "294881007" ] ;
fhir:display [ fhir:v "Allergy to warfarin" ]       ] [
fhir:code [ fhir:v "1003755004" ] ;
fhir:display [ fhir:v "Allergy to latex" ]       ] [
fhir:code [ fhir:v "417930000" ] ;
fhir:display [ fhir:v "Allergy to adhesive agent" ]       ] [
fhir:code [ fhir:v "419511003" ] ;
fhir:display [ fhir:v "Propensity to adverse reactions to drug (finding)" ]       ] )     ] [
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-allergy-codes" ]       ] )     ] )
  ] . #