US Core Implementation Guide (Release 1)

This page is part of the US Core (v1.0.0: STU1) based on FHIR R3. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

US Core Substance ND-FRT codes

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "us-core-substance-ndfrt",
  "meta" : {
    "lastUpdated" : "2016-05-25T16:59:08.250+10:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>US Core Substance ND-FRT codes</h2><div><p>All ND-FRT NUIs for concepts that are subsumed by 'Mechanism of Action - N0000000223', 'Physiologic Effect - N0000009802' or 'Chemical Structure - N0000000002'.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <code>http://hl7.org/fhir/ndfrt</code> where concept  is-a  N0000000223</li><li>Include codes from <code>http://hl7.org/fhir/ndfrt</code> where concept  is-a  N0000009802</li><li>Include codes from <code>http://hl7.org/fhir/ndfrt</code> where concept  is-a  N0000000002</li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-substance-ndfrt",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.88.12.80.18"
    }
  ],
  "version" : "1.0.0",
  "name" : "US Core Substance ND-FRT codes",
  "status" : "draft",
  "date" : "2017-03-21T11:28:08+11:00",
  "publisher" : "HL7 US Realm Steering Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "All ND-FRT NUIs for concepts that are subsumed by 'Mechanism of Action - N0000000223', 'Physiologic Effect - N0000009802' or 'Chemical Structure - N0000000002'.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/ndfrt",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "N0000000223"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/ndfrt",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "N0000009802"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/ndfrt",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "N0000000002"
          }
        ]
      }
    ]
  }
}