FHIR IG Statistics: ValueSet/apix-task-code
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "apix-task-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.com/fhir/ValueSet/apix-task-code",
"version": "0.1.0",
"name": "ApixTaskCodeValueSet",
"title": "APIX Task Code 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 task types.",
"compose": {
"include": [
{
"system": "http://example.com/fhir/CodeSystem/apix-task-code",
"concept": [
{
"code": "submit-variation"
},
{
"code": "review"
},
{
"code": "approve"
}
]
}
]
}
}