FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.apix
Resource TypeValueSet
IdValueSet-apix-task-input-type-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/APIX---API-Exchange-for-Medicinal-Products/ValueSet-apix-task-input-type-vs.html
URLhttp://hl7.org/fhir/uv/apix/ValueSet/apix-task-input-type-vs
Version0.1.0
Statusactive
Date2026-02-05T04:12:11+00:00
NameAPIXTaskInputTypeVS
TitleAPIX Task Input Types
Realmuv
Authorityhl7
DescriptionValue set for task input types in APIX regulatory submissions

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
apix-task-input-typeAPIX Task Input Types Code System

Narrative

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

Generated Narrative: ValueSet apix-task-input-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "apix-task-input-type-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/apix/ImplementationGuide/hl7.fhir.uv.apix"
          }
        ]
      }
    },
    {
      "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/uv/apix/ImplementationGuide/hl7.fhir.uv.apix"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/apix/ValueSet/apix-task-input-type-vs",
  "version": "0.1.0",
  "name": "APIXTaskInputTypeVS",
  "title": "APIX Task Input Types",
  "status": "active",
  "experimental": false,
  "date": "2026-02-05T04:12:11+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "Value set for task input types in APIX regulatory submissions",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-input-type",
        "concept": [
          {
            "code": "epi-bundle"
          },
          {
            "code": "cmc-documents"
          },
          {
            "code": "cover-letter"
          },
          {
            "code": "questionnaire-response"
          },
          {
            "code": "stability-data"
          },
          {
            "code": "risk-management-plan"
          }
        ]
      }
    ]
  }
}