Release 4

V3-substanceAdminSubstitution.cs.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Identifies what sort of change is permitted or has occurred between the therapy that was ordered and the therapy that was/will be provided.

{
  "resourceType" : "CodeSystem",
  "id" : "v3-substanceAdminSubstitution",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.5.1070"
  }],
  "version" : "2018-08-12",
  "name" : "v3.substanceAdminSubstitution",
  "title" : "v3 Code System substanceAdminSubstitution",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-08-12T00:00:00+00:00",
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : " Identifies what sort of change is permitted or has occurred between the therapy that was ordered and the therapy that was/will be provided.",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-substanceAdminSubstitution",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [{
    "code" : "notSelectable",
    "uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
    "type" : "boolean"
  }],
  "concept" : [{
    "code" : "_ActSubstanceAdminSubstitutionCode",
    "display" : "ActSubstanceAdminSubstitutionCode",
    "definition" : "Description: Substitution occurred or is permitted with another product that may potentially have different ingredients, but having the same biological and therapeutic effects.",
    "property" : [{
      "code" : "notSelectable",
      "valueBoolean" : true
    }],
    "concept" : [{
      "code" : "E",
      "display" : "equivalent",
      "definition" : "Description: Substitution occurred or is permitted with another bioequivalent and therapeutically equivalent product.",
      "concept" : [{
        "code" : "EC",
        "display" : "equivalent composition",
        "definition" : "Description: \n                        \r\n\n                        Substitution occurred or is permitted with another product that is a:\r\n\n                        \n                           pharmaceutical alternative containing the same active ingredient but is formulated with different salt, ester\n                           pharmaceutical equivalent that has the same active ingredient, strength, dosage form and route of administration\n                        \n                        \n                           Examples: \n                        \r\n\n                        \n                           \n                              Pharmaceutical alternative: Erythromycin Ethylsuccinate for Erythromycin Stearate\n                           \n                              Pharmaceutical equivalent: Lisonpril for Zestril",
        "concept" : [{
          "code" : "BC",
          "display" : "brand composition",
          "definition" : "Description: \n                        \r\n\n                        Substitution occurred or is permitted between equivalent Brands but not Generics\r\n\n                        \n                           Examples: \n                        \r\n\n                        \n                           Zestril  for Prinivil\n                           Coumadin for Jantoven"
        },
        {
          "code" : "G",
          "display" : "generic composition",
          "definition" : "Description: Substitution occurred or is permitted between equivalent Generics but not Brands\r\n\n                        \n                           Examples: \n                        \r\n\n                        \n                           Lisnopril (Lupin Corp) for Lisnopril (Wockhardt Corp)"
        }]
      },
      {
        "code" : "TE",
        "display" : "therapeutic alternative",
        "definition" : "Description: Substitution occurred or is permitted with another product having the same therapeutic objective and safety profile.\r\n\n                        \n                           Examples: \n                        \r\n\n                        \n                           ranitidine for Tagamet",
        "concept" : [{
          "code" : "TB",
          "display" : "therapeutic brand",
          "definition" : "Description: Substitution occurred or is permitted between therapeutically equivalent Brands but not Generics\r\n>\n                           Examples: \n                        \r\n\n                        \n                           Zantac for Tagamet"
        },
        {
          "code" : "TG",
          "display" : "therapeutic generic",
          "definition" : "Description: Substitution occurred or is permitted between therapeutically equivalent Generics but not Brands\r\n>\n                           Examples: \n                        \r\n\n                        \n                           Ranitidine  for cimetidine"
        }]
      }]
    },
    {
      "code" : "F",
      "display" : "formulary",
      "definition" : "Description: This substitution was performed or is permitted based on formulary guidelines."
    },
    {
      "code" : "N",
      "display" : "none",
      "definition" : "No substitution occurred or is permitted."
    }]
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.