FHIR IG analytics| Package | idmp.who-umc.org.fhir |
| Resource Type | ValueSet |
| Id | phpid-task-input-type |
| FHIR Version | R5 |
| Source | http://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ValueSet-phpid-task-input-type.html |
| URL | http://who-umc.org/idmp/ValueSet/phpid-task-input-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-06-18T08:26:54+00:00 |
| Name | VsPhPIDTaskInputTypes |
| Title | PhPID request input type value set |
| Realm | uv |
| Description | PhPID request input type value set |
| StructureDefinition | |
| Task-who-php-phpid-status | Task PhPID request status |
| Task-who-php-phpid | Task PhPID request |
| CodeSystem | |
| task-input-type | Task input type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet phpid-task-input-type
http://who-umc.org/idmp/CodeSystem/task-input-type| Code | Display | Definition |
| mpd-request-resource | Medicinal Product for PhPID request | Medicinal Product for PhPID request |
| ingredient-request-resource | Ingredient for PhPID request | Ingredient for PhPID request |
| organization-request-resource | Marketing Auth Holder for PhPID request | Marketing Auth Holder for PhPID request |
| regauth-request-resource | Regulated Authorization for PhPID request | Regulated Authorization for PhPID request |
{
"resourceType": "ValueSet",
"id": "phpid-task-input-type",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://who-umc.org/idmp/ValueSet/phpid-task-input-type",
"version": "0.1.0",
"name": "VsPhPIDTaskInputTypes",
"title": "PhPID request input type value set",
"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": "PhPID request input type value set",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://who-umc.org/idmp/CodeSystem/task-input-type",
"concept": [
{
"code": "mpd-request-resource",
"display": "Medicinal Product for PhPID request"
},
{
"code": "ingredient-request-resource",
"display": "Ingredient for PhPID request"
},
{
"code": "organization-request-resource",
"display": "Marketing Auth Holder for PhPID request"
},
{
"code": "regauth-request-resource",
"display": "Regulated Authorization for PhPID request"
}
]
}
]
}
}