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

FHIR IG Statistics: CodeSystem/task-output-type

Packageidmp.who-umc.org.fhir
TypeCodeSystem
Idtask-output-type
FHIR VersionR5
Sourcehttp://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/CodeSystem-task-output-type.html
URLhttp://who-umc.org/idmp/CodeSystem/task-output-type
Version0.1.0
Statusactive
Date2025-06-18T08:26:54+00:00
NameTaskOutputTypes
TitleTask output type
Realmuv
DescriptionThis system lists the available output types for a task
CopyrightUppsala Monitoring Centre
Contentcomplete

Resources that use this resource

ValueSet
gsid-task-output-typeGSID request output type value set
phpid-task-output-typePhPID request output 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 task-output-type

This case-sensitive code system http://who-umc.org/idmp/CodeSystem/task-output-type defines the following codes:

CodeDisplayDefinition
phpid PhPIDPhPID
whodrugid Medicinal Product (WHODrug) IDMedicinal Product (WHODrug) ID
gsid GSIDGlobal Substance Identifier

Source

{
  "resourceType": "CodeSystem",
  "id": "task-output-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://who-umc.org/idmp/CodeSystem/task-output-type",
  "version": "0.1.0",
  "name": "TaskOutputTypes",
  "title": "Task output type",
  "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 the available output types for a task",
  "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",
      "display": "PhPID",
      "definition": "PhPID"
    },
    {
      "code": "whodrugid",
      "display": "Medicinal Product (WHODrug) ID",
      "definition": "Medicinal Product (WHODrug) ID"
    },
    {
      "code": "gsid",
      "display": "GSID",
      "definition": "Global Substance Identifier"
    }
  ]
}