PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@1.0.0
    http://hl7.org/fhir/us/core/ValueSet/us-core-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-us-core-substance-rxnorm.json",
  "package_name": "hl7.fhir.us.core",
  "date": "2017-03-21T11:28:08+11:00",
  "meta": {
    "lastUpdated": "2016-05-25T16:59:08.250+10:00"
  },
  "publisher": "HL7 US Realm Steering Committee",
  "name": "US Core Substance RxNorm Codes",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "4060dc50-e027-4401-9f1a-d327054f1e1e",
  "kind": null,
  "url": "http://hl7.org/fhir/us/core/ValueSet/us-core-substance-rxnorm",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113762.1.4.1010.7",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}