Package | hl7.fhir.uv.recon-ig |
Type | CodeSystem |
Id | apix-regulatory-context-cs |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/recon-ig/https://build.fhir.org/ig/cander2/apix-ig/CodeSystem-apix-regulatory-context-cs.html |
URL | http://example.com/fhir/CodeSystem/apix-regulatory-context |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-06T16:06:07+00:00 |
Name | ApixRegulatoryContext |
Title | APIX Regulatory Context Code System |
Realm | uv |
Authority | hl7 |
Description | Code system for regulatory contexts. |
Content | complete |
StructureDefinition | |
RegulatoryContext | Regulatory Context Extension |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem apix-regulatory-context-cs
This code system http://example.com/fhir/CodeSystem/apix-regulatory-context
defines the following codes:
Code | Display |
ema-submission | EMA Submission |
fda-submission | FDA Submission |
{ "resourceType": "CodeSystem", "id": "apix-regulatory-context-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://example.com/fhir/CodeSystem/apix-regulatory-context", "version": "0.1.0", "name": "ApixRegulatoryContext", "title": "APIX Regulatory Context 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 regulatory contexts.", "content": "complete", "concept": [ { "code": "ema-submission", "display": "EMA Submission" }, { "code": "fda-submission", "display": "FDA Submission" } ] }