FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/php-level

Packageidmp.who-umc.org.fhir
TypeCodeSystem
Idphp-level
FHIR VersionR5
Sourcehttp://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-php-level.html
URLhttp://who-umc.org/idmp/CodeSystem/php-level
Version0.1.0
Statusactive
Date2025-06-18T08:26:54+00:00
NamePhpIdLevels
TitlePhPId level
Realmuv
DescriptionThis system lists PhPID types: level and stratum
CopyrightUppsala Monitoring Centre
Contentcomplete

Resources that use this resource

ValueSet
phpid-typeIdentifier Type Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
PhPIDLevel1 Level 1Level 1 - Substance specified
PhPIDLevel2 Level 2Level 2 - Substance and strength specified
PhPIDLevel3 Level 3Level 3 - Substance and form specified
PhPIDLevel4 Level 4Level 4 - Substance, strength and form specified

Source

{
  "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"
    }
  ]
}