FHIR IG Statistics: ValueSet/apix-document-type
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "apix-document-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.com/fhir/ValueSet/apix-document-type",
"version": "0.1.0",
"name": "ApixDocumentTypeValueSet",
"title": "APIX Document Type Value Set",
"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": "Codes for regulatory document types.",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "55107-7",
"display": "Regulatory submission document"
}
]
},
{
"system": "http://example.com/fhir/CodeSystem/apix-document-type",
"concept": [
{
"code": "SmPC"
},
{
"code": "PIL"
},
{
"code": "variation-report"
}
]
}
]
}
}