FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeValueSet
IdValueSet-irrs-frequency.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/ValueSet/irrs-frequency
URLhttp://cihi.ca/fhir/irrs/ValueSet/irrs-frequency
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-frequency
Realmca
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r2.r4b#0.1.0NullFlavorv3-NullFlavor
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

irrs-frequency

This value set includes codes from the following code systems:

  • Include these codes as defined in http://hl7.org/fhir/v3/NullFlavor
    CodeDisplay
    OTHotherDescription:The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).
    Usage Notes: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to *any* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.
    With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.
  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    14497002Weekly
    225750008Every two hours
    225753005Every three hours
    225756002Every four hours
    225760004Alternate days
    225768006Hourly
    229798009Three times daily
    229799001Twice a day
    229800002Twice weekly
    229804006Three times weekly
    307439001Four times daily
    307440004Five times daily
    307445009Four times weekly
    307446005Five times weekly
    307447001Six times weekly
    307451004Twice monthly
    307468000Every six hours
    307469008Every eight hours
    396128003Every three days
    396142006Once a day, at bedtime
    69620002Daily
    89185003Monthly

Source1

{
  "resourceType": "ValueSet",
  "id": "irrs-frequency",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-frequency",
  "version": "1.0",
  "name": "irrs-frequency",
  "status": "active",
  "date": "2018-11-16T11:40:38-05:00",
  "publisher": "CIHI",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http:\\\\cihi.ca"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "version": "2016-11-11",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "14497002",
            "display": "Weekly"
          },
          {
            "code": "225750008",
            "display": "Every two hours"
          },
          {
            "code": "225753005",
            "display": "Every three hours"
          },
          {
            "code": "225756002",
            "display": "Every four hours"
          },
          {
            "code": "225760004",
            "display": "Alternate days"
          },
          {
            "code": "225768006",
            "display": "Hourly"
          },
          {
            "code": "229798009",
            "display": "Three times daily"
          },
          {
            "code": "229799001",
            "display": "Twice a day"
          },
          {
            "code": "229800002",
            "display": "Twice weekly "
          },
          {
            "code": "229804006",
            "display": "Three times weekly"
          },
          {
            "code": "307439001",
            "display": "Four times daily"
          },
          {
            "code": "307440004",
            "display": "Five times daily"
          },
          {
            "code": "307445009",
            "display": "Four times weekly "
          },
          {
            "code": "307446005",
            "display": "Five times weekly"
          },
          {
            "code": "307447001",
            "display": "Six times weekly"
          },
          {
            "code": "307451004",
            "display": "Twice monthly"
          },
          {
            "code": "307468000",
            "display": "Every six hours"
          },
          {
            "code": "307469008",
            "display": "Every eight hours"
          },
          {
            "code": "396128003",
            "display": "Every three days"
          },
          {
            "code": "396142006",
            "display": "Once a day, at bedtime"
          },
          {
            "code": "69620002",
            "display": "Daily"
          },
          {
            "code": "89185003",
            "display": "Monthly"
          }
        ]
      }
    ]
  }
}