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

FHIR IG Statistics: ValueSet/ndhm-task-input-type-code

Packagendhm.in
TypeValueSet
Idndhm-task-input-type-code
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-task-input-type-code.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-task-input-type-code
Version6.5.0
Statusdraft
Date2023-11-28
NameTaskInputType
TitleTask Input Type
Realmin
Authoritynational
DescriptionThis ValueSet contains a set of codes that can be utilized to describe the type of input in the task resource

Resources that use this resource

StructureDefinition
TaskTask

Resources that this resource uses

CodeSystem
financialtaskinputtypeFinancial Task Input Type Codes
financialtaskinputtypeFinancial Task Input Type Codes
ndhm-task-input-type-codeTask Input Type

Narrative

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

Generated Narrative: ValueSet ndhm-task-input-type-code

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-task-input-type-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-task-input-type-code",
  "version": "6.5.0",
  "name": "TaskInputType",
  "title": "Task Input Type",
  "status": "draft",
  "experimental": false,
  "date": "2023-11-28",
  "publisher": "National Resource Center for EHR Standards",
  "contact": [
    {
      "name": "National Resource Center for EHR Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://nrces.in/"
        }
      ]
    }
  ],
  "description": "This ValueSet contains a set of codes that can be utilized to describe the type of input in the task resource",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/financialtaskinputtype"
      }
    ]
  }
}