Integro IG
0.0.1 - ci-build

Integro IG - Local Development build (v0.0.1). See the Directory of published versions

: Dosage Value Set - JSON Representation

Active as of 2023-12-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DOSA",
  "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/385049006\">385049006</a></td><td>Capsule</td></tr><tr><td><a href=\"http://snomed.info/id/385055001\">385055001</a></td><td>Tablet</td></tr><tr><td><a href=\"http://snomed.info/id/385163003\">385163003</a></td><td>Ear or eye or nose drops</td></tr><tr><td><a href=\"http://snomed.info/id/764792001\">764792001</a></td><td>Pulmonary dose form</td></tr><tr><td><a href=\"http://snomed.info/id/385286003\">385286003</a></td><td>Implant</td></tr><tr><td><a href=\"http://snomed.info/id/739003001\">739003001</a></td><td>Patch</td></tr><tr><td><a href=\"http://snomed.info/id/421720008\">421720008</a></td><td>Spray</td></tr></table></li></ul></div>"
  },
  "url" : "file:///C:/FHIR/Integro/ValueSet/DOSA",
  "version" : "0.0.1",
  "name" : "DOSA",
  "title" : "Dosage Value Set",
  "status" : "active",
  "date" : "2023-12-07T11:44:28+01:00",
  "contact" : [
    {
      "name" : "Mario Sicuranza",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mario.sicuranza@icar.cnr.it"
        }
      ]
    }
  ],
  "description" : "Value set for il tipo di formato (codici Snomed)",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "385049006",
            "display" : "Capsule"
          },
          {
            "code" : "385055001",
            "display" : "Tablet"
          },
          {
            "code" : "385163003",
            "display" : "Ear or eye or nose drops"
          },
          {
            "code" : "764792001",
            "display" : "Pulmonary dose form"
          },
          {
            "code" : "385286003",
            "display" : "Implant"
          },
          {
            "code" : "739003001",
            "display" : "Patch"
          },
          {
            "code" : "421720008",
            "display" : "Spray"
          }
        ]
      }
    ]
  }
}