New Zealand Rheumatic Fever FHIR Implementation Guide
1.0.0 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide, published by Te Whatu Ora. 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/tewhatuora/fhir-rheumatic-fever/ and changes regularly. See the Directory of published versions
Active as of 2024-09-26 |
{
"resourceType" : "ValueSet",
"id" : "rf-medicationrequest-frequency-code",
"text" : {
"status" : "generated",
"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>"
},
"url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-medicationrequest-frequency-code",
"version" : "1.1.0",
"name" : "RFMedicationRequestMedicationFrequencyValueSet",
"title" : "Rheumatic fever planned medication frequency codes",
"status" : "active",
"experimental" : false,
"date" : "2024-09-26T01:10:25+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
},
{
"system" : "email",
"value" : "integration@tewhatuora.govt.nz"
}
]
},
{
"name" : "HNZ Integration Team",
"telecom" : [
{
"system" : "email",
"value" : "integration@tewhatuora.govt.nz",
"use" : "work"
}
]
}
],
"description" : "This value set defines codes for standard frequencies of secondary prophylaxis medication planning (that is, appointment intervals)",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "1511000175108",
"display" : "Every twenty eight days (qualifier value)"
},
{
"code" : "1531000175101",
"display" : "Every twenty one days (qualifier value)"
},
{
"code" : "229797004",
"display" : "Once daily (qualifier value)"
},
{
"code" : "229799001",
"display" : "Twice a day (qualifier value)"
},
{
"code" : "229798009",
"display" : "Three times daily (qualifier value)"
},
{
"code" : "307439001",
"display" : "Four times daily (qualifier value)"
},
{
"code" : "429812001",
"display" : "Every ten weeks (qualifier value)"
}
]
},
{
"system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "nz-specific-medication-frequency-codes"
}
]
}
]
}
}