Package | hl7.fhir.uv.recon-ig |
Type | CodeSystem |
Id | apix-submission-type-cs |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/recon-ig/https://build.fhir.org/ig/cander2/apix-ig/CodeSystem-apix-submission-type-cs.html |
URL | http://example.com/fhir/CodeSystem/apix-submission-type |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-06T16:06:07+00:00 |
Name | ApixSubmissionType |
Title | APIX Submission Type Code System |
Realm | uv |
Authority | hl7 |
Description | Code system for submission types. |
Content | complete |
ValueSet | |
apix-submission-type | APIX Submission Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem apix-submission-type-cs
This code system http://example.com/fhir/CodeSystem/apix-submission-type
defines the following codes:
Code | Display |
variation | Variation |
initial | Initial Application |
renewal | Renewal |
{ "resourceType": "CodeSystem", "id": "apix-submission-type-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://example.com/fhir/CodeSystem/apix-submission-type", "version": "0.1.0", "name": "ApixSubmissionType", "title": "APIX Submission Type Code System", "status": "draft", "date": "2025-07-06T16:06:07+00:00", "publisher": "Gravitate Health Project", "contact": [ { "name": "Gravitate Health Project", "telecom": [ { "system": "url", "value": "https://www.gravitatehealth.eu/" } ] } ], "description": "Code system for submission types.", "content": "complete", "concept": [ { "code": "variation", "display": "Variation" }, { "code": "initial", "display": "Initial Application" }, { "code": "renewal", "display": "Renewal" } ] }