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

FHIR IG Statistics: ValueSet/phpid-task-output-type

Packageidmp.who-umc.org.fhir
TypeValueSet
Idphpid-task-output-type
FHIR VersionR5
Sourcehttp://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ValueSet-phpid-task-output-type.html
URLhttp://who-umc.org/idmp/ValueSet/phpid-task-output-type
Version0.1.0
Statusactive
Date2025-06-18T08:26:54+00:00
NameVsPhPIDTaskOutputTypes
TitlePhPID request output type value set
Realmuv
DescriptionPhPID request output type value set

Resources that use this resource

StructureDefinition
Task-who-php-phpid-statusTask PhPID request status

Resources that this resource uses

CodeSystem
task-output-typeTask output type

Narrative

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

Generated Narrative: ValueSet phpid-task-output-type


Source

{
  "resourceType": "ValueSet",
  "id": "phpid-task-output-type",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://who-umc.org/idmp/ValueSet/phpid-task-output-type",
  "version": "0.1.0",
  "name": "VsPhPIDTaskOutputTypes",
  "title": "PhPID request output 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 output 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-output-type",
        "concept": [
          {
            "code": "phpid",
            "display": "PhPID"
          },
          {
            "code": "whodrugid",
            "display": "Medicinal Product (WHODrug) ID"
          }
        ]
      }
    ]
  }
}