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

FHIR IG Statistics: ValueSet/SemanticDrugFormGroupVS

Packagehl7.fhir.us.davinci-drug-formulary
TypeValueSet
IdSemanticDrugFormGroupVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-drug-formulary/https://build.fhir.org/ig/HL7/davinci-pdex-formulary/ValueSet-SemanticDrugFormGroupVS.html
URLhttp://hl7.org/fhir/us/davinci-drug-formulary/ValueSet/SemanticDrugFormGroupVS
Version2.1.0
Statusactive
Date2025-02-26T01:23:59+00:00
NameSemanticDrugFormGroupVS
TitleSemantic Drug Form Group Codes
Realmus
Authorityhl7
DescriptionSemantic Drug Form Group codes with Term Types (TTY) of Semantic Clinical Drug Form (SCDG) and Semantic Branded Drug Form Group (SBDG)

Resources that use this resource

StructureDefinition
usdf-FormularyDrugFormulary Drug

Resources that this resource uses

CodeSystem
rxnormRxNorm
rxnormRxNorm

Narrative

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

Generated Narrative: ValueSet SemanticDrugFormGroupVS

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "SemanticDrugFormGroupVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-drug-formulary/ImplementationGuide/hl7.fhir.us.davinci-drug-formulary"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-drug-formulary/ValueSet/SemanticDrugFormGroupVS",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.25.74595174031514506193398850787025340071.48.9"
    }
  ],
  "version": "2.1.0",
  "name": "SemanticDrugFormGroupVS",
  "title": "Semantic Drug Form Group Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-02-26T01:23:59+00:00",
  "publisher": "HL7 International / Pharmacy",
  "contact": [
    {
      "name": "HL7 International / Pharmacy",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/medication"
        },
        {
          "system": "email",
          "value": "pharmacy@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Semantic Drug Form Group codes with Term Types (TTY) of Semantic Clinical Drug Form (SCDG) and Semantic Branded Drug Form Group (SBDG)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "filter": [
          {
            "property": "TTY",
            "op": "=",
            "value": "SCDG"
          }
        ]
      },
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "filter": [
          {
            "property": "TTY",
            "op": "=",
            "value": "SBDG"
          }
        ]
      }
    ]
  }
}