Te Whatu Ora Shared Care FHIR API
0.3.9 - release New Zealand flag

Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Codes for rheumatic fever condition as diagnosed at patient registration - TTL Representation

Active as of 2024-06-20

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-condition-diagnosisatregistration-code"] ; # 
  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 <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/195528001\">195528001</a></td><td>Acute rheumatic fever (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/38933006\">38933006</a></td><td>Recurrent rheumatic fever (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/302471000210100\">302471000210100</a></td><td>Rheumatic heart disease with absence of signs and symptoms of acute rheumatic fever (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/299171000210109\">299171000210109</a></td><td>History of acute rheumatic fever without heart disease</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir-ig-uat.digital.health.nz/shared-care/ValueSet/rf-condition-diagnosisatregistration-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "RheumaticFeverConditionDiagnosisAtRegistrationValueSet"] ; # 
  fhir:title [ fhir:v "Codes for rheumatic fever condition as diagnosed at patient registration"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-06-20T01:54:07+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 the codes that represent the possible diagnoses of a patient with rheumatic fever condition at time of registration"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ] ;
fhir:display [ fhir:v "New Zealand" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "195528001" ] ;
fhir:display [ fhir:v "Acute rheumatic fever (disorder)" ]       ] [
fhir:code [ fhir:v "38933006" ] ;
fhir:display [ fhir:v "Recurrent rheumatic fever (disorder)" ]       ] [
fhir:code [ fhir:v "302471000210100" ] ;
fhir:display [ fhir:v "Rheumatic heart disease with absence of signs and symptoms of acute rheumatic fever (situation)" ]       ] [
fhir:code [ fhir:v "299171000210109" ] ;
fhir:display [ fhir:v "History of acute rheumatic fever without heart disease" ]       ] )     ] )
  ] . #