Package | idmp.who-umc.org.fhir |
Type | CodeSystem |
Id | task-input-type |
FHIR Version | R5 |
Source | http://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-task-input-type.html |
URL | http://who-umc.org/idmp/CodeSystem/task-input-type |
Version | 0.1.0 |
Status | active |
Date | 2025-06-18T08:26:54+00:00 |
Name | TaskInputTypes |
Title | Task input type |
Realm | uv |
Description | This system lists the available input types for a task |
Copyright | Uppsala Monitoring Centre |
Content | complete |
ValueSet | |
gsid-task-input-type | GSID request input type value set |
phpid-task-input-type | PhPID request input type value set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem task-input-type
This case-sensitive code system http://who-umc.org/idmp/CodeSystem/task-input-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "task-input-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://who-umc.org/idmp/CodeSystem/task-input-type", "version": "0.1.0", "name": "TaskInputTypes", "title": "Task input type", "status": "active", "experimental": false, "date": "2025-06-18T08:26:54+00:00", "publisher": "Uppsala Monitoring Centre", "contact": [ { "name": "Uppsala Monitoring Centre", "telecom": [ { "system": "url", "value": "http://www.who-umc.org" } ] }, { "name": "Uppsala Monitoring Centre", "telecom": [ { "system": "url", "value": "http://www.who-umc.org" } ] } ], "description": "This system lists the available input types for a task", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "copyright": "Uppsala Monitoring Centre", "caseSensitive": true, "compositional": false, "content": "complete", "concept": [ { "code": "mpd-request-resource", "display": "Medicinal Product for PhPID request", "definition": "Medicinal Product for PhPID request" }, { "code": "ingredient-request-resource", "display": "Ingredient for PhPID request", "definition": "Ingredient for PhPID request" }, { "code": "organization-request-resource", "display": "Marketing Auth Holder for PhPID request", "definition": "Marketing Auth Holder for PhPID request" }, { "code": "regauth-request-resource", "display": "Regulated Authorization for PhPID request", "definition": "Regulated Authorization for PhPID request" }, { "code": "substance-request-resource", "display": "Data for substance request", "definition": "Data for substance request" } ] }