FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/substance-ndfrt

Packagefhir.argonaut.r2
TypeValueSet
Idsubstance-ndfrt
FHIR VersionR2
Sourcehttp://fhir.org/guides/argonaut/r2/https://simplifier.net/resolve?scope=fhir.argonaut.r2@1.0.0&canonical=http://fhir.org/guides/argonaut/ValueSet/substance-ndfrt
URLhttp://fhir.org/guides/argonaut/ValueSet/substance-ndfrt
Statusdraft
Date2016-10-18T00:00:00+11:00
NameDAF Substance ND-FRT codes
Realmus
Authorityhl7
DescriptionAll ND-FRT NUIs for concepts that are subsumed by 'Mechanism of Action - N0000000223', 'Physiologic Effect - N0000009802' or 'Chemical Structure - N0000000002'.

Resources that use this resource

ValueSet
substanceArgonaut Substance-Reactant for Intolerance and Negation Codes

Resources that this resource uses

CodeSystem
ndfrtNational Drug File Reference Terminology (NDF-RT)
ndfrtNational Drug File Reference Terminology (NDF-RT)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "substance-ndfrt",
  "text": {
    "status": "generated"
  },
  "url": "http://fhir.org/guides/argonaut/ValueSet/substance-ndfrt",
  "name": "DAF Substance ND-FRT codes",
  "status": "draft",
  "publisher": "Argonaut Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://argonautwiki.hl7.org",
          "rank": 0
        }
      ]
    }
  ],
  "date": "2016-10-18T00:00:00+11:00",
  "description": "All ND-FRT NUIs for concepts that are subsumed by 'Mechanism of Action - N0000000223', 'Physiologic Effect - N0000009802' or 'Chemical Structure - N0000000002'.",
  "immutable": false,
  "extensible": false,
  "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"
          }
        ]
      }
    ]
  }
}