FHIR IG analytics| Package | hl7.fhir.uv.apix |
| Resource Type | ValueSet |
| Id | ValueSet-apix-task-input-type-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/APIX---API-Exchange-for-Medicinal-Products/ValueSet-apix-task-input-type-vs.html |
| URL | http://hl7.org/fhir/uv/apix/ValueSet/apix-task-input-type-vs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-05T04:12:11+00:00 |
| Name | APIXTaskInputTypeVS |
| Title | APIX Task Input Types |
| Realm | uv |
| Authority | hl7 |
| Description | Value set for task input types in APIX regulatory submissions |
No resources found
| CodeSystem | |
| apix-task-input-type | APIX Task Input Types Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet apix-task-input-type-vs
http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-input-type version 📦0.1.0| Code | Display | Definition |
| epi-bundle | ePI Bundle | Electronic Product Information bundle |
| cmc-documents | CMC Documents | Chemistry, Manufacturing and Controls documents |
| cover-letter | Cover Letter | Cover letter for the submission |
| questionnaire-response | Questionnaire Response | Response to information requests or questions |
| stability-data | Stability Data | Stability study data and reports |
| risk-management-plan | Risk Management Plan | Risk management documentation |
{
"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"
}
]
}
]
}
}