API for the Exchange of Medicinal Product Information (APIX), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/APIX---API-Exchange-for-Medicinal-Products/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "apix-demo",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem apix-demo</b></p><a name=\"apix-demo\"> </a><a name=\"hcapix-demo\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/apix/CodeSystem/apix-demo</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">apixtaskinstance<a name=\"apix-demo-apixtaskinstance\"> </a></td><td>APIX Task Instance ID</td><td>APIX Required UUID for identifying a Task instance</td></tr><tr><td style=\"white-space:nowrap\">apixregulatorprocedureno<a name=\"apix-demo-apixregulatorprocedureno\"> </a></td><td>APIX Regulator Procedure Number</td><td>Unique Procedure Number assigned by the regulator to track a specific regulatory activity</td></tr><tr><td style=\"white-space:nowrap\">docsetid<a name=\"apix-demo-docsetid\"> </a></td><td>Document Set Identifier</td><td>The set identifier identifiys what document folder this document belongs too</td></tr><tr><td style=\"white-space:nowrap\">docverid<a name=\"apix-demo-docverid\"> </a></td><td>Document Version Number Identifier</td><td>The document version identifier is the specific document instance identifier</td></tr></table></div>"
},
"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/CodeSystem/apix-demo",
"version" : "0.1.0",
"name" : "APIXDEMOCODES",
"title" : "APIX Identifier Type Codes",
"status" : "active",
"experimental" : false,
"date" : "2026-06-04T17:02:17+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" : "These codes are intended to be used to indicate specific APIX Identifier types",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "apixtaskinstance",
"display" : "APIX Task Instance ID",
"definition" : "APIX Required UUID for identifying a Task instance"
},
{
"code" : "apixregulatorprocedureno",
"display" : "APIX Regulator Procedure Number",
"definition" : "Unique Procedure Number assigned by the regulator to track a specific regulatory activity"
},
{
"code" : "docsetid",
"display" : "Document Set Identifier",
"definition" : "The set identifier identifiys what document folder this document belongs too"
},
{
"code" : "docverid",
"display" : "Document Version Number Identifier",
"definition" : "The document version identifier is the specific document instance identifier"
}
]
}