Primary Care Implementation Guide

AU Primary Care Implementation Guide - Local Development build (vnull). See the Directory of published versions

Example: ValueSet-clinical-indication-for-medication

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "clinical-indication-for-medication",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Clinical Indication For Medication ValueSet</h2><div><p>Clinical Indication For Medication ValueSet</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where constraint  =  (&lt;&lt; 182929008|Drug prophylaxis| OR 169443000|Preventive procedure| OR ^ 32570581000036105|Problem/Diagnosis reference set|)</li></ul></div>"
  },
  "url" : "http://aehrc.com/valueset/clinical-indication-for-medication",
  "version" : "201905",
  "name" : "Clinical_Indication_For_Medication_ValueSet",
  "title" : "Clinical Indication For Medication ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-11-06T14:07:15+10:00",
  "publisher" : "AeHRC",
  "description" : "Clinical Indication For Medication ValueSet",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "(<< 182929008|Drug prophylaxis| OR 169443000|Preventive procedure| OR ^ 32570581000036105|Problem/Diagnosis reference set|)"
          }
        ]
      }
    ]
  }
}