Package | hl7.fhir.uv.recon-ig |
Type | CodeSystem |
Id | apix-document-type-cs |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/recon-ig/https://build.fhir.org/ig/cander2/apix-ig/CodeSystem-apix-document-type-cs.html |
URL | http://example.com/fhir/CodeSystem/apix-document-type |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-06T16:06:07+00:00 |
Name | ApixDocumentType |
Title | APIX Document Type Code System |
Realm | uv |
Authority | hl7 |
Description | Code system for document types. |
Content | complete |
ValueSet | |
apix-document-type | APIX Document Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem apix-document-type-cs
This code system http://example.com/fhir/CodeSystem/apix-document-type
defines the following codes:
Code | Display |
SmPC | Summary of Product Characteristics |
PIL | Patient Information Leaflet |
variation-report | Variation Report |
{ "resourceType": "CodeSystem", "id": "apix-document-type-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://example.com/fhir/CodeSystem/apix-document-type", "version": "0.1.0", "name": "ApixDocumentType", "title": "APIX Document 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 document types.", "content": "complete", "concept": [ { "code": "SmPC", "display": "Summary of Product Characteristics" }, { "code": "PIL", "display": "Patient Information Leaflet" }, { "code": "variation-report", "display": "Variation Report" } ] }