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

FHIR IG Statistics: ValueSet/phpid-type

Packageidmp.who-umc.org.fhir
TypeValueSet
Idphpid-type
FHIR VersionR5
Sourcehttp://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ValueSet-phpid-type.html
URLhttp://who-umc.org/idmp/ValueSet/phpid-type
Version0.1.0
Statusactive
Date2025-06-18T08:26:54+00:00
NameVsPhpIdLevels
TitleIdentifier Type Value Set
Realmuv
DescriptionIdentifier Type Value Set

Resources that use this resource

StructureDefinition
AdministrableProductDefinition-who-phpAdministrableProductDefinition (WHO PhP)

Resources that this resource uses

CodeSystem
php-levelPhPId level

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet phpid-type


Source

{
  "resourceType": "ValueSet",
  "id": "phpid-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://who-umc.org/idmp/ValueSet/phpid-type",
  "version": "0.1.0",
  "name": "VsPhpIdLevels",
  "title": "Identifier 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": "Identifier 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/php-level"
      }
    ]
  }
}