HL7® FHIR® Te Aho o Te Kahu, Cancer Control Agency Implementation Guide
0.1.0 - CI Build

HL7® FHIR® Te Aho o Te Kahu, Cancer Control Agency Implementation Guide, published by Te Aho o Te Kahu, Cancer Control Agency. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/cca/ and changes regularly. See the Directory of published versions

: Medication dose administration frequency - JSON Representation

Active as of 2024-03-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "sact-dose-administration-frequency",
  "text" : {
    "status" : "generated",
    "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/307443002\">307443002</a></td><td>Eight times daily</td></tr><tr><td><a href=\"http://snomed.info/id/225756002\">225756002</a></td><td>Every four hours</td></tr><tr><td><a href=\"http://snomed.info/id/225768006\">225768006</a></td><td>Every hour</td></tr><tr><td><a href=\"http://snomed.info/id/225753005\">225753005</a></td><td>Every three hours</td></tr><tr><td><a href=\"http://snomed.info/id/225750008\">225750008</a></td><td>Every two hours</td></tr><tr><td><a href=\"http://snomed.info/id/307440004\">307440004</a></td><td>Five times daily</td></tr><tr><td><a href=\"http://snomed.info/id/307439001\">307439001</a></td><td>Four times daily</td></tr><tr><td><a href=\"http://snomed.info/id/229797004\">229797004</a></td><td>Once daily</td></tr><tr><td><a href=\"http://snomed.info/id/307486002\">307486002</a></td><td>Once per one time</td></tr><tr><td><a href=\"http://snomed.info/id/307442007\">307442007</a></td><td>Seven times daily</td></tr><tr><td><a href=\"http://snomed.info/id/307441000\">307441000</a></td><td>Six times daily</td></tr><tr><td><a href=\"http://snomed.info/id/229798009\">229798009</a></td><td>Three times daily</td></tr><tr><td><a href=\"http://snomed.info/id/229799001\">229799001</a></td><td>Twice daily</td></tr></table></li></ul></div>"
  },
  "url" : "https://standards.digital.health.nz/fhir/ValueSet/sact-dose-administration-frequency",
  "version" : "0.1.0",
  "name" : "DoseAdministrationFrequency",
  "title" : "Medication dose administration frequency",
  "status" : "active",
  "date" : "2024-03-03T21:52:06+00:00",
  "publisher" : "Te Aho o Te Kahu, Cancer Control Agency",
  "description" : "The dose administration frequency",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "307443002",
            "display" : "Eight times daily"
          },
          {
            "code" : "225756002",
            "display" : "Every four hours"
          },
          {
            "code" : "225768006",
            "display" : "Every hour"
          },
          {
            "code" : "225753005",
            "display" : "Every three hours"
          },
          {
            "code" : "225750008",
            "display" : "Every two hours"
          },
          {
            "code" : "307440004",
            "display" : "Five times daily"
          },
          {
            "code" : "307439001",
            "display" : "Four times daily"
          },
          {
            "code" : "229797004",
            "display" : "Once daily"
          },
          {
            "code" : "307486002",
            "display" : "Once per one time"
          },
          {
            "code" : "307442007",
            "display" : "Seven times daily"
          },
          {
            "code" : "307441000",
            "display" : "Six times daily"
          },
          {
            "code" : "229798009",
            "display" : "Three times daily"
          },
          {
            "code" : "229799001",
            "display" : "Twice daily"
          }
        ]
      }
    ]
  }
}