PackagesCanonicalsLogsProblems
    Packages
    fhir.argonaut.r2@1.0.0
    http://fhir.org/guides/argonaut/ValueSet/substance-rxnorm
{
  "description": "All RxNorm codes that have TTY = IN,PIN,MIN,BN, but TTY != OCD.",
  "compose": {
    "exclude": [ {
      "filter": [ {
        "op": "=",
        "value": "OCD",
        "property": "TTY"
      } ],
      "system": "http://www.nlm.nih.gov/research/umls/rxnorm"
    } ],
    "include": [ {
      "filter": [ {
        "op": "in",
        "value": "IN,PIN,MIN,BN",
        "property": "TTY"
      } ],
      "system": "http://www.nlm.nih.gov/research/umls/rxnorm"
    } ]
  },
  "_filename": "ValueSet-substance-rxnorm.json",
  "package_name": "fhir.argonaut.r2",
  "date": "2016-10-18T00:00:00+11:00",
  "publisher": "Argonaut Project",
  "extensible": false,
  "name": "DAF Substance RxNorm Codes",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "a1674176-f1e4-4923-b103-1ed7b449cc8c",
  "kind": null,
  "url": "http://fhir.org/guides/argonaut/ValueSet/substance-rxnorm",
  "immutable": false,
  "version": null,
  "contact": [ {
    "telecom": [ {
      "rank": 0,
      "value": "http://argonautwiki.hl7.org",
      "system": "other"
    } ]
  } ]
}