International Patient Summary 1.0.0 Release
1.0 - CI Build

International Patient Summary 1.0.0 Release - Local Development build (v1.0). See the Directory of published versions

: RoleClassIngredientEntity - JSON Representation

Active as of 2023-01-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.1.11.10430--20140326000000",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.5.110</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>INGR</td><td>ingredient</td></tr><tr><td>ACTI</td><td>active ingredient</td></tr><tr><td>ACTIB</td><td>active ingredient - basis of strength</td></tr><tr><td>ACTIM</td><td>active ingredient - moiety is basis of strength</td></tr><tr><td>ACTIR</td><td>active ingredient - reference substance is basis of strength</td></tr><tr><td>ADJV</td><td>adjuvant</td></tr><tr><td>ADTV</td><td>additive</td></tr><tr><td>BASE</td><td>base</td></tr><tr><td>CNTM</td><td>contaminant ingredient</td></tr><tr><td>IACT</td><td>inactive ingredient</td></tr><tr><td>COLR</td><td>color additive color</td></tr><tr><td>FLVR</td><td>flavor additive flavor</td></tr><tr><td>PRSV</td><td>preservative</td></tr><tr><td>STBL</td><td>stabilizer</td></tr><tr><td>MECH</td><td>mechanical ingredient</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2014-03-26T00:00:00+01:00"
      }
    }
  ],
  "url" : "http://localhost:8877/fhir/ValueSet/2.16.840.1.113883.1.11.10430--20140326000000",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.10430"
    }
  ],
  "version" : "1.0",
  "name" : "RoleClassIngredientEntity",
  "title" : "RoleClassIngredientEntity",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-12T22:27:49+01:00",
  "publisher" : "Health Level Seven",
  "contact" : [
    {
      "name" : "HL7 International - International Patient Summary",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description" : "**History description 2014-03-26: **Lock all vaue sets untouched since 2014-03-26 to trackingId 2014T1_2014_03_26\n**description: **                 \nRelates a component (player.html) to a mixture (scoper.html). E.g., Glucose and Water are ingredients of D5W, latex may be an ingredient in a tracheal tube.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.5.110",
        "concept" : [
          {
            "code" : "INGR",
            "display" : "ingredient"
          },
          {
            "code" : "ACTI",
            "display" : "active ingredient"
          },
          {
            "code" : "ACTIB",
            "display" : "active ingredient - basis of strength"
          },
          {
            "code" : "ACTIM",
            "display" : "active ingredient - moiety is basis of strength"
          },
          {
            "code" : "ACTIR",
            "display" : "active ingredient - reference substance is basis of strength"
          },
          {
            "code" : "ADJV",
            "display" : "adjuvant"
          },
          {
            "code" : "ADTV",
            "display" : "additive"
          },
          {
            "code" : "BASE",
            "display" : "base"
          },
          {
            "code" : "CNTM",
            "display" : "contaminant ingredient"
          },
          {
            "code" : "IACT",
            "display" : "inactive ingredient"
          },
          {
            "code" : "COLR",
            "display" : "color additive color"
          },
          {
            "code" : "FLVR",
            "display" : "flavor additive flavor"
          },
          {
            "code" : "PRSV",
            "display" : "preservative"
          },
          {
            "code" : "STBL",
            "display" : "stabilizer"
          },
          {
            "code" : "MECH",
            "display" : "mechanical ingredient"
          }
        ]
      }
    ]
  }
}