FHIR IG analytics| Package | umcterminologies.org |
| Resource Type | CodeSystem |
| Id | CodeSystem-task-output-type.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-task-output-type.html |
| URL | http://umcterminologies.org/CodeSystem/task-output-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-27T14:04:13+00:00 |
| Name | CsTaskOutputType |
| Title | Task output type |
| Realm | uv |
| Description | This system lists the available output types for a task |
| Copyright | Uppsala Monitoring Centre |
| Content | complete |
| ValueSet | ||
| umcterminologies.org#current | phpid-task-output-type | PhPID request output type value set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem task-output-type
This case-sensitive code system http://umcterminologies.org/CodeSystem/task-output-type defines the following codes:
| Code | Display | Definition |
| phpid | PhPID | PhPID |
| umc-product-id | UMC Product ID | UMC Product ID |
| gsid | GSID |
{
"resourceType": "CodeSystem",
"id": "task-output-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://umcterminologies.org/CodeSystem/task-output-type",
"version": "1.0.0",
"name": "CsTaskOutputType",
"title": "Task output type",
"status": "active",
"experimental": false,
"date": "2026-03-27T14:04:13+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 output 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": "phpid",
"display": "PhPID",
"definition": "PhPID"
},
{
"code": "umc-product-id",
"display": "UMC Product ID",
"definition": "UMC Product ID"
},
{
"code": "gsid",
"display": "GSID"
}
]
}