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

FHIR IG Statistics: CodeSystem/v2-0167

Packagehl7.terminology
Resource TypeCodeSystem
Idv2-0167
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-v2-0167.html
URLhttp://terminology.hl7.org/CodeSystem/v2-0167
Version2.0.0
Statusactive
Date2019-12-01
NameSubstitutionStatus
TitlesubstitutionStatus
Realmuv
Authorityhl7
DescriptionHL7-defined code system of concepts which specify the substitution status. Used in HL7 Version 2.x messaging in the RXE, RXD, and RXG segments.
PurposeUnderlying Master Code System for V2 table 0167 (Substitution Status)
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Contentcomplete

Resources that use this resource

ValueSet
v2-0167hl7VS-substitutionStatus

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v2-0167

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecateddeprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0167 defines the following codes in a Is-A hierarchy:

CodeDisplayDefinitionstatusDeutsch (German, de)
N No substitute was dispensed. This is equivalent to the default (null) value.No substitute was dispensed. This is equivalent to the default (null) value.Akeine Substitution
G A generic substitution was dispensed.A generic substitution was dispensed.ASubstitution durch Generika
T A therapeutic substitution was dispensed.A therapeutic substitution was dispensed.Atherapieorientierte Substitution
0 No product selection indicatedNo product selection indicatedA
1 Substitution not allowed by prescriberSubstitution not allowed by prescriberA
2 Substitution allowed - patient requested product dispensedSubstitution allowed - patient requested product dispensedA
3 Substitution allowed - pharmacist selected product dispensedSubstitution allowed - pharmacist selected product dispensedA
4 Substitution allowed - generic drug not in stockSubstitution allowed - generic drug not in stockA
5 Substitution allowed - brand drug dispensed as a genericSubstitution allowed - brand drug dispensed as a genericA
7 Substitution not allowed - brand drug mandated by lawSubstitution not allowed - brand drug mandated by lawA
8 Substitution allowed - generic drug not available in marketplaceSubstitution allowed - generic drug not available in marketplaceA

Source

{
  "resourceType": "CodeSystem",
  "id": "v2-0167",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v2-0167",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.18.85"
    }
  ],
  "version": "2.0.0",
  "name": "SubstitutionStatus",
  "title": "substitutionStatus",
  "status": "active",
  "experimental": false,
  "date": "2019-12-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "HL7-defined code system of concepts  which specify the substitution status.  Used in HL7 Version 2.x messaging in the RXE, RXD, and RXG segments.",
  "purpose": "Underlying Master Code System for V2 table 0167 (Substitution Status)",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v2-0167",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
      "description": "Status of the concept",
      "type": "code"
    },
    {
      "code": "deprecated",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description": "Version of HL7 in which the code was deprecated",
      "type": "code"
    }
  ],
  "concept": [
    {
      "id": "1797",
      "code": "N",
      "display": "No substitute was dispensed.  This is equivalent to the default (null) value.",
      "definition": "No substitute was dispensed.  This is equivalent to the default (null) value.",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "keine Substitution"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1798",
      "code": "G",
      "display": "A generic substitution was dispensed.",
      "definition": "A generic substitution was dispensed.",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "Substitution durch Generika"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1799",
      "code": "T",
      "display": "A therapeutic substitution was dispensed.",
      "definition": "A therapeutic substitution was dispensed.",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "therapieorientierte Substitution"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1800",
      "code": "0",
      "display": "No product selection indicated",
      "definition": "No product selection indicated",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1801",
      "code": "1",
      "display": "Substitution not allowed by prescriber",
      "definition": "Substitution not allowed by prescriber",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1802",
      "code": "2",
      "display": "Substitution allowed - patient requested product dispensed",
      "definition": "Substitution allowed - patient requested product dispensed",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1803",
      "code": "3",
      "display": "Substitution allowed - pharmacist selected product dispensed",
      "definition": "Substitution allowed - pharmacist selected product dispensed",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1804",
      "code": "4",
      "display": "Substitution allowed - generic drug not in stock",
      "definition": "Substitution allowed - generic drug not in stock",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1805",
      "code": "5",
      "display": "Substitution allowed - brand drug dispensed as a generic",
      "definition": "Substitution allowed - brand drug dispensed as a generic",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1806",
      "code": "7",
      "display": "Substitution not allowed - brand drug mandated by law",
      "definition": "Substitution not allowed - brand drug mandated by law",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1807",
      "code": "8",
      "display": "Substitution allowed - generic drug not available in marketplace",
      "definition": "Substitution allowed - generic drug not available in marketplace",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    }
  ]
}