| Package | idmp.who-umc.org.fhir |
| Resource Type | CodeSystem |
| Id | php-level |
| FHIR Version | R5 |
| Source | http://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-php-level.html |
| URL | http://who-umc.org/idmp/CodeSystem/php-level |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-06-18T08:26:54+00:00 |
| Name | PhpIdLevels |
| Title | PhPId level |
| Realm | uv |
| Description | This system lists PhPID types: level and stratum |
| Copyright | Uppsala Monitoring Centre |
| Content | complete |
| ValueSet | |
| phpid-type | Identifier Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem php-level
This case-sensitive code system http://who-umc.org/idmp/CodeSystem/php-level defines the following codes:
{
"resourceType": "CodeSystem",
"id": "php-level",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://who-umc.org/idmp/CodeSystem/php-level",
"version": "0.1.0",
"name": "PhpIdLevels",
"title": "PhPId level",
"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 PhPID types: level and stratum",
"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": "PhPIDLevel1",
"display": "Level 1",
"definition": "Level 1 - Substance specified"
},
{
"code": "PhPIDLevel2",
"display": "Level 2",
"definition": "Level 2 - Substance and strength specified"
},
{
"code": "PhPIDLevel3",
"display": "Level 3",
"definition": "Level 3 - Substance and form specified"
},
{
"code": "PhPIDLevel4",
"display": "Level 4",
"definition": "Level 4 - Substance, strength and form specified"
}
]
}