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

FHIR IG analytics

Packageca.on.oh-dhdr
Resource TypeValueSet
Idmedication-repeat-pattern.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "medication-repeat-pattern",
  "url": "http://ehealthontario.ca/fhir/ValueSet/dhdr-medication-repeat-pattern",
  "version": "1.0.0",
  "name": "MedicationRepeatPattern",
  "title": "Medication Repeat Pattern",
  "status": "active",
  "publisher": "Ontario Health",
  "description": "This intensional value set includes codes from http://snomed.info/sct where the concept is a 272103003 (Time patterns) i.e. codes that are subtypes of | Time patterns (qualifier value)| and a set of pan-Canadian members. This subset contains many possible values and a limited set is displayed in the table below.   This is a broad data exchange subset that supports interoperability and conformance testing, and can be constrained to meet local use.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "307431003"
          }
        ]
      }
    ]
  }
}