FHIR IG analytics| Package | umcterminologies.org |
| Resource Type | CodeSystem |
| Id | CodeSystem-phpid-level.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-phpid-level.html |
| URL | http://umcterminologies.org/CodeSystem/phpid-level |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-27T14:04:13+00:00 |
| Name | CsPhpIdLevel |
| Title | PhPId level |
| Realm | uv |
| Description | This system lists PhPID types: level and stratum |
| Copyright | Uppsala Monitoring Centre |
| Content | complete |
| ValueSet | ||
| umcterminologies.org#current | phpid-level | PhPID Level Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem phpid-level
This case-sensitive code system http://umcterminologies.org/CodeSystem/phpid-level defines the following codes:
{
"resourceType": "CodeSystem",
"id": "phpid-level",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://umcterminologies.org/CodeSystem/phpid-level",
"version": "1.0.0",
"name": "CsPhpIdLevel",
"title": "PhPId level",
"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 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": "phpid-level-1",
"display": "Level 1",
"definition": "Level 1 - Substance specified"
},
{
"code": "phpid-level-2",
"display": "Level 2",
"definition": "Level 2 - Substance and strength specified"
},
{
"code": "phpid-level-3",
"display": "Level 3",
"definition": "Level 3 - Substance and form specified"
},
{
"code": "phpid-level-4",
"display": "Level 4",
"definition": "Level 4 - Substance, strength and form specified"
}
]
}