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

FHIR IG Statistics: ValueSet/R4B-ingredient-manufacturer-role-for-R4

Packagehl7.fhir.uv.xver-r4b.r4
Resource TypeValueSet
IdR4B-ingredient-manufacturer-role-for-R4
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver/https://simplifier.net/resolve?scope=hl7.fhir.uv.xver-r4b.r4@0.0.1-snapshot-1&canonical=http://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-ingredient-manufacturer-role-for-R4
URLhttp://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-ingredient-manufacturer-role-for-R4
Version0.0.1-snapshot-1
Statusdraft
Date2025-06-03T03:13:48.2777889+02:00
NameR4B-ingredient-manufacturer-role-for-R4
TitleCross-version VS for R4B.IngredientManufacturerRole for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/ingredient-manufacturer-role|4.3.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R4.

Resources that use this resource

StructureDefinition
extension-IngredientCross-version Extension for R4B.Ingredient for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R4B-ingredient-manufacturer-role-for-R4",
  "url": "http://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-ingredient-manufacturer-role-for-R4",
  "version": "0.0.1-snapshot-1",
  "name": "R4B-ingredient-manufacturer-role-for-R4",
  "title": "Cross-version VS for R4B.IngredientManufacturerRole for use in FHIR R4",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:13:48.2777889+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/ingredient-manufacturer-role|4.3.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R4.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/ingredient-manufacturer-role",
        "version": "4.3.0",
        "concept": [
          {
            "code": "allowed",
            "display": "Manufacturer is specifically allowed for this ingredient"
          },
          {
            "code": "possible",
            "display": "Manufacturer is known to make this ingredient in general"
          },
          {
            "code": "actual",
            "display": "Manufacturer actually makes this particular ingredient"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/ingredient-manufacturer-role",
        "version": "4.3.0",
        "code": "allowed",
        "display": "Manufacturer is specifically allowed for this ingredient"
      },
      {
        "system": "http://hl7.org/fhir/ingredient-manufacturer-role",
        "version": "4.3.0",
        "code": "possible",
        "display": "Manufacturer is known to make this ingredient in general"
      },
      {
        "system": "http://hl7.org/fhir/ingredient-manufacturer-role",
        "version": "4.3.0",
        "code": "actual",
        "display": "Manufacturer actually makes this particular ingredient"
      }
    ]
  }
}