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

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

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

Resources that use this resource

No resources found


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 gsid-task-output-type


Source

{
  "resourceType": "ValueSet",
  "id": "gsid-task-output-type",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://who-umc.org/idmp/ValueSet/gsid-task-output-type",
  "version": "0.1.0",
  "name": "VsGSIDTaskOutputTypes",
  "title": "GSID 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": "GSID 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": "gsid",
            "display": "GSID"
          }
        ]
      }
    ]
  }
}